Jump to content
  • 0

Problem making the server public


Guarder

Question

Game Server config:

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

# Configure your external ip
ExternalHostname = l2virus.dds.net

# 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

 

LoginServerConfig:

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

# 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

Hosts file from windows:

# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

# localhost name resolution is handled within DNS itself.
#	127.0.0.1       localhost
#	::1             localhost

127.0.0.1       static3.cdn.ubi.com
127.0.0.1       ubisoft-orbit.s3.amazonaws.com
127.0.0.1       onlineconfigservice.ubi.com
127.0.0.1       orbitservice.ubi.com
127.0.0.1       ubisoft-orbit-savegames.s3.amazonaws.com
86.122.8.175	l2virus.dds.net
86.122.8.175	l2authd.lineage2.com

Server addr=l2virus.dds.net

 

 

Still can't login.before adding the ip on hosts file there was the error "cant resolve hostname"

now i click login and nothing happens

Link to comment
Share on other sites

Recommended Posts

  • 0
47 minutes ago, wongerlt said:

to check server is working for others you can here:

https://www.infobyip.com/tcpportchecker.php

write external your ip and port 2106 or 7777

 

oh shit it doesnt...

Gameserver:

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

# Configure your external ip
ExternalHostname = l2virus.ddns.net

# 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

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

# 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

 

Link to comment
Share on other sites

  • 0
11 minutes ago, wongerlt said:

why u write l2virus .ddns .net? 

you redirect l2virus.ddns.net to your external ip?? 

 i made account and installed this like i've seen on a tutorial...well in many tutorials

but even if i write the ip its the same problem

 

https://imgur.com/a/ZNk5JzI

Edited by KIDutz
Link to comment
Share on other sites

  • 0
1 minute ago, KIDutz said:

 i made account and installed this like i've seen on a tutorial...well in many tutorials

but even if i write the ip from DUC its the same problem

 

https://imgur.com/a/ZNk5JzI

you have router?

if yes then

3 minutes ago, KIDutz said:

 i made account and installed this like i've seen on a tutorial...well in many tutorials

but even if i write the ip from DUC its the same problem

 

https://imgur.com/a/ZNk5JzI

pm me ur skype i will help u.

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