A systems administrator is configuring firewall access control lists to enable direct file sharing between Windows workstations and a centralized storage server located on a separate subnet. The network environment operates without legacy NetBIOS transport layers. Which port must be permitted through the firewall to allow native Server Message Block (SMB) communication over TCP?
- TCP 445Answer
- BTCP 139
- CTCP 389
- DUDP 67
Answer
TCP port 445 is used for direct, native Server Message Block (SMB) communications over IP without NetBIOS encapsulation.
Modern operating systems use direct SMB over TCP port 445 for sharing files and network resources across subnets, bypassing the legacy NetBIOS Session Service.
Step-by-Step Solution
Key Concept
Server Message Block (SMB) Port Assignment