Page 2 of 3

Re: Connecting Light ping 9999 (already searched at forum)

Posted: Tue Jan 18, 2011 11:13 pm
by _DS_
Gameserver started ?

Re: Connecting Light ping 9999 (already searched at forum)

Posted: Tue Jan 18, 2011 11:16 pm
by Gizmo_x
gameserver is up.

my isp can block 7777 port?

Re: Connecting Light ping 9999 (already searched at forum)

Posted: Tue Jan 18, 2011 11:41 pm
by _DS_
Dont think so. But your router or firewall - sure.

Re: Connecting Light ping 9999 (already searched at forum)

Posted: Tue Jan 18, 2011 11:59 pm
by Gizmo_x
my firewall of off, i have from router ss in first post there is open 2x port.

Re: Connecting Light ping 9999 (already searched at forum)

Posted: Wed Jan 19, 2011 12:15 am
by Gizmo_x
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

Re: Connecting Light ping 9999 (already searched at forum)

Posted: Wed Jan 19, 2011 12:24 am
by blacksea
Gizmo_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
loginserver 2106
gameserver 7777

Re: Connecting Light ping 9999 (already searched at forum)

Posted: Wed Jan 19, 2011 12:34 am
by Gizmo_x
blacksea wrote:
Gizmo_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
loginserver 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

Re: Connecting Light ping 9999 (already searched at forum)

Posted: Wed Jan 19, 2011 12:49 am
by _DS_
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
Why you change values in config, even not reading descriptions ? We probably should remove this parameter or make it hidden.

Re: Connecting Light ping 9999 (already searched at forum)

Posted: Wed Jan 19, 2011 1:16 am
by Gizmo_x
_DS_ wrote:
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
Why you change values in config, even not reading descriptions ? We probably should remove this parameter or make it hidden.
thank you so much.

SOLVED

Re: Connecting Light ping 9999 (already searched at forum)

Posted: Wed Jan 19, 2011 3:07 pm
by seires
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!
Yes you can, if the router has loopback support.

Re: Connecting Light ping 9999(SOLVED)

Posted: Wed Jan 19, 2011 3:42 pm
by jurchiks
not by default...

Re: Connecting Light ping 9999(SOLVED)

Posted: Thu Jan 20, 2011 9:14 am
by seires
jurchiks wrote:not by default...
Almost all of the routers i've had through the years has supported loopback connections, by default.

Re: Connecting Light ping 9999(SOLVED)

Posted: Thu Jan 20, 2011 5:09 pm
by jurchiks
bah... not ENABLED by default? What ever, he needs to use his LAN IP to join from LAN and that's it. Case closed.

Re: Connecting Light ping 9999(SOLVED)

Posted: Fri Jan 21, 2011 8:28 am
by seires
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.
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.

Re: Connecting Light ping 9999(SOLVED)

Posted: Fri Jan 21, 2011 9:37 am
by jurchiks
Never depend on chances.