Help needed on connect! antrix

Results 1 to 2 of 2
  1. #1
    Newbie mageoon is offline
    MemberRank
    Mar 2007 Join Date
    19Posts

    Help needed on connect! antrix

    I can play on my server everthing is just fine but my friend can't connect to this server


    What must i do?

    this is from my realm con

    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "wow"
    RealmCount = "1">

    <Realm1 Name = "wow"
    Address = "127.0.0.1:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">


  2. #2
    Member TehKozak is offline
    MemberRank
    Jul 2007 Join Date
    46Posts

    Re: Help needed on connect! antrix

    Quote Originally Posted by mageoon View Post
    I can play on my server everthing is just fine but my friend can't connect to this server


    What must i do?

    this is from my realm con

    <LogonServer Address = "127.0.0.1"

    Port = "8093"
    Name = "wow"
    RealmCount = "1">

    <Realm1 Name = "wow"
    Address = "127.0.0.1:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">


    REALMS.CONF

    <LogonServer Address = "127.0.0.1" <-- Change this to your DNS HOST or IP address (example: kozakwow.gameserve.com:8129) would be mine.
    Port = "8093"
    Name = "wow"
    RealmCount = "1">

    <Realm1 Name = "wow"
    Address = "127.0.0.1:8129" <--- Change this to your DNS HOST or IP address (example: kozakwow.gameserve.com:8129) would be mine.
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">



    LOGONSERVER.CONF

    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">



Advertisement