Jump to content
  • 0

[Request] Help for geting online my server


Question

Posted

Hi guys i try make my server online i make no-ip blabla i add in lines and now login server seems ok but game server give me this error helpil5.png

w640.png plz help i was editing lines 5 hours and nothing i am gonna die help!!!!

12 answers to this question

Recommended Posts

  • 0
Posted

server/gameserver/config/server.properties

 

# The Loginserver host and port

LoginPort=9014

LoginHost=127.0.0.1

  • 0
Posted

ok bro you need back your loging.properties to the original file, and change onli y server.properties in lan ip put your no-ip or wan ip and edit l2.ini whit same ip (no-ip) and is rdy!! try

  • 0
Posted

At gameserver,do this:

GameServerHostName = 0.0.0.0

GameServerPort = 7777

 

# this is the Loginserver host and port that this gameserver will try to connect to.

LoginPort = 9014

LoginHost = 127.0.0.1----> here write 0.0.0.0

 

 

and loginserver this:

LoginServerHostName = 127.0.0.1--->here write 0.0.0.0

LoginServerPort = 2106

 

# The port, ip on which login will listen for GameServers

LoginPort = 9014

LoginHostName = 127.0.0.1--->here write 0.0.0.0

 

 

 

I hope to help u

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..