Jump to content
  • 0

Configure Login and gameserver configs


Tornado27

Question

Hello,

my public IP is: 78.61.238.***

 

How to correct fill gamserver.cfg and loginserver.cfg in L2jFrozen pack? I have problem, I can login only with 127.0.0.1 IP.

gameserver.cfg :

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

# Configure your external ip
ExternalHostname = 78.61.238.***

# 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.cfg:

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

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

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

 

Thank you for answers.

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0

There is image how looks my server after start, it's normal that 127.0.01 IP shown?

ls.png

 

If l2.ini I type IP: 127.0.01 I can login, If I write my IP, I can't login.

 

How to open ports in Windows 7? I found video guide

Is that what I need? If yes, I just enabled ports, but still the same, I can't login with my public IP.
Link to comment
Share on other sites

  • 0

loginserver and gameserver consoles are ok...dont touch them.

 

also if you try to login on server from the server pc (i mean if you hosted your server in your computer, you can log only with 127.0.01).

 

with no-ip or your adresse ip you can log from other computers.

 

Also i don't know if this 'youtube' video it work because i have windows7 and i opened my modem ports via my modem at 192.168.1.1.

Use this one in your browser aka google chrome or firefox mozilla.

Link to comment
Share on other sites

  • 0

Thank you for answer. I don't understand one more thing, why when I start my server, everytime are registering new Game server? I mean:

1d.png

Already are 17 servers registred on my login server, If I will close and again start server will be 18 servers on the list. Whats wrong here?

 

Also maybe someone can help me with this question http://maxcheaters.com/forum/index.php?topic=265780.new#new

2nd day I don't get answer, maybe wrong section, sorry for that.

Link to comment
Share on other sites

  • 0

Thank you for answer. I don't understand one more thing, why when I start my server, everytime are registering new Game server? I mean:

1d.png

Already are 17 servers registred on my login server, If I will close and again start server will be 18 servers on the list. Whats wrong here?

 

Also maybe someone can help me with this question http://maxcheaters.com/forum/index.php?topic=265780.new#new

2nd day I don't get answer, maybe wrong section, sorry for that.

clean your register servers and delete the gameservers table from navicat. restore it again and it will be fine. also..register just 1 gameserver and put false on configs.
Link to comment
Share on other sites

  • 0

loginserver and gameserver consoles are ok...dont touch them.

 

also if you try to login on server from the server pc (i mean if you hosted your server in your computer, you can log only with 127.0.01).

 

with no-ip or your adresse ip you can log from other computers.

 

Also i don't know if this 'youtube' video it work because i have windows7 and i opened my modem ports via my modem at 192.168.1.1.

Use this one in your browser aka google chrome or firefox mozilla.

Still no one can log-in to my server. Just me with 127.0.0.1, whats wrong?

Link to comment
Share on other sites

  • 0

Still no one can log-in to my server. Just me with 127.0.0.1, whats wrong?

ill tell you all things it need for a server.

 

1) configs

2) ports 2106, 7777

3) l2.ini

4) windows firewall (sometimes)

5) no-ip ( if you use no-ip and you cant log...try other )

6) system

7) dunno

Link to comment
Share on other sites

  • 0

ill tell you all things it need for a server.

 

1) configs

2) ports 2106, 7777

3) l2.ini

4) windows firewall (sometimes)

5) no-ip ( if you use no-ip and you cant log...try other )

6) system

7) dunno

As I understood I don't need to use no-ip if I have public IP?

Link to comment
Share on other sites

  • 0

As I understood I don't need to use no-ip if I have public IP?

you can add your ip adresse too.

but you need to have static ip. because if someday your modem will restart, your ip adresse will change and you need to update yours configs+l2.ini again.

Link to comment
Share on other sites

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
Answer this question...

×   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...