A field technician is setting up a multifunction device (MFD) in a branch office to allow employees to scan documents directly to a central network folder using SMB UNC paths, such as `\\corp-files\scans`. The technician manually assigned a static IP address, subnet mask, and default gateway to the MFD. Diagnostic tests confirm that the MFD can successfully ping the destination file server by its IP address, but attempting to scan using the server hostname fails with a host resolution error. Which of the following network settings must be configured on the MFD to resolve this issue?
- DNS server IP addressAnswer
- BDHCP scope reservation settings
- CHTTPS port 443 redirection
- DReplacement Ethernet patch cable
Answer
Configuring the DNS server IP address on the MFD enables hostname resolution for SMB network folder paths.
The MFD was manually configured with a static IP address, subnet mask, and gateway, but lacked a DNS server address. Because the SMB scan destination was configured using a hostname rather than an IP address, the printer requires a DNS server to resolve the hostname into an IP address. Since the MFD can already ping the file server's IP address, physical and network layer routing are functioning correctly, confirming that missing DNS resolution is the root cause.
Step-by-Step Solution
Key Concept
Network Printer TCP/IP & DNS Configuration