Antrix .conf files help

Newbie Spellweaver
Joined
Jun 13, 2007
Messages
8
Reaction score
0
Heres my .conf file and realmlist.wtf files if you see anything wrong plz tell me
when i try to log on to wow the realms list never shows up

Antrix.conf

Database.Hostname = 127.0.0.1
Database.Username = root
Database.Password = xxxxxxxx
Database.Name = antrix
Database.Port = 3306
Database.Type = 1

Host = 127.0.0.1

WorldServerPort = 8129


Logonserver.conf

LogonDatabase.Hostname = 127.0.0.1
LogonDatabase.Username = root
LogonDatabase.Password = xxxxxxxx
LogonDatabase.Name = antrix
LogonDatabase.Port = 3306
LogonDatabase.Type = 1

Host = 127.0.0.1
ISHost = 127.0.0.1

RealmListPort = 3724

MinClientBuild = 5595
MaxClientBuild = 6739

LogonServer.RemotePassword = "xxxxxxxx"

Realms.conf

LogonServerCount = 1

LogonServer1.Address = "127.0.0.1"
LogonServer1.Port = 8093
LogonServer1.Name = "Default Logon"

RealmCount = 1

Realm1.Name = "Test Realm"
Realm1.Address = "127.0.0.1:8129"
Realm1.Icon = "PVP"
Realm1.Colour = 1
Realm1.Population = 1.0
Realm1.TimeZone = 1

Realmlist.wtf
Antrix.conf

Database.Hostname = 127.0.0.1
Database.Username = root
Database.Password = xxxxxxxx
Database.Name = antrix
Database.Port = 3306
Database.Type = 1

Host = 127.0.0.1

WorldServerPort = 8129


Logonserver.conf

LogonDatabase.Hostname = 127.0.0.1
LogonDatabase.Username = root
LogonDatabase.Password = xxxxxxxx
LogonDatabase.Name = antrix
LogonDatabase.Port = 3306
LogonDatabase.Type = 1

Host = 127.0.0.1
ISHost = 127.0.0.1

RealmListPort = 3724

MinClientBuild = 5595
MaxClientBuild = 6739

LogonServer.RemotePassword = "xxxxxxxx"

Realms.conf

LogonServerCount = 1

LogonServer1.Address = "127.0.0.1"
LogonServer1.Port = 8093
LogonServer1.Name = "Default Logon"

RealmCount = 1

Realm1.Name = "Test Realm"
Realm1.Address = "127.0.0.1:8129"
Realm1.Icon = "PVP"
Realm1.Colour = 1
Realm1.Population = 1.0
Realm1.TimeZone = 1

Realmlist.wtf

set realmlist 127.0.0.1
 
Last edited:
ok
in antrix config:
-change Host = 127.0.0.1 in Host = 0.0.0.0
Do the same for the logonserver: Host = 0.0.0.0

The rest is looking good, but only for your own use, you cant get other people connected with this config yet.
But first try like this, btw you have a router?
 
Back