Jump to content

Talk:Simple Service Discovery Protocol: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Implementing WP:PIQA (Task 26)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{WikiProject Computing |class=Start |importance=low |network=yes |network-importance=Mid}}
{{WikiProject banner shell|class=Start|
{{WikiProject Computing |importance=low |network=yes |network-importance=Mid}}
}}


== SSDP uses ports 2869 and 1900 ==
== SSDP uses ports 2869 and 1900 ==
Line 31: Line 33:
=== Updated URL for attacks whitepaper ===
=== Updated URL for attacks whitepaper ===
It appears the URL for the whitepaper describing DDOS attacks appears to be a stale link.
It appears the URL for the whitepaper describing DDOS attacks appears to be a stale link.
https://msisac.cisecurity.org/whitepaper/documents/9.pdf <!-- Template:Unsigned IP --><small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/68.190.248.139|68.190.248.139]] ([[User talk:68.190.248.139|talk]]) 19:42, 5 September 2016 (UTC)</small> <!--Autosigned by SineBot-->
https://msisac.cisecurity.org/whitepaper/documents/9.pdf

Latest revision as of 01:37, 25 January 2024

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]