Page 1 of 1

2106 port doesnt open

Posted: Fri Apr 11, 2014 7:23 am
by krepstas
Hi guys..
I have some trouble with 2106 port.
It doesnt open whatever i try to do...
7777 , 9014 opens fine.
Port in router are open ( and it work fine for 7777 and 9014 )
Windows firewall is turned off, i have no others firewalls.
I make outboud and inboud rules for 2106 i even tried to disable that but still its closed.
2 days before it was working everything fine.. I have no clue what happened,i though it was my mistake i reinstalled windows ,but it havnt helped..
For example if none of program is using that port he closes automatic ?
I mean 7777 ports open only when GS starts.
Cause when i check 7777 port with GS OFF it writes me closed,but when i launch it it opens port..
I dont know,maybe something blocking my login server and that port dont get listed.
p.s. with internal ip everything works fine.
p.s. im not using l2jserver
this is the config of ls:
# =================================================
# Settings authorization server
# =================================================

# Host and port for client connections
LoginserverHostname = 127.0.0.1
LoginserverPort = 2106

# Host and port for game servers
LoginHost = *
LoginPort = 9014

this is the config of gs:
# ===============================
# Network Configuration Server #
# ===============================
# IP which Bind Game Server, * - all possible
GameserverHostname = *
GameserverPort = 7777
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = 78.58.176.129
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = 127.0.0.1

AdvIPSystem = false

# Address \ port LS
LoginPort = 9014
LoginHost = 127.0.0.1
LoginUseCrypt = true
# How to request ID of LS
RequestServerID = 1
# Permission to take a different id, if requested busy
AcceptAlternateID = true

Any suggestion please. I hopeless..
p.s. before it was working fine i havnt touched those config..

Re: 2106 port doesnt open

Posted: Fri Apr 11, 2014 8:39 am
by jurchiks
9014 does not need to be opened if both ls and gs are on the same server.
# Host and port for client connections
LoginserverHostname = 127.0.0.1
Yeah, and you're wondering...
Well, at least we have an excuse - the IP/port settings are absolute shite.
p.s. im not using l2jserver
Normally, that would also be a problem, but since this is a generic problem...

Re: 2106 port doesnt open

Posted: Fri Apr 11, 2014 10:24 am
by krepstas
jurchiks wrote:9014 does not need to be opened if both ls and gs are on the same server.
# Host and port for client connections
LoginserverHostname = 127.0.0.1
Yeah, and you're wondering...
Well, at least we have an excuse - the IP/port settings are absolute shite.
p.s. im not using l2jserver
Normally, that would also be a problem, but since this is a generic problem...
Yes i noticed about that..
But like i said it was working fine before.

Re: 2106 port doesnt open

Posted: Fri Apr 11, 2014 11:57 am
by jurchiks
Good luck traveling back to the past then.