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?
-- 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?
