Ok so, i think i configured all my .conf files right but when i try to log on it says "unable to connect to realmlist server". Dunno y so if u want me to post some files jsut tell me. I need some help. tired 4 differnet Db and it still doesnt work.
Ok so, i think i configured all my .conf files right but when i try to log on it says "unable to connect to realmlist server". Dunno y so if u want me to post some files jsut tell me. I need some help. tired 4 differnet Db and it still doesnt work.
Um, did you set up realmlist? o_0
-The Dude
well yea i have my realmlist set up...i have a dynamic ip so i used dyndns to make it.
PEWPEW
check out my sticky, if that dont work make sure your running DNS updater and double check configs,
also make sure hosts file is set up
also make sure firewall+router set right.
well tis the configs that im having trouble with.....not sure where to put in the dns hostname and where to put in something else. would appreciate if one of the experts could add me so i could get some help @ [email protected]
add this to hosts file
127.0.0.1 <your DNS host>
internal ip <DNs host>
external ip >Dns host<
enter that below 127.0.0.1 localhost
my external ip changes since its dynamic, do i still do it?
also, my hosts file is empty...is that a prob?
that is a problem. and us ea DNS updater program from noip or dyndns.
it autoupdates as your IP changes.
ok os i put in my current external ip?
EDIT: did it a nd doesnt work :S Something with the conf file?
Last edited by danissj; 10-15-2007 at 05:37 PM.
umm yes, if youre gonna leave server PC on 24/7 you can leave that alone, if not get an updater program to autoupdate.
Ok heres my realm.conf file. The ip is that of the dns taht i made for my server. Ascent to follow....
LogonServer Section
#
# Address:
# The address (no port) of the server.
#
# Port:
# The port on which the logon server listens. (*** NOT 3724 ***)
#
# Name:
# Not really relavant, but name the logon.
#
# RealmCount:
# The number of realms in the next section.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<LogonServer Address = "forsakenraiders.servegame.org"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Realm Section
#
# Name:
# The name of the realm.
#
# Address:
# The address (and port) of that realm.
#
# Icon:
# The type of realm (PVP, Normal, RPPVP, RP)
#
# Colour:
# Realm colour in realm list display.
#
# TimeZone:
# Time zone the realm is in.
#
# Population:
# (0 = low, 1 = medium, 2 = high)
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<Realm1 Name = "Mental Damage"
Address = "forsakenraiders.servegame.org:8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">
Ascent.conf
<WorldDatabase Hostname = "localhost" Username = "root" Password = "root" Name = "gamingevolved" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "root" Password = "root" Name = "gamingevolved" Port = "3306" Type = "1">
<Listen Host = "0.0.0.0"
WorldServerPort = "8129">
Ascent.conf
<WorldDatabase Hostname = "localhost" Username = "root" Password = "root" Name = "ascent" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "root" Password = "root" Name = "Ascentlogon" Port = "3306" Type = "1">
<Listen Host = "0.0.0.0" <127.0.0.1
WorldServerPort = "8129">
I believe thats it for mistakes in what you posted.