Thread: 10060
View Single Post
  #7  
Old 05-21-2003, 11:16 AM
Emag6256
Fire Beetle
 
Join Date: May 2003
Posts: 0
Default

Ive got a similiar problem when going to run my own server everything works fine untill i try to go public with it then i get

"Error: Loginserver::Connect: 'TCPConnection::Connect<>: connect<> failed. Error: 10060"

ive tried just about everything said on the board regarding the routers ect the DMZ zone ect not sure what else i can do heres the login server ect maybe i messed something up heh lemme know if ya see anything thanks =)

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Emag's
worldaddress=*IP assigned to computer by router*
locked=true
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

[Database]
host=localhost
user=*****
password=*****
database=eq2
compression=off

Boot5zones is:

@echo off
start zoneNT . *IP* 7995 *ip*
start zoneNT . *IP* 7996 *IP*
start zoneNT . *IP* 7997 *IP*
start zoneNT . *IP* 7998 *IP*
start zoneNT . *IP* 7999 *IP*
exit
cls

Currently ive got ports 7995-8000, 5999, and 9000 open any help would be greatly appriciated thanks =)
Reply With Quote