[Help]L2J Freya IP

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
User avatar
Curre
Posts: 9
Joined: Sun Oct 09, 2011 3:43 pm

[Help]L2J Freya IP

Post 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:
Image

out:80.241.247.178
in:192.168.209.129
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: [Help]L2J Freya IP

Post by BiggBoss »

did you modded your hosts file at windows/system32/drivers/etc ?
Image
User avatar
Curre
Posts: 9
Joined: Sun Oct 09, 2011 3:43 pm

Re: [Help]L2J Freya IP

Post 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?
User avatar
momo61
Posts: 1648
Joined: Fri Jun 06, 2008 2:05 pm
Location: Europe

Re: [Help]L2J Freya IP

Post by momo61 »

<gameserver address="80.241.247.178" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
SANSKY
Posts: 3
Joined: Sun Oct 09, 2011 2:42 pm

Re: [Help]L2J Freya IP

Post by SANSKY »

how do others?
User avatar
Curre
Posts: 9
Joined: Sun Oct 09, 2011 3:43 pm

Re: [Help]L2J Freya IP

Post by Curre »

momo61 wrote:<gameserver address="80.241.247.178" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
ive got like that :) and same :/
BigBoss can u help me please ? :( or someone who knows please guys/girls
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: [Help]L2J Freya IP

Post 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
Image
User avatar
Curre
Posts: 9
Joined: Sun Oct 09, 2011 3:43 pm

Re: [Help]L2J Freya IP

Post 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?
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: [Help]L2J Freya IP

Post by BiggBoss »

must be modified by all ppl who wanna enter in server
Image
User avatar
Curre
Posts: 9
Joined: Sun Oct 09, 2011 3:43 pm

Re: [Help]L2J Freya IP

Post 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 :/
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: [Help]L2J Freya IP

Post 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
Image
User avatar
Curre
Posts: 9
Joined: Sun Oct 09, 2011 3:43 pm

Re: [Help]L2J Freya IP

Post 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?
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: [Help]L2J Freya IP

Post by BiggBoss »

are you going to play in the same machine where l2jserver is running?
Image
User avatar
Curre
Posts: 9
Joined: Sun Oct 09, 2011 3:43 pm

Re: [Help]L2J Freya IP

Post 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)
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: [Help]L2J Freya IP

Post by BiggBoss »

Code: Select all

 127.0.0.1 localhost80.241.247.178 l2auth.lineage2.com80.241.247.178 l2testauth.lineage2.com 
Image
Post Reply