Connecting Light ping 9999(SOLVED)
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Connecting Light ping 9999 (already searched at forum)
Gameserver started ?
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 13
- Joined: Mon Jan 17, 2011 10:36 pm
Re: Connecting Light ping 9999 (already searched at forum)
gameserver is up.
my isp can block 7777 port?
my isp can block 7777 port?
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Connecting Light ping 9999 (already searched at forum)
Dont think so. But your router or firewall - sure.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 13
- Joined: Mon Jan 17, 2011 10:36 pm
Re: Connecting Light ping 9999 (already searched at forum)
my firewall of off, i have from router ss in first post there is open 2x port.
-
- Posts: 13
- Joined: Mon Jan 17, 2011 10:36 pm
Re: Connecting Light ping 9999 (already searched at forum)
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
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
-
- Posts: 458
- Joined: Fri Oct 05, 2007 1:29 am
Re: Connecting Light ping 9999 (already searched at 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
gameserver 7777
-
- Posts: 13
- Joined: Mon Jan 17, 2011 10:36 pm
Re: Connecting Light ping 9999 (already searched at forum)
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
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Connecting Light ping 9999 (already searched at forum)
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
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 13
- Joined: Mon Jan 17, 2011 10:36 pm
Re: Connecting Light ping 9999 (already searched at forum)
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
SOLVED
-
- Posts: 73
- Joined: Wed Dec 14, 2005 5:24 pm
Re: Connecting Light ping 9999 (already searched at forum)
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!
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Connecting Light ping 9999(SOLVED)
not by default...
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 73
- Joined: Wed Dec 14, 2005 5:24 pm
Re: Connecting Light ping 9999(SOLVED)
Almost all of the routers i've had through the years has supported loopback connections, by default.jurchiks wrote:not by default...
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Connecting Light ping 9999(SOLVED)
bah... not ENABLED by default? What ever, he needs to use his LAN IP to join from LAN and that's it. Case closed.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 73
- Joined: Wed Dec 14, 2005 5:24 pm
Re: Connecting Light ping 9999(SOLVED)
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.
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Connecting Light ping 9999(SOLVED)
Never depend on chances.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.