A network technician is configuring dynamic network settings for client workstations on a new office subnet. The workstations receive IPv4 addresses successfully, but users report they cannot connect to internal servers using domain names. Additionally, system logs show domain authentication failures caused by time drift between client machines and the domain controller. Which TWO network host services or server roles should be specified in the DHCP scope options to resolve these issues? (Select TWO.)
- DNS ServerAnswer
- NTP ServerAnswer
- CSyslog Server
- DAPIPA Service
Answer
The DNS Server and NTP Server roles must be configured in the DHCP scope options to provide name resolution and time synchronization.
DNS provides name resolution so clients can reach servers via domain names, while NTP maintains consistent system clocks across the network to prevent domain authentication failures.
Step-by-Step Solution
Key Concept
Configuring network host services (DNS and NTP) via DHCP scope options to support client name resolution and clock synchronization.