If you are working with, well almost anything network
intensive these days, like Antivirus or management tools, your Reverse
DNS (rDNS) lookups need to be in good shape. If you find that you can
not resolve IP’s back to a name on your network check your DNS REVERSE
LOOKUP ZONE. If there are missing entries, you likely have your DHCP
missing one of two settings:
- Launch DHCP
- Right click on your SCOPE and select PROPERTIES
- Click the DNS tab
- Make sure that the following settings are on
- ENABLE DNS DYNAMIC UPDATES
- ALWAYS DYNAMICALLY UPDATE DNS A AND PTR RECORDS
- DISCARD A AND PTR RECORDS WHEN LEASE IS DELETED
- DYNAMICALLY IPDATE DNSA a AND PTR RECORDS FOR DHCP CLEINTS THAT DO NOT REQUEST UPDATES
- ENABLE DNS DYNAMIC UPDATES
- Using Active Directory Users and Computers create a standard domain user and set the password to DOES NOT EXPIRE.
- Launch DHCP
- Right click on IPv4 and select PROPERTIES
- Select the ADVANCED tab
- Click the CREDENTIALS button
- Enter the user information you created in step one
The DHCP service has detected that it is running on a DC and has no credentials configured for use with Dynamic DNS registrations initiated by the DHCP service. This is not a recommended security configuration. Credentials for Dynamic DNS registrations may be configured using the command line “netsh dhcp server set dnscredentials” or via the DHCP Administrative tool.If you want more information you may find the following useful:
http://technet.microsoft.com/en-us/library/c0e87732-985c-4c9c-83b4-70c679cad748.aspx
http://support.microsoft.com/kb/282001
http://jackstromberg.com/tag/dhcp/
http://social.technet.microsoft.com/Forums/windowsserver/en-US/d97cf295-1345-4be7-bfcd-6d59436d93b2/ttl-times-on-a-records-dns-records-disappearing?forum=winserverNIS
No comments:
Post a Comment