Page 1 of 2
[Help]L2J Freya IP
Posted: Sun Oct 09, 2011 3:52 pm
by Curre
hi guys, i cant login on serv :/ att login and game servs are on? what to do ? :/
please help me
p.s can someone tell me what to write here? please
<!-- 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="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
screen:
out:80.241.247.178
in:192.168.209.129
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 4:19 pm
by BiggBoss
did you modded your hosts file at windows/system32/drivers/etc ?
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 4:21 pm
by Curre
BiggBoss wrote:did you modded your hosts file at windows/system32/drivers/etc ?
no and i must?
and if i must how can u tell me?
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 4:26 pm
by momo61
<gameserver address="80.241.247.178" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 4:28 pm
by SANSKY
how do others?
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 4:28 pm
by Curre
ive got like that

and same :/
BigBoss can u help me please ?

or someone who knows please guys/girls
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 4:37 pm
by BiggBoss
go to c:/windows/system32/drivers/etc, open the file hosts with notepad and add this 2 lines
Code: Select all
127.0.0.1 l2authd.lineage2.com127.0.0.1 l2testauthd.lineage2.com
save it, run the client and try to log in
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 4:49 pm
by Curre
BiggBoss wrote:go to c:/windows/system32/drivers/etc, open the file hosts with notepad and add this 2 lines
Code: Select all
127.0.0.1 l2authd.lineage2.com127.0.0.1 l2testauthd.lineage2.com
save it, run the client and try to log in
who must enter that in host file?
persone who enters server? or ? it must be written into base pc wheres serv?
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 4:53 pm
by BiggBoss
must be modified by all ppl who wanna enter in server
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 4:54 pm
by Curre
BiggBoss wrote:must be modified by all ppl who wanna enter in server
and without that ? cant ppl join serv?
and is it right?
mine host looks like this:
Code: Select all
127.0.0.1 localhost 93.188.8.72 L2authd.lineage2.com 93.188.8.72 nProtect.lineage2.com127.0.0.1 l2authd.lineage2.com127.0.0.1 l2testauthd.lineage2.com
if its right :/ hmm same i cant join serv :/
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 5:01 pm
by BiggBoss
if they dont mod the file, they wont be able to join.
Now, the file must look like:
Code: Select all
127.0.0.1 localhost SERVER_IP l2auth.lineage2.comSERVER_IP l2testauth.lineage2.com
where SERVER_IP is:
127.0.0.1 if the server and the l2 game are in the same machine
External ip from the machine where the server is hosted if the server and the l2 game are not in the same machine
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 5:18 pm
by Curre
BiggBoss wrote:if they dont mod the file, they wont be able to join.
Now, the file must look like:
Code: Select all
127.0.0.1 localhost SERVER_IP l2auth.lineage2.comSERVER_IP l2testauth.lineage2.com
where SERVER_IP is:
127.0.0.1 if the server and the l2 game are in the same machine
External ip from the machine where the server is hosted if the server and the l2 game are not in the same machine
serv ips are dis:
out:80.241.247.178
in:192.168.209.129
so if u can write it correctly
its in_IP? l2auth.lineage2.com
its out_IP? l2testauth.lineage2.com or how is it?
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 5:23 pm
by BiggBoss
are you going to play in the same machine where l2jserver is running?
Re: [Help]L2J Freya IP
Posted: Sun Oct 09, 2011 5:31 pm
by Curre
BiggBoss wrote:are you going to play in the same machine where l2jserver is running?
no its on other pc (actually its on server)
Re: [Help]L2J Freya IP
Posted: Mon Oct 10, 2011 10:01 am
by BiggBoss
Code: Select all
127.0.0.1 localhost80.241.247.178 l2auth.lineage2.com80.241.247.178 l2testauth.lineage2.com