подскажите такая проблема не могут зайти на мой сервер из вне я с l2ini по внешке залетаю на ура в сборке не было ipconfig.htm на мудрил свой не знаю все ли верно там указано
<?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="95.143.217.153" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
<!-- Localhost here -->
<define subnet="192.168.1.105/8" address="192.168.1.105" />
<!-- Internalhosts here (LANs IPs) -->
<define subnet="192.168.1.105/8" address="192.168.1.105" />
<define subnet="192.168.1.105/19" address="192.168.1.105" />
<define subnet="192.168.1.105/16" address="192.168.1.105 />
</gameserver>