**
天堂2单机服务端开外网整理篇
**
我们在玩天堂2单机或者想和朋友联机玩天堂2的时候,需要开外网
首先要确认,您的网络有无公网IP,有就继续往下看,没有公网IP,
下面的内容,对您就没什么意义了
首先修改ipconfig.xml【l2jtw/l2jserver/l2jcn等等大同小异!!】
原始大致如下
<?xml version="1.0" encoding="UTF-8"?>
<!-- Put old contents of ExternalHostname here, used by default -->
<gameserver address="127.0.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">
<!-- Localhost access -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<!-- LAN's, put old contents of InternalHostname here -->