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 ?
L2J and Aion on same server machine?!
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- regenx
- Posts: 319
- Joined: Sat Jul 17, 2010 6:55 am
- Raikkon35
- Posts: 178
- Joined: Sat Mar 08, 2008 2:54 pm
Re: L2J and Aion on same server machine?!
While each has its ports well assigned and open, should work.
What error gives you L2J? Do you have enough RAM for each process?
What error gives you L2J? Do you have enough RAM for each process?
- regenx
- Posts: 319
- Joined: Sat Jul 17, 2010 6:55 am
Re: L2J and Aion on same server machine?!
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 ...
# 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

- regenx
- Posts: 319
- Joined: Sat Jul 17, 2010 6:55 am
Re: L2J and Aion on same server machine?!
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 ?
- 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 ?
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: L2J and Aion on same server machine?!
DON'T change l2 loginserver port! It's hardcoded in client.
Change Aion server login port, client allows changing port via "-port:xxxx"
Change Aion server login port, client allows changing port via "-port:xxxx"
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- regenx
- Posts: 319
- Joined: Sat Jul 17, 2010 6:55 am
Re: L2J and Aion on same server machine?!
Thx for your help
Working now but ... what is "Wrong checksum for client: xxx.xxx.x.xx" ??
