Page 1 of 2

[Solved]External players Cannot join, Online server

Posted: Thu Mar 04, 2010 8:35 pm
by ketchupyx
Hello, i have a big problem here: i'll explain myself.

I downloaded yesterday the last version of the Epilogue server ( from http://www.l2jserver.com/nightly/ )

I sat up the server like explained on the wiki, opened ports (7777,2109,9014...)
Then i tested the server in local and everything worked wonderfully

The problem is to allow external players to join my server, impossible, they can't even pass the login, Why??

i disabled all firewalls and doesn't works =(


my login:

Code: Select all

---------------------------------------------------------------------------# Default: 127.0.0.1ExternalHostname = 87.66.224.65 # ---------------------------------------------------------------------------# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname.# This can be the internal IP such as 127.0.0.1 or the computer's IP such as 192.168.x.x.# ---------------------------------------------------------------------------# Default: 127.0.0.1InternalHostname = 127.0.0.1 # ---------------------------------------------------------------------------# If you are behind a router which using its own local IP for Port Forwarding then set this to the routers# local IP if you want people outside your internal network to be able to connect to your server.# ---------------------------------------------------------------------------# RouterHostname =  # Bind ip of the LoginServer, use * to bind on all available IPs# Default: *LoginserverHostname = *# Default: 2106LoginserverPort = 2106 # The address on which login will listen for GameServers, use * to bind on all available IPs# Default: *LoginHostname = * # The port on which login will listen for GameServers# Default: 9014LoginPort = 9014 # The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic)# Default: 15IpUpdateTime = 15 



my host:

Code: Select all

127.0.0.1      localhost87.66.224.65 L2authd.lineage2.com216.107.250.194 nprotect.lineage2.com216.107.250.194 update.nProtect.com216.107.250.194 update.nProtect.net

myip.com:

Code: Select all

My IP address is: 87.66.224.65My IP Address Location: Jumet in ip address flag BelgiumISP of my IP: Belgacom Skynet
here is what i get when launching the loginserver:

Code: Select all

Cached 10 KeyPairs for RSA communicationStored 20 keys for Blowfish communicationLoaded 127 server namesLoaded 1 registered Game ServersCached 10 RSA keys for Game Server communication.Loaded 2 IP Bans.Listening for GameServers on *:9014Telnet server is currently disabled.Login Server ready on *:2106

Can someone helps me please? =(

Re: External players Cannot join, Online server

Posted: Fri Mar 05, 2010 3:39 pm
by kotk
Did you startup the game server? I don't see it connecting in your login server log.

Re: External players Cannot join, Online server

Posted: Fri Mar 05, 2010 3:51 pm
by jurchiks
I don't see the:
Updated Gameserver [ID] name IP's:
InternalIP: ip
ExternalIP: ip

you sure the gs connects to ls?

Re: External players Cannot join, Online server

Posted: Fri Mar 05, 2010 8:00 pm
by ketchupyx
we have got to launch the game server to be able to see the server list? i dont think so, i just want my friend to be able to connect, i thing that even if i dont launch the GS they should see an offline server, here they bug directly after they enter login/pass, its like they cant even access to loginserver (in local i can see server list even without GS opened....)

Re: External players Cannot join, Online server

Posted: Fri Mar 05, 2010 9:01 pm
by kotk
Did you open port 2109 or 2106? 2106 should be opened.

Re: External players Cannot join, Online server

Posted: Fri Mar 05, 2010 9:05 pm
by ketchupyx
yeaaaap :x

Code: Select all

    Name 	Activated 	Protocol 	Public start port 	Public end port 	LAN start port 	Local IP Address l2 	Yes 	TCP 	7777 	7777 	7777 	192.168.1.3 	 l2 	Yes 	UDP 	7777 	7777 	7777 	192.168.1.3 	 l2 	Yes 	TCP 	9014 	9014 	9014 	192.168.1.3 	 l2 	Yes 	UDP 	9014 	9014 	9014 	192.168.1.3 	 l2 	Yes 	TCP 	2106 	2106 	2106 	192.168.1.3 	 l2 	Yes 	UDP 	2106 	2106 	2106 	192.168.1.3 l2 	Yes 	TCP 	3306 	3306 	3306 	192.168.1.3 	 l2 	Yes 	UDP 	3306 	3306 	3306 	192.168.1.3 	  

Re: External players Cannot join, Online server

Posted: Fri Mar 05, 2010 9:23 pm
by kotk
Only thing I can think of is change InternalHostname = 127.0.0.1 to 192.168.1.3. Also, you should not need to expose 3306 or 9014. Unless you want external access to mysql and have a gameserver on another machine.

Re: External players Cannot join, Online server

Posted: Fri Mar 05, 2010 9:47 pm
by ketchupyx
i'll try, thanks, but i saw something wierd at the begining of the Login server console :

Code: Select all

L2Properties: Missing property for key - PacketHandlerDebugL2Properties: Missing property for key - RequestServerIDL2Properties: Missing property for key - AcceptAlternateIDL2Properties: Missing property for key - DatapackRootL2Properties:[b] Missing property for key - RouterHostname[/b]
isnt it wierd?

Re: External players Cannot join, Online server

Posted: Fri Mar 05, 2010 9:49 pm
by kotk
You can ignore those.

Re: External players Cannot join, Online server

Posted: Fri Mar 05, 2010 9:50 pm
by ketchupyx
I tried to change the internal but still not working =(

Re: External players Cannot join, Online server

Posted: Sat Mar 06, 2010 11:59 pm
by danger
Your ports are forwarded already I assume. Make sure your files are like these ones listed here

You don't need to put 192.168.1.x even behind a router because 127.0.0.1 and/or * will auto and/or bind all available.

LOGINSERVER
Image

GAMESERVER
Image

Re: External players Cannot join, Online server

Posted: Sun Mar 07, 2010 12:06 am
by ketchupyx
Thanks danger, but as you can see in my first post i already did that =s

Re: External players Cannot join, Online server

Posted: Sun Mar 07, 2010 12:20 am
by danger
ketchupyx wrote:Thanks danger, but as you can see in my first post i already did that =s

I sure did ^^ I forgot to mention if you altered your hosts file to such;

127.0.0.1 localhost
87.66.224.65 nProtect.lineage2.com
87.66.224.65 l2authd.lineage2.com

If you can connect with your HOSTS.file like such, then others can connect as well and they may have just not altered their HOSTS.file accordingly. I erased everything out of the HOSTS.file and left only those lines, replacing my IP with yours for you to use if you like.

Start your login server and game server up, add me to msn, I've help many people set their servers up with Team Viewer so perhaps I can look myself with you and get you going. :)

Re: External players Cannot join, Online server

Posted: Sun Mar 07, 2010 2:00 am
by ketchupyx
Problem Solved, thanks Danger for spending 2 hours on the problem :lol:

Re: [Solved]External players Cannot join, Online server

Posted: Sun Mar 07, 2010 4:42 pm
by kotk
So what was the resolution?