» Find Revision
L2J_DataPack-9663-unstable.zip
L2J_Server-5964-unstable.zip
Sorry if topic is duplicate, and topic in wrong forum... I want to open my L2 server for years but i dont have luck and i dont know how to do...
I opened it and i can play server alone, i see all mobs (i finish MySQL and other things just need to make server online)
First to say i dont have STATIC ip, just local ( i use cable fast internet )
My ip from http://www.whatsmyip.org/ : Your IP Address is 176.61.165.9
So i think its external ip (me and my friends we have same IP, my friends who use same internet cable)
So i hear about https://www.noip.com, and i make profile, and i already hosting... " adnano.no-ip.biz "
Screen:

My Run>CMD>Ipconfig screen

So tell me what i need to change to make it public:
I think i need to change something here
<?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="127.0.0.1" 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.0.0" />
</gameserver>
Who help me, my dreams will be become true
