TA的每日心情 | 无聊 昨天 10:00 |
---|
签到天数: 1063 天 [LV.10]以坛为家III
论坛元老
 
- 积分
- 4733
|

楼主 |
发表于 2022-2-11 20:35:20
|
显示全部楼层
<?xml version="1.0" encoding="UTF-8"?>
<!-- Put old contents of ExternalHostname here, used by default -->
-<gameserver xsi:noNamespaceSchemaLocation="ipconfig.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" address="127.0.0.1">
<!-- Localhost access -->
<define address="127.0.0.1" subnet="127.0.0.0/8"/>
<!-- LAN's, put old contents of InternalHostname here -->
<define address="10.0.0.0" subnet="10.0.0.0/8"/>
<define address="172.16.0.0" subnet="172.16.0.0/19"/>
<define address="120.27.109.26" subnet="192.168.0.0/16"/>
</gameserver>
IP地址改的应该对吧?
这个服务器有两个IPconfig |
|