Jump to content
  • 0

about online server


Question

Posted

i wanna make my server onilne

1-opened l2j ports from router

2-i made a dynDns ip

3-changed configs external ip = my dynDns ip address , internal ip = my ip addres

4-start game,login server

any thing i did wrong ? ? ?

 

and after i did that when i try to log nothing happen

i tried to see if server database online or not in hopzone  it saws me its online

so why i cant log ??

 

14 answers to this question

Recommended Posts

  • 0
Posted

first.check if there is any error on your Gs/login console example Revision

 

What exactly you mean whit nothing,stucking on select server window or just nothing?.

 

If you want to host your server for other you dont need to edit Internal IP just External IP

  • 0
Posted

first.check if there is any error on your Gs/login console example Revision

 

What exactly you mean whit nothing,stucking on select server window or just nothing?.

 

If you want to host your server for other you dont need to edit Internal IP just External IP

login server and game no error it connect normaly , i mean with nothing happend that when i press login in dont log

so i leave internal ip without editing ?

You make l2.ini as it must be ?

yes  serveradder =  my dyndns ip

  • 0
Posted

here is my sever configs

# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================

# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
GameserverHostname = 0.0.0.0
GameserverPort = 7777

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this ip is resolvable by Login just leave 127.0.0.1
ExternalHostname = l2flasho.dyndns.org

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
# If this ip is resolvable by Login just leave 127.0.0.1
InternalHostname = 41.239.121.14

# The Loginserver host and port
LoginPort = 9014
LoginHost = 127.0.0.1

# This is the server id that the gameserver will request (i.e. 1 is Bartz)
RequestServerID = 1
# If set to true, the login will give an other id to the server  if the requested id is already reserved
AcceptAlternateID = True

same on loginserver

  • 0
Posted

here is my sever configs

# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================

# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
GameserverHostname = 0.0.0.0
GameserverPort = 7777

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this ip is resolvable by Login just leave 127.0.0.1
ExternalHostname = l2flasho.dyndns.org

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
# If this ip is resolvable by Login just leave 127.0.0.1
InternalHostname = 41.239.121.14

# The Loginserver host and port
LoginPort = 9014
LoginHost = 127.0.0.1

# This is the server id that the gameserver will request (i.e. 1 is Bartz)
RequestServerID = 1
# If set to true, the login will give an other id to the server  if the requested id is already reserved
AcceptAlternateID = True

same on loginserver

 

told ya leave internal ip by 127.0.0.1

  • 0
Posted

told ya leave internal ip by 127.0.0.1

i tried 127.0.0.1 now but no working :S

i got this error in login server "Warning Couldn't  Resolve hostname "l2flasho.dyndns.org"

code for login server config

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

# 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 0.0.0.0 to bind on all available IPs
LoginserverHostname = 0.0.0.0
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

  • 0
Posted

i tried 127.0.0.1 now but no working :S

i got this error in login server "Warning Couldn't  Resolve hostname "l2flasho.dyndns.org"

code for login server config

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

# 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 0.0.0.0 to bind on all available IPs
LoginserverHostname = 0.0.0.0
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

 

that error means there i no such ip as l2flasho.dyndns.org, or you made an mistake in l2.ini example a space or something like that

  • 0
Posted

that error means there i no such ip as l2flasho.dyndns.org, or you made an mistake in l2.ini example a space or something like that

this error shows to me when i make internal ip = 127.0.0.1

  • 0
Posted

hmmm the problem is your pc than

no problem with my pc , i used many server and working

the only problem is i cant  online it i think i do something wrong in configs ??

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