Having a problem with friends not being able to connect to my server. I am running a 0.5.3-DR2 server on Windows XP. Internet connection is through a linksys router.
For some reason i am finding 2 IPs for my computer. One of them is the IP from
www.whatismyip.com (which when i use neither I nor anyone else is able to log in) . The other IP (which i will refer to as myip) im finding is the one when i run ipconfig and from the mysql localhost.
db.ini
[Database]
host=localhost
user=myusername
password=mypassword
database=eq
compression=off
Loginserver.ini
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport2=5997
loginport3=5997
worldname=myserver
worldaddress=
myip
locked=false
[WorldServer]
Defaultstatus=20
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
Boot5Zones
start zone .
myip 7995
myip
start zone .
myip 7996
myip
start zone .
myip 7997
myip
start zone .
myip 7998
myip
start zone .
myip 7999
myip
exit
Not getting any errors when running world.exe and boot5zones. When using the whatismyip address I dont get any errors when loading the server but I will get a 1017 when trying to log on. Anyone have any insite or suggestions?