Page 1 of 1

IPconfig with Hamachi

Posted: Mon Jul 22, 2013 8:22 pm
by Nayden
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 5937:
L2JDP Revision 9641:

Hi guys, sorry if i'm boring you but i need your help with IPconfig and hamachi (i tried to solv it by me but i didnt find the solution)

This is my ipconfig.xml:

<?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="127.0.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
<!-- Localhost here -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<!-- Internalhosts here (LANs IPs) -->
<define subnet="10.0.0.0/8" address="10.0.0.0" />
<define subnet="172.16.0.0/19" address="172.16.0.0" />
<define subnet="192.168.0.0/16" address="192.168.0.0" />
</gameserver>


I want to install hamachi to connect with other computers with my friend.

Hamchi IP where is the server is 25.126.204.50, i tired to put it in gameserver adress and in login and gameserver.properties but nothing, when i try to connect frm another pc, lineage stay blocked to "You are currenty login in, please wait a moment"

Coudl someone help me plz?

Re: IPconfig with Hamachi

Posted: Tue Jul 23, 2013 1:18 am
by Nayden
ok, i tried with this config and i renamed default-ipconfig to ipconfig

<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by http://ipconfig.admincp.eu/ -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="79.1.xxx.xxx" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
<!-- Localhost here -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<!-- Internalhosts here (LANs IPs) -->
<!-- <define subnet="0.0.0.0/0" address="192.168.xxx" /> --> <!-- D-Link AirPlus G DWL-G122 Wireless USB Adapter(rev.C) -->
<define subnet="25.0.0.0/8" address="25.126.xxx" /> <!-- Hamachi Network Interface -->
</gameserver>

79.1.xxx is my internet ip
192.168.xxx is my pc ip
25.126.xxx is my hamachi ip

But nothing..i cant log into game from another pc and now i can log also from pc where i have server... plz guys could some one help me??

Re: IPconfig with Hamachi

Posted: Tue Jul 23, 2013 2:15 am
by Grim
You must open Ports to able login to your server with External IP or No-IP...

Re: IPconfig with Hamachi

Posted: Tue Jul 23, 2013 2:19 am
by Nayden
I opened the request port for game server and login server.
Could you tell me wich other port i have to open? I opened 3 port

Re: IPconfig with Hamachi

Posted: Tue Jul 23, 2013 11:06 am
by Grim
You have static IP? If not you must got to http://www.noip.com and create account..
And you should had open 7777, 2106 , 9014 this ports...

Re: IPconfig with Hamachi

Posted: Tue Jul 23, 2013 2:42 pm
by Nayden
No mate! I have dynamic IP, this is my problen.

I alreasy opend those ports.

So i need to register on noip! So i dont need hamachi??

Re: IPconfig with Hamachi

Posted: Tue Jul 23, 2013 6:33 pm
by HyperByter
I guess you dont need to open any ports if you want to connect thru hamachi
your external host name \ IP should be your hamachi IP adress and rest leave as it is

for your friends which wants to connect they should put something like that inside their host file

{their_hamachi_ip_adress} L2AuthD.Lineage2.com

Re: IPconfig with Hamachi

Posted: Tue Jul 23, 2013 7:42 pm
by Nayden
Nothing i put it in gameserver adress but nothing...

Re: IPconfig with Hamachi

Posted: Tue Jul 23, 2013 8:05 pm
by HyperByter
rename "default-ipconfig.xml" to "ipconfig.xml" and put the following inside it :

<?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="HAMACHI_IP_ADDRESS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
<!-- Localhost here -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<!-- Internalhosts here (LANs IPs) -->
<define subnet="10.0.0.0/8" address="10.0.0.0" />
<define subnet="172.16.0.0/19" address="172.16.0.0" />
<define subnet="192.168.0.0/16" address="192.168.0.0" />
</gameserver>

replace hamachi_ip_Adress with its address..

make sure that "LoginserverHostname " is set to *
first try to make login possibility thru hamachi, and then setup gameserver IPs

Re: IPconfig with Hamachi

Posted: Tue Jul 23, 2013 8:17 pm
by Nayden
Nothing m8,,, i tried but nothing... i can log just from the computers where i have server..

Re: IPconfig with Hamachi

Posted: Tue Jul 23, 2013 8:19 pm
by HyperByter
did you friend put in hosts what i wrote ?
maybe they need to put your hamachi ip adress in it ( i m not sure since i used it many and many years ago )

but if you have public ip address ( even if not static ) you can make your server accessible without hamachi

Re: IPconfig with Hamachi

Posted: Tue Jul 23, 2013 8:22 pm
by Nayden
i have a dynamic IP so i need hamachi..

and my friend put my hamachi IP in their host... like i always did!

Re: IPconfig with Hamachi

Posted: Tue Jul 23, 2013 8:29 pm
by HyperByter
if you have public IP doesnt matter if static or dynamic, you dont need to use hamachi.

1st step : create no-ip account http://www.noip.com/
2nd step : add your own host like l2jsuperserver.no-ip.org
3rd step : synchronize it with your IP
4th step : then you need to modify ini file inside system folder ( not allowed to discuss here ) so it connects to this host instead of L2authd bla bla
5th step : start your server and enjoy it :P