• 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!

Port forwarding problems!

Kjosen

New Member
Joined
Sep 1, 2008
Messages
94
Reaction score
0
Hello, Im using a Linksys WRT54GL (I have hosted Ots on it before.)


Ports opend:
8000
7171
7172
3306
80

Programs i uninstalld

firewall (nod32)
skype

Programs running

Utorrent (when im reading in propetys it says Port 57748)
Windows Updater
JAVA
Logitec setpoint
deamon tools


Config.lua

worldId = 0
ip = "213.67.52.29"
bindOnlyConfiguredIpAddress = true
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 1000

When i have my internet ip in config.lua i cant connect with my DNS ip, 213.67.52.29 or my local ip 127.0.0.1

But when im using 127.0.0.1 i can. connect with my local ip but no one else, I have also testet to use my DNS ip in config (dont work.)

I also tried with another distro and it workd, when i connect could it be the server? or maby the config lua?

Please help! im pleast for answers!
 
Last edited:
Back
Top