Quote:
Originally Posted by trustandfall
...
Shouldn't my login server have to be my external IP for others to login to my server from outside my home network?
...
|
No, that field is for world->login connections, not for client->login connections. If you are running the login server on the same computer as the world server, then localhost (127.0.0.1) is the correct IP to use.