• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Windows Theforgotenserver Port 7172

Devlinn

Member
Joined
Mar 25, 2015
Messages
295
Reaction score
6
hi i have problems to connect server i try on public ip xxx.xxx.xxx with ip 7172 but on config i have that
-- Connection Config
ip = "192.168.1.16"
bindOnlyGlobalAddress = "no"
loginProtocolPort = 7171
gameProtocolPort = 7172
statusProtocolPort = 7171

i can connect 192.168.1.16 and 127.0.0.1
but whem i put public ip like this
ip = "83.9.35.3"
bindOnlyGlobalAddress = "no"
loginProtocolPort = 7171
gameProtocolPort = 7172
statusProtocolPort = 7171

i cant connect 192.168.1.16 , 127.0.0.1 83.9.35.3 anyone have idea? i think i need only one gameProtocolPort 7172 no need loginProtocolPort and statusProtocolPort i use theforgotenserver 10.41 someone know how remove this two port?
 
Back
Top