[Help] Logging in

Results 1 to 7 of 7
  1. #1
    Apprentice tosse17 is offline
    MemberRank
    May 2007 Join Date
    14Posts

    Question [Help] Logging in

    Hi I have problem to Logg in to my own server, My friends can loggin. I have right Realmlist.
    Iam using Antrix server
    Is it so I can't logg in to the server at the same computer I have the server on?

    Sorry for my bad english :D


  2. #2
    Apprentice reenks is offline
    MemberRank
    Oct 2006 Join Date
    AustraliaLocation
    15Posts

    Re: [Help] Logging in

    So are you trying to run WoW on the same computer that is running the server??
    cause if you are make sure your realm list is the following
    set realmlist 127.0.0.1
    If you are trying to run it off another computer try using the hosting computers LAN IP address which is usually 192.168.0.X where X is the last digit for the computer.
    I hope this helps you as. As i know how hard it is to get it working as i spent 3 hours setting mine up last night XD.

  3. #3
    Apprentice tosse17 is offline
    MemberRank
    May 2007 Join Date
    14Posts

    Re: [Help] Logging in

    Well I set my realm list to my own ip:

    set realmlist 83.227.89.166
    But I will test with 127.0.0.1 if that works :P

  4. #4
    Valued Member Selvin is offline
    MemberRank
    Jun 2007 Join Date
    NorwayLocation
    144Posts

    Re: [Help] Logging in

    If you are the host you need a local Realm, if you don't have it you're not able to logon to the server....

  5. #5
    Apprentice tosse17 is offline
    MemberRank
    May 2007 Join Date
    14Posts

    Re: [Help] Logging in

    It didnt work... :(

  6. #6
    Apprentice tosse17 is offline
    MemberRank
    May 2007 Join Date
    14Posts

    Re: [Help] Logging in

    Oh ty :P Dint know that :) I will test that then

    But I wonder one thing... how do I do? Whould it look like this?

    #######################################################################
    # Realms Configuration File
    # Last updated at revision 1259
    #######################################################################

    # Logon Server Setup
    #
    # Logon servers are the old "realmlist" or "auth" servers.
    # At the moment, you can only set up one. This will be changed in the
    # future.
    #
    # LogonServerCount = Number of servers
    # LogonServer[x].Address = The address (no port) of the server.
    # LogonServer[x].Port = The port on which the logon server listens.
    # LogonServer[x].Name = Not really relavant, but name the logon.83.227.89.166.8091.
    #

    LogonServerCount = 2

    LogonServer1.Address = "83.227.89.166"
    LogonServer1.Port = 8093
    LogonServer1.Name = "83.227.89.166"

    LogonServer2.Address = "127.0.0.1"
    LogonServer2.Port = 8093
    LogonServer2.Name = "127.0.0.1"

    # Realm Setup
    #
    # This is the realms that will be added to the list for this instance
    # of the server. You can have multiple realms (e.g. one for LAN, WAN).
    #
    # RealmCount = The number of servers.
    # Realm[x].Name = The name of the realm.
    # Realm[x].Address = The address (and port) of that realm.
    # Realm[x].Icon = The type of realm (PVP, Normal, RPPVP, RP)
    # Realm[x].Colour = Realm colour in realm list display.
    # Realm[x].TimeZone = Time zone the realm is in.
    # Realm[x].Population = (0 = low, 1 = medium, 2 = high)
    #

    RealmCount = 2

    Realm1.Name = "XXX"
    Realm1.Address = "83.227.89.166:8129"
    Realm1.Icon = "Normal"
    Realm1.Colour = 1
    Realm1.Population = 2
    Realm1.TimeZone = 1

    Realm2.Name = "XXX"
    Realm2.Address = "127.0.0.1:8129"
    Realm2.Icon = "PvP"
    Realm2.Colour = 1
    Realm2.Population = 2
    Realm2.TimeZone = 1
    Those "XXX" Isnt the real name

  7. #7
    Apprentice tosse17 is offline
    MemberRank
    May 2007 Join Date
    14Posts

    Re: [Help] Logging in

    It didnt work... but I figured out what was the problem was.... I had set server host to my Ip.... not my local..



Advertisement