jweigelt / swbf2admin

Star Wars Battlefront II (2005) server management application
GNU General Public License v3.0
51 stars 18 forks source link

Issues with RconServer always disconnecting #27

Open ind3p3nd3nt opened 4 years ago

ind3p3nd3nt commented 4 years ago

My server has enough memory and internet bandwithd but what is happening whatever RconServer.dll version we always get connection to host lost due to RconServer being disconnected, wwhat is the cause of this and what is the fix?

kingzy21 commented 1 year ago

Only seen this issue if you specify the external ip address and not your internal ip address.

E.g. when i add the ip of the server as my WAN ip e.g. 82.68.115.231:3658 it gives the rcon disconnect fail repeatedly.

If i use the internal ip address 192.168.1.2:3658 for my server it works and allows rcon connection.