Yeah Like I was making a 3.3.3a private server, and I made sure it was the correct version and stuff. I can get in Locally(127.0.0.1), but I want people to connect to my server. I keep getting Connecting.......Connecting...Coooonnecting. Login Server Down.
I have made WoW private servers before, even back in BC and they all seemed to work fine they worked online and all I had to do was change the IP in Realms.
I'm seriously lost.
Well if anyone has any idea at all, Hit me up...
Code:<LogonDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1"> <Listen Host = "0.0.0.0" ISHost = "0.0.0.0" RealmListPort = "3724" ServerPort = "8093"> <LogLevel Screen = "0" File = "-1"> <Rates AccountRefresh = "300"> <Client MinBuild = "00000" MaxBuild = "99999"> <LogonServer RemotePassword = "dddddd" AllowedIPs = "127.0.0.1/24" AllowedModIPs = "127.0.0.1/24">Code:<LogonServer Address = "127.0.0.1" Port = "8093" Name = "Default Logon" RealmCount = "1"> <Realm1 Name = "Blizzlike" Address = "71.59.104.127:8129" Icon = "PVP" Population = "1.0" TimeZone = "1">