| 
				 Same Problem =( 
 I'm having the same exact problem, yet I can login via mini login just fine. With the gotfrags LS my server is displayed but gives an error 1017 when I try to login. Info:
 [Database]
 host=localhost
 user=****
 password=*******
 database=eq
 
 [LoginServer]
 loginserver=eqlogin.gotfrags.com
 worldname=Matsuri
 locked=false
 account=
 password=
 worldaddress=192.168.1.100
 loginport=5999
 
 @echo off
 start zonent . 192.168.1.100 7800 192.168.1.100
 start zonent . 192.168.1.100 7801 192.168.1.100
 start zonent . 192.168.1.100 7802 192.168.1.100
 start zonent . 192.168.1.100 7803 192.168.1.100
 start zonent . 192.168.1.100 7804 192.168.1.100
 exit
 cls
 
 I'm also behind a linksys router.. To login regularly to other servers (such as CJ and gotfrags) I had to enable port forwarding for ports 9000-9004 (to avoid error 1017). Also running Winxp home edition
 |