Jump to content
  • 0

Question

Posted

Hey i've a little problem with my server, i can login into server but my friends can't.

I have changed ExternalHostname and InternalHostName in gameserver/server.properties and in login loginserver.properties.

My hosts:

 

127.0.0.1 localhost

127.0.0.1 l2authd.lineage2.com

127.0.0.1 l2testauthd.lineage2.com

216.107.250.194 nprotect.lineage2.com

 

In system/l2.ini

Gameserveradress=127.0.0.1

 

I send to my friends

l2.ini file with

gameserveradress=mine ip(from whatsmyip)

 

and they putted it to their hosts:

 

127.0.0.1 localhost

(mine ip from whatsmyip) l2authd.lineage2.com

(mine ip from whatsmyip) l2testauthd.lineage2.com

216.107.250.194 nprotect.lineage2.com

 

When they are loggin nothing happening, any clues? =/ Help :P

 

P.S When my hosts looks like

 

127.0.0.1 localhost

(mine ip from whatsmyip) l2authd.lineage2.com

(mine ip from whatsmyip) l2testauthd.lineage2.com

216.107.250.194 nprotect.lineage2.com

 

I cant connect to mine server, lines where must be mine ip must have 127.0.0.1

3 answers to this question

Recommended Posts

  • 0
Posted

Server Configs

external=your ip or no ip

internal=127.0.0.1

_______________________

l2.ini of your system

serveradres=127.0.0.1

l2.ini of your friends

serveradres= your ip or no ip

_________________________________

if you use no-ip its better..and you dont need ta change your hosts nether your friends.

  • 0
Posted

I had changed before my external, there i wrote ip from http://www.whatsmyip.org/,

and on internal i've ip from cmd/ipconfig not 127.0.0.1

l2.ini i got correct, my friends too

 

Dont think so if i change my internal to 127.0.0.1 my friends can join my server... =/

 

Maybe i've something wrong in here:

gameserver/config/server.properties

 

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

GameserverHostname=(* or my ip should be here)?

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 *

ExternalHostname= (my ip got here at this moment)

 

# 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=(192.168.1.12 or 127.0.0.1 - this first i've at this moment)

 

# The Loginserver host and port

LoginPort=9014

LoginHost=127.0.0.1

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