Jump to content

Recommended Posts

Posted (edited)

hi can you please tell what i have to change to let others join server only by sending system,  do i have to change anything into l2.ini? i saw 1 post there but i did not get anything so please dont ignore me and help :/ (if miss any info there tell me to fill in)

 

GameServer.prop

 

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

# Configure your external ip
ExternalHostname = 127.0.0.1

# Configure your internal ip
InternalHostname = 127.0.0.1

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

LoginServer.prop

 

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
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
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  
LoginHostname = 127.0.0.1

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

# If set to True any GameServer can register on your login's free slots
AcceptNewGameServer = False
 

dwdawdawdawdawd.jpg

Edited by dramaa93
Posted
42 minutes ago, JohnBoy13 said:

Find your external IP. Try ExternalHostname g&l properties. And serveraddr at fileeditor.

i know my external ip but in which section i have to write it? can you more clear pls?

Posted
22 minutes ago, dramaa93 said:

That the thing, I tried to open ports from firewall it did not work I guess and I have to open 7777 or 9014? Or both?

Well when I had that problem some years ago I opened 7777 and 2106. Check internet, these are some useful links. Maybe you need to open ports directly from your router. I can't help more than that. Wait for someone more experienced.

Posted (edited)
On 12/14/2019 at 1:22 AM, DenArt Designs said:

check on canyouseeme.org if they open (server should be open on test)

What you mean on test? I am kinda confused

Edited by dramaa93

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...