Just like the topic says. I hosted a public server. It shows up fine in server select, my girlfriend can log into it and create characters and run around and crap.
I can't login to the damn thing, though :lol:
LoginServer.ini:
Code:
# READ README.TXT
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Squiffys Private Testing
worldaddress=my.external.ip.address
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
Boot5zones.bat (which only boots 2 zones at the moment, intentionally):
Code:
start zone . my.external.ip.address 7996 192.168.1.100
start zone . my.external.ip.address 7997 192.168.1.100
EQHost.txt:
Code:
[Registration Servers]
{
"eqlogin1.eqemulator.net:5997"
}
[Login Servers]
{
"eqlogin1.eqemulator.net:5997"
}
I can get through login server to the server list, and see my server, but get 1017 if I try to log in. I have a linksys router, which I have port forwarding all set up on, etc.
Is it not possible to host and log in on the same PC? Lemme know if there's any other info I can hand ya. And yea, I know, check the other 1017 threads. I've been reading em all as far back as I can, most are local servers or lans, or were fixed with something that didn't work for me.
Cheers
Edit: Forgot to mention, I can log on any other server fine, just not mine.
Edit 2: When others log in, I get the "New Client" broadcast in world.exe. When I try to log in, all my windows are completely silent. It's like I'm not even getting to the server to check anything before getting punted. And if it were an IP address issue, nobody could get on, you'd think. Maybe my router's being too smart for its own good and not letting me access my external IP?