Folks Can't Connect to My Server (1017)
Hello, all...
Whenever someone tries connecting to my server they receive a 1017 error. I can connect to it perfectly fine myself.
I'm behind a Netgear router, and I've forwarded all the ports I'm supposed to (I think) to my box, which is 192.168.0.3.
I have the latest version of the eqemu software, and it's running the proper patch version as well. I'm using XP, and no I'm not running the Firewall.
I used the adduser command in DOS as well for the appropriate people. Didn't resolve the issue.
Any help would be greatly appreciated. Thanks!
Here's my info:
[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Ehh
locked=false
worldaddress=192.168.0.3 (as a note, when I change worldaddress to my global IP, I can no longer connect)
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
@echo off
start zone . 192.168.0.3 7995 192.168.0.3
start zone . 192.168.0.3 7996 192.168.0.3
start zone . 192.168.0.3 7997 192.168.0.3
start zone . 192.168.0.3 7998 192.168.0.3
start zone . 192.168.0.3 7999 192.168.0.3
exit
cls
|