Re: Connecting Light ping 9999 (already searched at forum)
Posted: Tue Jan 18, 2011 11:13 pm
Gameserver started ?
L2J Server Discussion Board
https://www.l2jserver.com/forum/
loginserver 2106Gizmo_x wrote:when server is up i dont have listener on 7777 port only on 2106 is it correct?
Error: I could not see your service on 77.28.181.70 on port (7777)
Reason: Connection refused
Success: I can see your service on 77.28.181.70 on port (2106)
Your ISP is not blocking port 2106
blacksea wrote:loginserver 2106Gizmo_x wrote:when server is up i dont have listener on 7777 port only on 2106 is it correct?
Error: I could not see your service on 77.28.181.70 on port (7777)
Reason: Connection refused
Success: I can see your service on 77.28.181.70 on port (2106)
Your ISP is not blocking port 2106
gameserver 7777
Code: Select all
# Where's the Login server this gameserver should connect to# Default: 127.0.0.1LoginHost = 127.0.0.1 # TCP port the login server listen to for gameserver connection requests# Default: 9014LoginPort = 9014 # Bind address for gameserver. You should not need to change it in most cases.# Default: * (0.0.0.0)GameserverHostname = 127.0.0.1 # Default: 7777GameserverPort = 7777
Why you change values in config, even not reading descriptions ? We probably should remove this parameter or make it hidden.Gizmo_x wrote:# Bind address for gameserver. You should not need to change it in most cases.
# Default: * (0.0.0.0)
GameserverHostname = 127.0.0.1
thank you so much._DS_ wrote:Why you change values in config, even not reading descriptions ? We probably should remove this parameter or make it hidden.Gizmo_x wrote:# Bind address for gameserver. You should not need to change it in most cases.
# Default: * (0.0.0.0)
GameserverHostname = 127.0.0.1
Yes you can, if the router has loopback support.jurchiks wrote:your friend should be able to connect using your external (provided it hasn't changed ofc, since you have dynamic IP), but you won't be able to. I already said you CAN'T connect to and from your LAN using WAN ip!
Almost all of the routers i've had through the years has supported loopback connections, by default.jurchiks wrote:not by default...
I should've said in my last post that it's been enabled by default too. So no, stating that he must is wrong as it depends on the router.jurchiks wrote:bah... not ENABLED by default? What ever, he needs to use his LAN IP to join from LAN and that's it. Case closed.