hello guys,
my question is simple.
Is it possible to host 2 login servers on a root with 2 IPs?
regards
gio
2 login servers on 1 root
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 186
- Joined: Fri Apr 13, 2007 1:40 am
- Contact:
2 login servers on 1 root
---
L2J = Convert.ToL2J(L2off);
---
L2J = Convert.ToL2J(L2off);
---
- devo
- Posts: 798
- Joined: Mon Jun 15, 2009 1:19 pm
Re: 2 login servers on 1 root
if you use different port, than it should be ok.
A hero of war is that what they see...
-
- Posts: 186
- Joined: Fri Apr 13, 2007 1:40 am
- Contact:
Re: 2 login servers on 1 root
That was my first though.
But doesn't the client connect only to a specific port?
I mean if I change the port of the second login server, is the client able to connect to the second login server?
But doesn't the client connect only to a specific port?
I mean if I change the port of the second login server, is the client able to connect to the second login server?
---
L2J = Convert.ToL2J(L2off);
---
L2J = Convert.ToL2J(L2off);
---
- devo
- Posts: 798
- Joined: Mon Jun 15, 2009 1:19 pm
Re: 2 login servers on 1 root
oh you are right, one ip = one login. True.
A hero of war is that what they see...
-
- Posts: 186
- Joined: Fri Apr 13, 2007 1:40 am
- Contact:
Re: 2 login servers on 1 root
ok but,
my server has 2 ips.. is it possible to open the same port once for each ip?
my server has 2 ips.. is it possible to open the same port once for each ip?
---
L2J = Convert.ToL2J(L2off);
---
L2J = Convert.ToL2J(L2off);
---
- devo
- Posts: 798
- Joined: Mon Jun 15, 2009 1:19 pm
Re: 2 login servers on 1 root
nope, use different port for different ip, client will connect automaticly, just set that port in config.
A hero of war is that what they see...
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: 2 login servers on 1 root
Just bind to the 0.0.0.0
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;