external-ip.xml 338 B

123456
  1. <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body>
  2. <u:GetExternalIPAddressResponse xmlns:u="urn:schemas-upnp-org:service:WANIPConnection:1">
  3. <NewExternalIPAddress>81.31.113.9</NewExternalIPAddress>
  4. </u:GetExternalIPAddressResponse>
  5. </s:Body> </s:Envelope>