I'm using the same config that I used for my last server, but I change my modem and I dont know what happens now.
I open loginserver and put the no-ip in my l2.ini and when I press log in nothing appears, like the loginserver is off.
I also tried with my normal IP and the same.
I have all ports opened.
This is my loginserver config:
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = no-ip
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = 192......
# Bind ip of the loginServer, use * to bind on all available IPs
LoginserverHostname = *
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 * to bind on all available IPs
LoginHostname = *
# The port on which login will listen for GameServers
LoginPort = 9014
Question
temple13
Hey there,
I'm using the same config that I used for my last server, but I change my modem and I dont know what happens now.
I open loginserver and put the no-ip in my l2.ini and when I press log in nothing appears, like the loginserver is off.
I also tried with my normal IP and the same.
I have all ports opened.
This is my loginserver config:
Best regards, and thanks.
13 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now