• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Connecting to my global IP

sanderman14

New Member
Joined
May 2, 2009
Messages
20
Reaction score
0
Location
The Netherlands
I´ve got a server up and running and I can connect and play on it with my localhost (127.0.0.1)

But when I change the IP to my local ip (192.168.X.XXX) I don't get my character list and eventualy get the error that I can't connect to the game server.

Same goes for when I try with my global IP (from whatismyip)

I've got my ports forwarded (see image)

Does anyone know what I'm doing wrong?
 

Attachments

Add your global ip (www.whatismyip.com) in config.lua, then use your IPv4 address (local ip) in your IP Changer if you login from the computer that hosts the server.
From other computers use your global ip to login.

If you use TFS 1.0, do this:
http://otland.net/threads/problem-with-tfs-0-1-10-37.212349/#post-2036409


Edit:
Teamviewer result: The problem is not with portforarding but with the server.
On an other server (Mystic Spirit 0.2.14) the "can I host" tool shows the ports (7171 and 7172) as opened and people can login on this server. So the problem is just with this server.
 
Last edited:
Back
Top