We have this issue that everyone is unable to connect, all ports Are 100% forwarded... realmlist in DB is correct and conf files are correct too, web server is workin for him and me but the server aint... heres some files PS: My IP was removed from this topic, its correct in my conf files!
Edit; firewall is disabled, realmlist = set to 77.***.**.71 aswell and so is the realmlist part in database (is set to 77.***.**.71 too)
mangosd.conf
Code:
LoginDatabaseInfo = "77.***.**.71;3306;root;pass;realmd"
WorldDatabaseInfo = "77.***.**.71;3306;root;pass;mangos"
CharacterDatabaseInfo = "77.***.**.71;3306;root;pass;characters"
Realmd.conf
Code:
LoginDatabaseInfo = "77.***.**.71;3306;root;pass;realmd"
[/code]
hosts file:
Code:
127.0.0.1 localhost
127.0.0.1 77.***.**.71
192.168.0.9 77.***.**.71
192.168.0.1 77.***.**.71
77.***.**.71 77.***.**.71