Antrix Authentication Timeout

Results 1 to 5 of 5
  1. #1
    Newbie AmericanJesus is offline
    MemberRank
    Sep 2006 Join Date
    12Posts
    Hi, I've been dealing with this problem for a few days. I run the .exe to start server and it loads everything up and at the end it hangs and then times out when antrix tries to connects. Is my configs correct?. Major kudos to whoever helps me fix this.



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


    RealmCount = 1
    Realm1.Name = "Your Ass Or A Hole In The Ground"
    Realm1.Address = "127.0.0.1:8129"
    Realm1.Icon = "PVP"
    Realm1.Colour = 1
    Realm1.Population = 1.0
    Realm1.TimeZone = 1


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



    LogonDatabase.Hostname = localhost
    LogonDatabase.Username = root
    LogonDatabase.Password = root
    LogonDatabase.Name = antrix
    LogonDatabase.Port =3306


    Host = 0.0.0.0
    ISHost = 0.0.0.0
    # Realm List Listen Port Directive
    #
    # This is the port that the realm list listens on.
    # Unless you have modded the clients, this will
    # always be 3724.
    #
    # Default: 3724
    #
    RealmListPort = 3724
    LogonDatabase.Type = 1



    bump.

    funny thing is that i can authenticate in with my client but no realms are listed.

    bump
    Last edited by Dandune; 25-06-07 at 05:20 AM.


  2. #2
    Omega Dandune is offline
    ModeratorRank
    Sep 2003 Join Date
    入国管理局Location
    6,749Posts

    Re: Antrix Authentication Timeout

    Don't quad post & keep bumping threads.. People will answer if they know the solution.

  3. #3
    Member pms is offline
    MemberRank
    Jun 2007 Join Date
    31Posts

    Re: Antrix Authentication Timeout

    Hi!

    Seems like U dont have thesame word in the passwordfield on the antrix.conf and the logonserver.conf...

    -PMS

  4. #4
    Member phantom552 is offline
    MemberRank
    May 2007 Join Date
    51Posts

    Re: Antrix Authentication Timeout

    yeah, I had the same problem when I started my server..... make sure the LogonServer.RemotePassword = passwordgoeshere field is the same in both antrix.conf and logonserver.conf, and that its not the default value.

  5. #5
    Newbie AmericanJesus is offline
    MemberRank
    Sep 2006 Join Date
    12Posts

    Re: Antrix Authentication Timeout

    so use my root password then in LogonServer.RemotePassword ?



Advertisement