TildaO Posted April 17, 2010 Posted April 17, 2010 Hello guys my problem is that now when I am running login server and game server everything works with out errors and I can login but its says that the server is alive also light but it says that the ping is 9999 you know maybe what is the wrong?
0 TildaO Posted April 17, 2010 Author Posted April 17, 2010 Hey this is my configure of ports and something is wrong couse it says that the server is offline cheek out if I should change something : Gameserver network : # Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs GameserverHostname = 192.168.0.198 GameserverPort = 9014 # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname # If this ip is resolvable by Login just leave 127.0.0.1 ExternalHostname = 83.252.21.33 #ExternalHostname = 127.0.0.1 # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname # If this ip is resolvable by Login just leave 127.0.0.1 InternalHostname = 192.168.0.198 # The Loginserver host and port LoginHost = 192.168.0.198 LoginPort = 2106 Login network : # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname #ExternalHostname = 192.168.0.198 ExternalHostname = 83.252.21.33 # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname #InternalHostname = 192.168.0.198 InternalHostname = 192.168.0.198 # Bind ip of the LoginServer, use 0.0.0.0 to bind on all available IPs #LoginserverHostname = 192.168.0.198 LoginserverHostname = 192.168.0.198 LoginserverPort = 2106 # How many times you can provide an invalid account/pass before the IP gets banned LoginTryBeforeBan = 10 # Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600) LoginBlockAfterBan = 600 GMMinLevel = 100 # The address on which login will listen for GameServers, use 127.0.0.1 to bind on all available IPs LoginHostname= 192.168.0.198 #LoginHostname= 127.0.0.1 # The port on which login will listen for GameServers LoginPort = 9014 and this is my ip : Local Ip 192.168.0.198 192.168.0.1 Outside Ip 83.252.21.33 so can anyone tell me what I should change? couse I can login but its says that the server is offline and it got 9999 ping 83.252.21.33
0 mechawk Posted April 17, 2010 Posted April 17, 2010 Hi, What OS are you using on the server machine and what firewalls are you running? Mech "See you on the other side..."
0 TildaO Posted April 17, 2010 Author Posted April 17, 2010 I did turn off my firewall and explain me what os is
0 mechawk Posted April 17, 2010 Posted April 17, 2010 Hi, operating system (Windows *.* or other).. Mech "See you on the othe side..."
0 TildaO Posted April 17, 2010 Author Posted April 17, 2010 well my server was working before on the same pc and operating system I don't know what is wrong now
0 mechawk Posted April 17, 2010 Posted April 17, 2010 Hi, And what Lineage 2 are you trying to run? ( C1, Interlude or etc.) Mech "See you on the other side..."
0 mechawk Posted April 17, 2010 Posted April 17, 2010 Hi, Looks like your "LoginPort" #'s are different between your two configs. Double check please. Mech "See you on the other side..."
0 mechawk Posted April 17, 2010 Posted April 17, 2010 Hi, "LoginPort = 2106" and this "LoginPort = 9014" Mech "See you on the other side..."
0 mechawk Posted April 17, 2010 Posted April 17, 2010 Hi, What did you set the port to? Show me your two configs now like you did at the start of this post. Mech "See you on the other side..."
0 TildaO Posted April 17, 2010 Author Posted April 17, 2010 what about if I open teamviewer so you can help me to fix it ?
0 TildaO Posted April 17, 2010 Author Posted April 17, 2010 login network : # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname #ExternalHostname = 192.168.0.198 ExternalHostname = 83.252.21.33 # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname #InternalHostname = 192.168.0.198 InternalHostname = 192.168.0.198 # Bind ip of the LoginServer, use 0.0.0.0 to bind on all available IPs #LoginserverHostname = 192.168.0.198 LoginserverHostname = 192.168.0.198 LoginserverPort = 2106 # How many times you can provide an invalid account/pass before the IP gets banned LoginTryBeforeBan = 10 # Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600) LoginBlockAfterBan = 600 GMMinLevel = 100 # The address on which login will listen for GameServers, use 127.0.0.1 to bind on all available IPs LoginHostname= 192.168.0.198 #LoginHostname= 127.0.0.1 # The port on which login will listen for GameServers LoginPort = 2106 game network : # Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs GameserverHostname = 192.168.0.198 GameserverPort = 7777 # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname # If this ip is resolvable by Login just leave 127.0.0.1 ExternalHostname = 83.252.21.33 #ExternalHostname = 127.0.0.1 # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname # If this ip is resolvable by Login just leave 127.0.0.1 InternalHostname = 192.168.0.198 # The Loginserver host and port LoginHost = 192.168.0.198 LoginPort = 2106
Question
TildaO
Hello guys my problem is that now when I am running login server and game server everything works with out errors and I can login but its says that the server is alive also light but it says that the ping is 9999 you know maybe what is the wrong?
34 answers to this question
Recommended Posts