One login 2 server

L2Babylon

Heir
Customer
Good evening, I have a problem. I have opened 2 servers in 1 connection and the problem is that on one server you can connect on the second one you can't where am I wrong?
I have also changed to gameserver 1 and 2 and portal 7777 and 7778.

Maybe the error is in .ini
 
Check ports. It needs to be opened. Also check 9014 port. both server need to have the same ip address.
 
Hi, Would be great a little bit more info.

Like :
Is it showing both servers when you entering main lobby ?
Is it registered on login server?

1.There should be setting in gameserver config ( obviously selecting ID for each server )
# What ID request from of LS
RequestServerID = 1
# Allow taking another id, if requested already in use
AcceptAlternateID = True

2.Did you make sure that port 7778 is open also not just 7777

3. Ideally provide please screens from main lobby / loginserver bat/gameserver bat.

Hope that helps .
 
I have done all this and the floodgates are open. On one server, you can login on the second one, no.
in l2.ini do you put the portal there 7777 or 7778 for both servers?
 
l2.ini not required to touch except of ip address.

I would suggest provide for us with some screens of the following :

Loginsever config
Gameserver server.cfg config top part ( for both gameservers )
Ls.Gs bat files which are loaded
 
Also make sure in login / authserver ( Should be TRUE )

# Take a new game server into a free slot (auto parking game server to auth server)
AcceptNewGameServer = True
 
Back
Top