Jump to content
  • 0

LF help about login.


Question

Posted

Hello guys! I have one problem and I think you can help me. I trying to log in game but i got message "You are currently logging in. Please wait a moment." and nothing happend... using L2PS 5860 project

I have alredy opened ports 2106,7777 (login and game server).

 

Here is my IP

 

<?xml version="1.0" encoding="UTF-8"?>

<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->

<!-- Externalhost here (Internet IP) or Localhost IP for local test -->

<gameserver address="borisfun.no-ip.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">

<!-- Localhost here -->

<define subnet="127.0.0.0/8" address="127.0.0.1" />

<!-- Internalhosts here (LANs IPs) -->

<define subnet="10.0.0.0/8" address="10.0.0.0" />

<define subnet="172.16.0.0/19" address="172.16.0.0" />

<define subnet="192.168.0.0/16" address="192.168.1.3" />

</gameserver

 

Success: I can see your service on 91.150.98.173 on port (2106)

Your ISP is not blocking port 2106

Success: I can see your service on 91.150.98.173 on port (7777)

Your ISP is not blocking port 7777

 

File l2.ini : ServerAddr=borisfun.no-ip.org

 

link for image http://s21.postimg.org/rk1elwxdj/Login_screen.png

 

thx!

7 answers to this question

Recommended Posts

  • 0
Posted

If you're trying to log-in from the same PC where the server is being executed, your l2.ini ServerAddr must be 127.0.0.1

  • 0
Posted

If on l2.ini i set server addres 127.0.0.1 than only i can login, other my friends cant ... how i can make online server for external users ?

Bro... your l2.ini -> 127.0.0.1, your friends l2.ini -> borisfun.no-ip.org

Got it?

  • 0
Posted

That's not even possible.

If you are trying to connect with the same PC of the server is 127.0.0.1, for your friends is the borisfun.no-ip.org, ipconfig too borisfun.no-ip.org.

No more secrets.

Guest
This topic is now closed to further replies.


×
×
  • Create New...