alguem pode me ajudar a configurar o ip pra externo
DDNS= ********.com.br
Ip interno = 192.168.1.1
<?xml version="1.0" encoding="UTF-8"?>
<!-- Put old contents of ExternalHostname here, used by default -->
<gameserver address="testel2soulangel.ddns.com.br">
<!-- Localhost access -->
<define subnet="testel2soulangel.ddns.com.br" address="testel2soulangel.ddns.com.br" />
<!-- LAN's, put old contents of InternalHostname here -->
<define subnet="127.0.0.1" address="127.0.0.1" />
<define subnet="127.0.0.1" address="127.0.0.1" />
<define subnet="127.0.0.1" address="127.0.0.1" />
</gameserver>
Resolvido era problema no DDNS
|