20.0k views
1 vote
Some of your non-Windows clients aren't registering their hostnames with the DNS server. You don't require secure updates on the DNS server. What option should you configure on the DHCP server so that non-Windows clients names are registered?

a. Update DNSrecords dynamically only if requested by the DHCP clients.
b. Always dynamically update DNS records.
c.Update DNSrecordsdynamically forDHCP clientsthat don'trequest updates.
d.Configurename protection

User Catbot
by
5.5k points

1 Answer

5 votes

Answer:

c.Update DNS records dynamically for DHCP clients that don't request updates.

Step-by-step explanation:

A DNS server is a computer server that contains a database of public IP addresses and their associated host names, and in most cases serves to resolve, or translate, those names to IP addresses as requested.

A DHCP Server is a network server that automatically provides and assigns IP addresses, default gateways and other network parameters to client devices.

Dynamic DNS is a method of automatically updating a name server in the Domain Name Server, often in real time.

User Johnny Willemsen
by
5.6k points