During a network infrastructure audit, a system administrator observes that client endpoints in a newly provisioned subnet are failing to resolve network services by name and cannot locate the primary Domain Controller for Kerberos authentication. To resolve service locator requests for specific network protocols (such as LDAP or Kerberos) including port numbers and target hostnames, which type of DNS resource record must be configured in the domain zone?
- SRV recordAnswer
- BCNAME record
- CPTR record
- DMX record
Answer
The SRV (Service) record is the correct DNS resource record type required to locate servers offering specific network services such as LDAP and Kerberos.
The SRV (Service) record defines hostnames and port numbers for specific services, enabling domain clients to discover directory and authentication services such as LDAP and Kerberos.
Step-by-Step Solution
Key Concept
DNS Service Location (SRV) Records
Estimated Time:1m 0s