`Heroin Posted December 6, 2011 Posted December 6, 2011 # --------------------------------------------------------------------------- # Game Server Settings # --------------------------------------------------------------------------- # This is the server configuration file. Here you can set up the connection information for your server. # This was written with the assumption that you are behind a router. # Dumbed Down Definitions... # LAN (LOCAL area network) - typically consists of computers connected to the same router as you. # WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet). # x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers. # --------------------------------------------------------------------------- # Networking # --------------------------------------------------------------------------- # Where's the Login server this gameserver should connect to # WARNING: <font color="red">Please don't change default IPs here if you don't know what are you doing!</font> # WARNING: <font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font> # Default: 127.0.0.1 LoginHost = l2testserver2.no-ip.org # TCP port the login server listen to for gameserver connection requests # Default: 9014 LoginPort = 9014 # Bind address for gameserver. You should not need to change it in most cases. # WARNING: <font color="red">Please don't change default IPs here if you don't know what are you doing!</font> # WARNING: <font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font> # Default: * (0.0.0.0) GameserverHostname = * <-------------What do i have to write here to publish server? I have opened all ports and all are ok.. I gave the system to my friend with correct L2.ini and he stucks in server where says Light! (After agree) Quote
0 extr3me Posted December 7, 2011 Posted December 7, 2011 <-------------What do i have to write here to publish server? YOUR IP Quote
0 RpGiant Posted December 10, 2011 Posted December 10, 2011 GameserverHostname = * <-------------What do i have to write here to publish server? I have opened all ports and all are ok.. I gave the system to my friend with correct L2.ini and he stucks in server where says Light! (After agree) if he can allready connect then the settings ok i think? the login server and gameserver runs from the same Machine? well: Where's the Login server this gameserver should connect to: LoginHost = 127.0.0.1<----leave it this way if the server is on the same machine GameserverHostname = * <----normaly you can leave that if its on same machine but if it dont work try to set up your ip there... at the Login Server settings LoginserverHostname = * <----there you can set up your ip LoginHostname = * <---- leave that this way if everything fine your players can connect but stuck at the loginwindow maybe check your gameserver log... and also check the protocol if you use hi5 AllowedProtocolRevisions = 267;268;271;273 <----this is what you need Quote
0 josecarlosfl18 Posted December 20, 2011 Posted December 20, 2011 In case that your gameserver and loginserver are in 2 diferent machines, use IP from the gameserver machine or domain intead... Otherwhise use our same ip from your server... Quote
Question
`Heroin
# ---------------------------------------------------------------------------
# Game Server Settings
# ---------------------------------------------------------------------------
# This is the server configuration file. Here you can set up the connection information for your server.
# This was written with the assumption that you are behind a router.
# Dumbed Down Definitions...
# LAN (LOCAL area network) - typically consists of computers connected to the same router as you.
# WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet).
# x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers.
# ---------------------------------------------------------------------------
# Networking
# ---------------------------------------------------------------------------
# Where's the Login server this gameserver should connect to
# WARNING: <font color="red">Please don't change default IPs here if you don't know what are you doing!</font>
# WARNING: <font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font>
# Default: 127.0.0.1
LoginHost = l2testserver2.no-ip.org
# TCP port the login server listen to for gameserver connection requests
# Default: 9014
LoginPort = 9014
# Bind address for gameserver. You should not need to change it in most cases.
# WARNING: <font color="red">Please don't change default IPs here if you don't know what are you doing!</font>
# WARNING: <font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font>
# Default: * (0.0.0.0)
GameserverHostname = * <-------------What do i have to write here to publish server?
I have opened all ports and all are ok.. I gave the system to my friend with correct L2.ini and he stucks in server where says Light! (After agree)
3 answers to this question
Recommended Posts
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.