A storage administrator is deploying a network-attached storage array to host shared folders for Windows workstations on a isolated VLAN. To meet security standards, network traffic must avoid legacy NetBIOS encapsulation and operate strictly via direct file sharing over TCP/IP. Which port must be opened on the internal firewall to permit direct Server Message Block (SMB) communications?
- TCP port 445Answer
- BTCP port 139
- CUDP port 137
- DTCP port 21
Answer
TCP port 445 is the standard port for direct Server Message Block (SMB) file sharing over TCP/IP without NetBIOS.
Direct Server Message Block (SMB) file sharing operates natively over TCP/IP using TCP port 445. Opening TCP port 445 allows hosts to share files and printers directly across IP subnets without relying on legacy NetBIOS session layer protocol wrappers.
Step-by-Step Solution
Key Concept
Common Network Ports - Server Message Block (SMB)
Estimated Time:1m 0s