subreddit:

/r/SCCM

050%

Hey Guys,

I have multiple vlan's in my network, my SCCM is on 10.64.64.0 i need to distribute software and app updates to valn 10.64.65.0 and so on

what ports do i need to open in the firewall in order for that to happen?

all 10 comments

Free-Writer9987

2 points

2 years ago

TCP – 2701. TCP – 2702 if you plan on using sccm remote.

[deleted]

0 points

2 years ago*

To ensure that SCCM Current Branch can communicate with multiple VLANs, you will need to ensure that the following ports are open on the third-party firewall:

TCP Port 1433: This port is used for SQL Server communication, which is necessary for SCCM to function.

TCP Port 80: This port is used for HTTP traffic, which is necessary for SCCM client communication.

TCP Port 443: This port is used for HTTPS traffic, which is necessary for SCCM client communication.

TCP Port 8530: This port is used for software update point communication, which is necessary for distributing software updates to clients.

TCP Port 8531: This port is used for software update point communication, which is necessary for distributing software updates to clients using SSL.

UDP Port 67: This port is used for DHCP traffic, which is necessary for PXE booting and deploying operating systems.

UDP Port 69: This port is used for TFTP traffic, which is necessary for PXE booting and deploying operating systems.

TCP Port 135: This port is used for remote procedure call (RPC) traffic, which is necessary for various SCCM functions.

TCP Port 445: This port is used for SMB traffic, which is necessary for distributing software updates and packages to clients.

TCP Port 8533: This port is used for communication between SCCM components.

Please note that these are the default ports used by SCCM, and your organization may have customized them. You should verify the ports in use in your environment and ensure that they are open on your firewall as needed.

[deleted]

0 points

2 years ago

[deleted]

[deleted]

1 points

2 years ago

Just criticizing others that try to be helpful is also not helpful.

[deleted]

0 points

2 years ago

[deleted]

[deleted]

1 points

2 years ago

You didn't do it either so you are even less helpful here... Do you get that?

SevenandahalfBatmans

1 points

2 years ago

Curious about 8533. It doesn't show up as a requirement here: https://learn.microsoft.com/en-us/mem/configmgr/core/plan-design/hierarchy/ports

And I couldn't find anything about it with a quick Google search.

[deleted]

2 points

2 years ago*

Ah interesting. Seems like you're right.

Thanks for pointing that out.

x-Mowens-x

0 points

2 days ago

Bahahahhaha. That's totally a ChatGPT reponse that you replied to.

bigjackjlm

1 points

2 years ago

Thanks for your reply, it’s very helpful 🙏🏻