Jump to content
  • 0

Problems With Ip Setup (Others Can't Connect)


Question

Posted

So I launched L2jFrozen 1132 rev on my pc and everything look good, but...the problem is other people can't connect to my server. Here's my IP configs

 

LoginServer

 

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = *myip*

# 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

# 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 = 20

# 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   127.0.0.1
LoginHostname = *

# The port on which login will listen for GameServers
LoginPort = 9014
 

 

 

GameServer

 

# Enter here (ip) address of your game server, or use the symbol *
GameserverHostname = *
GameserverPort = 7777

# Configure your external ip
ExternalHostname = *myip*

# Configure your internal ip
InternalHostname = 127.0.0.1

# Bunch ID and game server. It is better not to change. 127.0.0.1
LoginPort = 9014
LoginHost = 127.0.0.1

 

 

When connecting to server I'm using l2.ini with 127.0.0.1 but my friend is using l2.ini with *myip*

Did I set up something wrong or what? Any help would be appreciated!

The most annoying thing here is that everything was working without any problem ~3-4years ago, but now I can't remember a thing... :(

 

6 answers to this question

Recommended Posts

  • 0
Posted

you need to put your real ip

and you need also to have static ip to be possible players join your server

It is static, it doesn't change and I put my real IP instead of *myip*

  • 0
Posted

If I replace every 127.0.0.1 with myip the I get Fatal error when launching LS

You have to replace only external with your ip nothink else open ports in your modem and allow them in your firewall

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock