Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22951935acc5c4f

Jump to content

Talk:Simple Service Discovery Protocol

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 9 years ago by 68.190.248.139 in topic Example of what network traffic looks like?

SSDP uses ports 2869 and 1900

[edit]

Dear all,

as per [Microsoft Knowledge Base Article 832017 http://support.microsoft.com/default.aspx?scid=kb;en-us;832017], aka "Service overview and network port requirements for the Windows Server system", SSDP uses ports 2869 and 1900. 2869 is for SSDP event notification, while 1900 is for SSDP other uses.

There's even an SSDP legacy event notification, at port 5000.

All the best,
--Hgfernan (talk) 22:59, 1 December 2009 (UTC)Reply


Example of what network traffic looks like?

[edit]

It seems that the packets look like HTTP, but with method "M-SEARCH". On my network I see the following information (with a destination port of 1900, which seems to be the standard port for 'SSDP') in a very HTTP protocolish manner (key/value headers and newlines):

M-SEARCH * HTTP/1.1
Host:239.255.255.250:1900
ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1
Man:"ssdp:discover"
MX:3

I don't know enough about this topic to feel comfortable adding the section myself, I would prefer not to post incorrect information

Crabpot8 (talk) 17:02, 12 October 2010 (UTC)Reply

Updated URL for attacks whitepaper

[edit]

It appears the URL for the whitepaper describing DDOS attacks appears to be a stale link. https://msisac.cisecurity.org/whitepaper/documents/9.pdf  Preceding unsigned comment added by 68.190.248.139 (talk) 19:42, 5 September 2016 (UTC)Reply