06-20-2011, 11:35 AM
Ill have a play with it an see whats going on.
------------[ little time later ]---------------------
Ok after testing and getting the same problem you said I fix it an got connected an logged in via my WAN IP =D
How to do it:
Open & port forward ports 4101 & 4110 TCP to your current LAN ip that the server is running on, in my case my LAN ip is "192.168.0.50"
Here are my settings:
LoginServer.cfg
#SERVER
IP=192.168.0.50
PORT=4101
#MYSQL
SQL_HOST=localhost
SQL_DBASE=lcep2
SQL_USER=root
SQL_PASSWORD=
#GAMESERVER
GS_IP=192.168.0.50
GS_PORT=4110
GS_CHANNELS=1
GS_TYPE=1
#LOGIN SERVER OPTIONS
AUTO_ACCOUNT_CREATION=TRUE
GameServer.cfg
## GAMESERVER
IP=192.168.0.50
PORT=4110
## MYSQL
SQL_HOST=localhost
SQL_DBASE=lcep2
SQL_USER=root
SQL_PASSWORD=
## RATES
EXP_RATE=1
SP_RATE=1
DROP_RATE=1
Now all incoming connections from my WAN (Internet IP) will get routed to 192.168.0.50:4101 (Login server) then once I login the login server will then move me to 192.168.0.50:4110 (game server).
;--------------------------------------------------------------------------
Someone try to connect to my server.. I need to see if its really working.
sl.dat = gaz.selfip.net
Or download my pre-edited sl.dat: 2
Accounts is on auto so when you login it will auto make ur account


