[16:40:18 16E0] M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:WANIPConnection:1

[16:40:18 16E0] M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:WANPPPConnection:1

[16:40:18 16E0] HTTP/1.1 200 OK
CACHE-CONTROL: max-age=120
ST: urn:schemas-upnp-org:service:WANIPConnection:1
USN: uuid:984cb33b-1361-4308-a49f-062ff4bca9d6::urn:schemas-upnp-org:service:WANIPConnection:1
EXT:
SERVER: TP-LINK/TP-LINK UPnP/1.1 MiniUPnPd/1.8
LOCATION: http://172.30.0.254:1900/jvaxu/rootDesc.xml
OPT: "http://schemas.upnp.org/upnp/1/0/"; ns=01
01-NLS: 1
BOOTID.UPNP.ORG: 1
CONFIGID.UPNP.ORG: 1337

[16:40:18 16E0] UPnP HTTP connection Host: 172.30.0.254 Port: 1900
[16:40:18 16E0] GET /jvaxu/rootDesc.xml HTTP/1.1
HOST: 172.30.0.254:1900
ACCEPT-LANGUAGE: *

[16:40:18 16E0] HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 2617
Server: TP-LINK/TP-LINK UPnP/1.1 MiniUPnPd/1.8
Ext:
Content-Language: en

<?xml version="1.0"?>
<root xmlns="urn:schemas-upnp-org:device-1-0"><specVersion><major>1</major><minor>0</minor></specVersion><device><deviceType>urn:schemas-upnp-org:device:InternetGatewayDevice:1</deviceType><friendlyName>Archer AX53</friendlyName><manufacturer>TP-Link</manufacturer><manufacturerURL>http://www.tp-link.com/</manufacturerURL><modelDescription>Archer AX53</modelDescription><modelName>Archer AX53</modelName><modelNumber>1.0</modelNumber><modelURL>http://www.tp-link.com/</modelURL><serialNumber>00000000</serialNumber><UDN>uuid:984cb33b-1361-4308-a49f-062ff4bca9d6</UDN><serviceList><service><serviceType>urn:schemas-upnp-org:service:Layer3Forwarding:1</serviceType><serviceId>urn:upnp-org:serviceId:Layer3Forwarding1</serviceId><controlURL>/jvaxu/ctl/L3F</controlURL><eventSubURL>/jvaxu/evt/L3F</eventSubURL><SCPDURL>/jvaxu/L3F.xml</SCPDURL></service></serviceList><deviceList><device><deviceType>urn:schemas-upnp-org:device:WANDevice:1</deviceType><friendlyName>WANDevice</friendlyName><manufacturer>MiniUPnP</manufacturer><manufacturerURL>http://miniupnp.free.fr/</manufacturerURL><modelDescription>WAN Device</modelDescription><modelName>WAN Device</modelName><modelNumber>20230530</modelNumber><modelURL>http://miniupnp.free.fr/</modelURL><serialNumber>00000000</serialNumber><UDN>uuid:984cb33b-1361-4308-a49f-062ff4bca9d6</UDN><UPC>000000000000</UPC><serviceList><service><serviceType>urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1</serviceType><serviceId>urn:upnp-org:serviceId:WANCommonIFC1</serviceId><controlURL>/jvaxu/ctl/CmnIfCfg</controlURL><eventSubURL>/jvaxu/evt/CmnIfCfg</eventSubURL><SCPDURL>/jvaxu/WANCfg.xml</SCPDURL></service></serviceList><deviceList><device><deviceType>urn:schemas-upnp-org:device:WANConnectionDevice:1</deviceType><friendlyName>WANConnectionDevice</friendlyName><manufacturer>MiniUPnP</manufacturer><manufacturerURL>http://miniupnp.free.fr/</manufacturerURL><modelDescription>MiniUPnP daemon</modelDescription><modelName>MiniUPnPd</modelName><modelNumber>20230530</modelNumber><modelURL>http://miniupnp.free.fr/</modelURL><serialNumber>00000000</serialNumber><UDN>uuid:984cb33b-1361-4308-a49f-062ff4bca9d6</UDN><UPC>000000000000</UPC><serviceList><service><serviceType>urn:schemas-upnp-org:service:WANIPConnection:1</serviceType><serviceId>urn:upnp-org:serviceId:WANIPConn1</serviceId><controlURL>/jvaxu/ctl/IPConn</controlURL><eventSubURL>/jvaxu/evt/IPConn</eventSubURL><SCPDURL>/jvaxu/WANIPCn.xml</SCPDURL></service></serviceList></device></deviceList></device></deviceList><presentationURL>http://172.30.0.254/</presentationURL></device></root>
[16:40:18 16E0] UPnP HTTP connection Host: 172.30.0.254 Port: 1900
[16:40:18 16E0] POST /jvaxu/ctl/IPConn HTTP/1.1
HOST: 172.30.0.254:1900
CONTENT-LENGTH: 325
CONTENT-TYPE: text/xml; charset = "utf-8"
SOAPACTION: "urn:schemas-upnp-org:service:WANIPConnection:1#GetExternalIPAddress"

<?xml version = "1.0"?>
<s:Envelope
    xmlns:s = "http://schemas.xmlsoap.org/soap/envelope/"
    s:encodingStyle = "http://schemas.xmlsoap.org/soap/encoding/">
  <s:Body>
    <u:GetExternalIPAddress xmlns:u = "urn:schemas-upnp-org:service:WANIPConnection:1">
    </u:GetExternalIPAddress>
  </s:Body>
</s:Envelope>
[16:40:18 16E0] HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 358
Server: TP-LINK/TP-LINK UPnP/1.1 MiniUPnPd/1.8
Ext:

<?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:GetExternalIPAddressResponse xmlns:u="urn:schemas-upnp-org:service:WANIPConnection:1"><NewExternalIPAddress>100.102.45.5</NewExternalIPAddress></u:GetExternalIPAddressResponse></s:Body></s:Envelope>
[16:40:18 16E0] UPnP Gateway detected 1, Control URL: http://172.30.0.254:1900/jvaxu/ctl/IPConn
[16:40:18 16E0] UPnP HTTP connection Host: 172.30.0.254 Port: 1900
[16:40:18 16E0] POST /jvaxu/ctl/IPConn HTTP/1.1
HOST: 172.30.0.254:1900
CONTENT-LENGTH: 339
CONTENT-TYPE: text/xml; charset = "utf-8"
SOAPACTION: "urn:schemas-upnp-org:control-1-0#QueryStateVariable"

<s:Envelope
    xmlns:s = "http://schemas.xmlsoap.org/soap/envelope/"
    s:encodingStyle = "http://schemas.xmlsoap.org/soap/encoding/">
  <s:Body>
    <u:QueryStateVariable xmlns:u = "urn:schemas-upnp-org:control-1-0">
      <u:varName>PortMappingNumberOfEntries</u:varName>
    </u:QueryStateVariable>
  </s:Body>
</s:Envelope>
[16:40:18 16E0] HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 398
Server: TP-LINK/TP-LINK UPnP/1.1 MiniUPnPd/1.8
Ext:

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>401</errorCode><errorDescription>Invalid Action</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope>
[16:40:18 16E0] UPnP HTTP connection Host: 172.30.0.254 Port: 1900
[16:40:18 16E0] POST /jvaxu/ctl/IPConn HTTP/1.1
HOST: 172.30.0.254:1900
CONTENT-LENGTH: 388
CONTENT-TYPE: text/xml; charset = "utf-8"
SOAPACTION: "urn:schemas-upnp-org:service:WANIPConnection:1#GetGenericPortMappingEntry"

<?xml version = "1.0"?>
<s:Envelope
    xmlns:s = "http://schemas.xmlsoap.org/soap/envelope/"
    s:encodingStyle = "http://schemas.xmlsoap.org/soap/encoding/">
  <s:Body>
    <u:GetGenericPortMappingEntry xmlns:u = "urn:schemas-upnp-org:service:WANIPConnection:1">
     <NewPortMappingIndex>0</NewPortMappingIndex>
    </u:GetGenericPortMappingEntry>
  </s:Body>
</s:Envelope>
[16:40:18 16E0] HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 410
Server: TP-LINK/TP-LINK UPnP/1.1 MiniUPnPd/1.8
Ext:

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>713</errorCode><errorDescription>SpecifiedArrayIndexInvalid</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope>
