Im using router talk talk Huawei hg633
I have oppened ports
Ports
Services
80 Website
7171 Login Port
7172 Game Port
Now if in config i type as below My friend can acces the server And i cant
-- Connection Config
-- NOTE: maxPlayers set to 0 means no limit
ip = "92.22.*******"
bindOnlyGlobalAddress = false
loginProtocolPort = 7171
gameProtocolPort = 7172
statusProtocolPort = 7171
maxPlayers = 1000
motd = "Mutantes Global"
onePlayerOnlinePerAccount = true
allowClones = false
serverName = "Mutantes"
statusTimeout = 5000
replaceKickOnLogin = true
maxPacketsPerSecond = 25
Now if i set the config this way
-- Connection Config
-- NOTE: maxPlayers set to 0 means no limit
ip = "127.0.0.1"
bindOnlyGlobalAddress = false
loginProtocolPort = 7171
gameProtocolPort = 7172
statusProtocolPort = 7171
maxPlayers = 1000
motd = "Mutantes Global"
onePlayerOnlinePerAccount = true
allowClones = false
serverName = "Mutantes"
statusTimeout = 5000
replaceKickOnLogin = true
maxPacketsPerSecond = 25
I can log in but my friend canot
https://imgur.com/5sFCaMU
https://imgur.com/ODy1YGf
Now i am alitel bit confused as i did research on forum and couldnt find any explanation regarding my problem
Can somebody help me please?
Thank you
Last edited: