Jump to content
  • 0

I need help for ipconfig for my server.


Question

Posted

what ports i need to open and how to config. my server ?

 

i have alredy this:

 

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

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

<gameserver address="l2borisserver.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="l2borisserver.no-ip.org" address="l2borisserver.no-ip.org" />

  <define subnet="192.168.1.1/16" address="192.168.1.2" />

</gameserver

 

my login server:

 

Starting L2PS Login Server.

 

Loading LoginController...

Cached 10 KeyPairs for RSA communication

Stored 20 keys for Blowfish communication

GameServerTable: Loaded 127 server names

GameServerTable: Loaded 1 registered Game Servers

GameServerTable: Cached 10 RSA keys for Game Server communication.

Loaded 2 IP Bans.

Listening for GameServers on *:9014

Telnet server is currently disabled.

Login Server ready on *:2106

Updated Gameserver [1] Bartz IP's:

Couldn't resolve hostname "java.net.UnknownHostException: 192.168.1.1/16"

127.0.0.1/127.0.0.0/8

10.0.0.0/10.0.0.0/8

l2borisserver.no-ip.org/178.221.183.78/32

l2borisserver.no-ip.org/0.0.0.0/0

 

someone can help me about this? thx

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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