Jump to content

Using Forge with BungeeCord that has ip_forward enabled?


Zhro

Recommended Posts

My server has primarily been Bukkit/Spigot with a hub and connected servers through BungeeCord but several of my players have expressed an interest in Forge mods. Forge is supported on BungeeCord but from what I can tell it only works if ip_forward is disabled. I want ip_forward enabled so that IPs can be banned and UUIDs are forwarded.

 

Is there a mod which allows Forge to work on BungeeCord with ip_forward enabled?

 

Thanks.

Link to comment
Share on other sites

The issue is that the protocol that is defined for the ip_forward is crap.

It conflicts with others usages of a certain packet's field in a non-forward compatible way.

If they ever decide to design a better protocol for it then I'm fine with supporting it, it's like a 2 line change.

HOWEVER there needs to be protection in right now I can just spam whatever IP/UUID to a server and they will accept that it's me.

It's basically free proxies/impersonations.

 

Beyond that the way they have it designed 'If there is anything in that field IT MUST be ONLY IPForwarding' is incompatible with Forge.

A simple way to do it would be to make the packet a key, value pair list. Which Forge does for it's marker.

So it's on them to design something that is sane.

 

 

TLDR: BungeeCord needs to make something sane/safe and then i'll look into supporting it.

 

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.