Hi,
I have BSNL broadband connections. Recently when I switch on my modem, my Computer suddenly started sending packets continously to Modem(Nokia Siemens). It is consume more data, where it is taking lot of bandwidth.
Someone plz help.
Giving few packet data below, it is as it is.
POST /EmWeb/UPnP/Control/10 HTTP/1.1
Content-Type: text/xml; charset="utf-8"
SOAPAction: "urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1#GetTotalByt esSent"
User-Agent: Mozilla/4.0 (compatible; UPnP/1.0; Windows 9x)
Host: 192.168.1.1:2800
Content-Length: 309
Connection: Keep-Alive
Cache-Control: no-cache
Pragma: no-cache
<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:GetTotalBytesSent xmlns:m="urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1"/></SOAP-ENV:Body></SOAP-ENV:Envelope>
HTTP/1.1 200 OK
Date: Sat, 03 Jan 1970 00:31:05 GMT
Server: Unknown/0.0 UPnP/1.0 Conexant-EmWeb/R6_1_0
Transfer-Encoding: chunked
Content-Type: text/xml; charset=utf-8
Expires: Sat, 03 Jan 1970 00:31:05 GMT
Last-Modified: Sat, 03 Jan 1970 00:31:05 GMT
Cache-Control: no-cache
<s:Envelope
xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"
s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<u:GetTotalBytesSentResponse xmlns:u="urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1"><NewTotalB ytesSent>
</NewTotalBytesSent></u:GetTotalBytesSentResponse>
</s:Body>
</s:Envelope>
POST /EmWeb/UPnP/Control/10 HTTP/1.1
Content-Type: text/xml; charset="utf-8"
SOAPAction: "urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1#GetTotalByt esReceived"
User-Agent: Mozilla/4.0 (compatible; UPnP/1.0; Windows 9x)
Host: 192.168.1.1:2800
Content-Length: 313
Connection: Keep-Alive
Cache-Control: no-cache
Pragma: no-cache
<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:GetTotalBytesReceived xmlns:m="urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1"/></SOAP-ENV:Body></SOAP-ENV:Envelope>
HTTP/1.1 200 OK
Date: Sat, 03 Jan 1970 00:31:05 GMT
Server: Unknown/0.0 UPnP/1.0 Conexant-EmWeb/R6_1_0
Transfer-Encoding: chunked
Content-Type: text/xml; charset=utf-8
Expires: Sat, 03 Jan 1970 00:31:05 GMT
Last-Modified: Sat, 03 Jan 1970 00:31:05 GMT
Cache-Control: no-cache
<s:Envelope
xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"
s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<u:GetTotalBytesReceivedResponse xmlns:u="urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1"><NewTotalB ytesReceived>
</NewTotalBytesReceived></u:GetTotalBytesReceivedResponse>
</s:Body>
</s:Envelope>



LinkBack URL
About LinkBacks
Reply With Quote