I was having this same problem and I figured out that it was caused because I was behind a router.
What I did to fix this problem was forward port 9000 to my local machine from the router and changed this line in the LoginServer.ini file:
worldaddress=127.0.0.1
I changed the IP address to my public IP. (You can find this in your router settings if you dont already know it.)
Once I made this change I was able to log in to my world server using the public login server from multiple clients.
|