View Single Post
  #7  
Old 11-05-2002, 02:23 AM
JasonC
Fire Beetle
 
Join Date: Apr 2002
Posts: 10
Default

Cool! That got rid of the error at least, but I still can't connect to my server.

Just to show you where I'm at:

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Sarizon
locked=false
worldaddress=68.81.164.2

@echo off
start zone . 68.81.164.242 7995 127.0.0.1
start zone . 68.81.164.242 7996 127.0.0.1
start zone . 68.81.164.242 7997 127.0.0.1
start zone . 68.81.164.242 7998 127.0.0.1
start zone . 68.81.164.242 7999 127.0.0.1
exit
cls

I have the following ports forwarded to 192.168.0.3:

7995-7999
5999
9000

Am I missing any? At this point I can only assume it's router related, as when I change worldserver in loginserver.ini to 192.168.0.3, I can connect.

Thanks as always.
Reply With Quote