Skip to content

Commit 6179b33

Browse files
authored
Added Pull-DP to DP configured as source
Even though the client on the Pull-DP is doing the download and there is a rule for client --> DP already it might make sense to also mention Pull-DP to Pull-Source as an extra rule. Especially when the Pull-DPs client would normally not reach the source DP due to a firewall in between.
1 parent 4d7c436 commit 6179b33

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

  • memdocs/configmgr/core/plan-design/hierarchy

memdocs/configmgr/core/plan-design/hierarchy/ports.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,15 @@ A distribution point communicates to the management point in the following scena
370370
|-----------------|---------|---------|
371371
|HTTPS|--|443|
372372

373+
### <a name="BKMK_PortsPullDP-DPSource"></a> Pull-Distribution point `-->` Distribution point configured as source
374+
375+
|Description|UDP|TCP|
376+
|-----------------|---------|---------|
377+
|HTTP|--|80 <sup>[Note 2](#bkmk_note2) Alternate port available</sup>|
378+
|HTTPS|--|443 <sup>[Note 2](#bkmk_note2) Alternate port available</sup>|
379+
|Express updates|--|8005 <sup>[Note 2](#bkmk_note2) Alternate port available</sup><!-- SCCMDocs#2091 -->|
380+
381+
373382
### <a name="BKMK_PortsRSP-SQL"></a> Reporting Services point `-->` SQL Server
374383

375384
|Description|UDP|TCP|

0 commit comments

Comments
 (0)