» Find Revision
L2J Revision 4652
L2JDP Revision 8046
Hello, Good day. How to configure ipconfig.xml with such content:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><!-- Externalhost here (Internet IP) or Localhost IP for local test --><gameserver address="192.168.133.128" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd"> <!-- Localhost here --> <define subnet="127.0.0.0/8" address="127.0.0.1" /> <!-- Internalhosts here (LANs IPs) --> <define subnet="255.255.255.0" address="192.168.133.128" /> <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>
188.114.27.146
My local address: 192.168.133.128
Mask for the network: 255.255.255.0
How to set up for themselves, who are not hard to write
____________________________
Sorry for bad english, I'm from Russia