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
Printable View
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
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
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.Quote:
set realmlist 127.0.0.1
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.
Well I set my realm list to my own ip:
But I will test with 127.0.0.1 if that works :PQuote:
set realmlist 83.227.89.166
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....
It didnt work... :(
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?
Those "XXX" Isnt the real nameQuote:
#######################################################################
# 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
It didnt work... but I figured out what was the problem was.... I had set server host to my Ip.... not my local..