Jump to content
  • 0

[Help]Sevrer Online


Question

Posted

my connect from Te-Data 1MB form DeLink

i tryed to make it online but i can't when i change external host name to my no-ip and internal hosname i can't log in server with  my ip in ServerAdder

i need help please

My Mail:x1marwan@hotmail.com

12 answers to this question

Recommended Posts

  • 0
Posted

There are a lot of guides showing you how to create completely a server.

 

Search.

 

PS :

 

External IP'S : Your no-ip.

Internal : 127.0.0.1

Your serveraddr in l2 ini : 127.0.0.1

Player's l2 ini : your no-ip.

  • 0
Posted

Marwan has internet connection under ROUTER ...... that is his problem ......  there are some steps to take when u are using private router ..... if anybody can help him  .....  :-)

  • 0
Posted

There isn't any difference between the routers.

 

The only thing that he must do , to make it online is to open the ports. ( And fix the configs of course. )

  • 0
Posted

Game Server Configs:

# - LAN IP* (if you want to play from another computer in the network)

# - WAN IP** (if you want to play with friends over internet)

# - Questions? => http:\\l2dot.info\forum\

#

# * = If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig"

# **= If you want to get you WAN IP, visit http://www.whatismyip.com

# ===================================================================================================

 

# ================================================================

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

# ================================================================

 

# Bind ip of the gameserver, use * to bind on all available IPs

GameserverHostname = 127.0.0.1

GameserverPort = 2106

 

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

ExternalHostname = l2oldway.no-ip.biz

 

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

InternalHostname = 127.0.0.1

 

# The Loginserver host and port

LoginPort = 9014

LoginHost = l2oldway.no-ip.biz

 

# This is the server id that the gameserver will request (i.e. 1 is Bartz)

RequestServerID = 4

# If set to true, the login will give an other id to the server  if the requested id is allready reserved

AcceptAlternateID = True

 

# Database info

Driver=com.mysql.jdbc.Driver

#Driver=org.hsqldb.jdbcDriver

#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver

URL=jdbc:mysql://localhost/l2jdb

#URL=jdbc:hsqldb:hsql://localhost/l2jdb

#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=

Login = root

Password = root

MaximumDbConnections = 100

 

# Datapack root directory, defaults to current directory from which the server is started

  • 0
Posted

i can't under stand anything from site

Use google, search "port forwarding" in your native language.

BTW manual for your router should be just fine.

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