Page 1 of 1

L2J and Aion on same server machine?!

Posted: Fri Apr 22, 2011 4:28 pm
by regenx
L2J and Aion on same server machine?! It's that possible? Who can help me with some answer pls. ?

I change all ports, i get another DNS ...
Aion is working on default ports but L2J not working on custom ports and different DNS, why ?

Re: L2J and Aion on same server machine?!

Posted: Fri Apr 22, 2011 4:37 pm
by Raikkon35
While each has its ports well assigned and open, should work.
What error gives you L2J? Do you have enough RAM for each process?

Re: L2J and Aion on same server machine?!

Posted: Fri Apr 22, 2011 5:42 pm
by regenx
loginserver.properties

# Bind ip of the LoginServer, use * to bind on all available IPs
# Default: *
LoginserverHostname = everything.dyndns-server.com

# Default: 2106
LoginserverPort = 2107

# The address on which login will listen for GameServers, use * to bind on all available IPs
# Default: *
LoginHostname = everything.dyndns-server.com

# The port on which login will listen for GameServers
# Default: 9014
LoginPort = 9015



server.properties

# Where's the Login server this gameserver should connect to
# Default: 127.0.0.1
LoginHost = everything.dyndns-server.com

# TCP port the login server listen to for gameserver connection requests
# Default: 9014
LoginPort = 9015

# Bind address for gameserver. You should not need to change it in most cases.
# Default: * (0.0.0.0)
GameserverHostname = everything.dyndns-server.com

# Default: 7777
GameserverPort = 7778


I change even in l2.ini
GameserverPort = 7778 from 7777


ipconfig.xml was changed with new DNS: everything.dyndns-server.com

----------------------------------------------------------------

after all.... client freezes at login start :( without log errors or something else ...

Re: L2J and Aion on same server machine?!

Posted: Fri Apr 22, 2011 5:51 pm
by regenx
Aion and L2J both servers started on this server machine without problems

- OS Win. Server 2008 R2 Enterprise (very stable)
- Internet conn. 100MB
- Xeon 5460 Quad Core 3,16Ghz / 8GB RAM ECC


but when i want to enter the game on L2j server - L2 client freezes at login screen :|

maybe something not good on configs or ?

Re: L2J and Aion on same server machine?!

Posted: Fri Apr 22, 2011 6:26 pm
by jurchiks
DON'T change l2 loginserver port! It's hardcoded in client.
Change Aion server login port, client allows changing port via "-port:xxxx"

Re: L2J and Aion on same server machine?!

Posted: Fri Apr 22, 2011 7:19 pm
by regenx
Thx for your help ;) Working now but ... what is "Wrong checksum for client: xxx.xxx.x.xx" ??