A system administrator is configuring network firewall rules for a newly installed Network-Attached Storage (NAS) device. The NAS will serve files to Windows workstations using direct SMB communication over TCP/IP without relying on legacy NetBIOS resolution. Which of the following port rules must be permitted outbound and inbound on the firewall to enable native file sharing?
- TCP 445Answer
- BTCP 139
- CTCP 389
- DUDP 67
Answer
Allowing TCP port 445 enables direct SMB file sharing over IP without requiring legacy NetBIOS transport services.
Direct hosting of Server Message Block (SMB) over TCP/IP bypasses the NetBIOS transport layer entirely and communicates strictly on TCP port 445. Opening TCP port 445 on the firewall allows client computers to establish direct file-sharing sessions with the Network-Attached Storage appliance.
Step-by-Step Solution
Key Concept
Server Message Block (SMB) Port Assignment
Estimated Time:1m 30s