Incorrect IP Addresses.
Time6628 opened this issue ยท 8 comments
BanManager does not appear to get the correct IP addresses from a bungeecord instance and instead displays the bungeecord IP for all users.
Yes i did, every other plugin works besides this one(PEX, Essentials, GriefPrevetion,etc).
PEX does nothing with ip addresses, so not quite sure why that's mentioned here?
BanManager just pulls the ip address on AsyncPlayerPreLoginEvent. I've not had any other reports of the same issue.
Can anyone else running behind bungeecord confirm if this is an issue?
PEX does nothing with ip addresses, so not quite sure why that's mentioned here?
I was just listing plugins that were receiving the correct data from the bungeecord instance.
This is an issue, on our network we just add the proxy up to ignore duplicate ip check. This is not @confuser fault, it is how bungee is. All connections go through the bungee which then forwards to correct server. So essentially it is the bungee that is connecting to the servers.
Setting forward in bungee to true should solve this issue in Bungeecord. At least, that was the case when I used to run it on Frostcast (albeit a couple of years ago, it may have changed since then). The only other time we ever experienced this issue, even with LilyPad, was when our old forward facing appliance (ddos protection) ip was being forwarded and not the players.