User Tools

Site Tools


dns:dynamic_dns

This is an old revision of the document!


Dynamic DNS

Dynamic updates take priorities over normal queries. High rate of dynamic updates will cause stop to normal queries

Register Dynamic DNS

Use the command register-dnsclient in PowerShell or ipconfig /registerdns on the CMD to get the Windows client to register itself (or try to) in the appropriate DNS server. It will use its current DNS server to establish where the authoritative server for the zone is (zone will be whatever is set on the computer (e.g. computerhostname.mycorporationdomain.local).

NIOS Dynamic DNS

Do not change the MNAME of a zone (SOA) to point away from the primary server if you want DDNS updates to work on it. If you point the MNAME at a secondary, dynmaic clients will try to update the secondary which will fail (as it is read only).

Test Dynamic Updates

Use NSupdate

Best Practice

While a DDNS update is running on a DNS server, the DNS server is 'paused'. Not a problem for small numbers but when you have a huge number of DDNS updates running, you should consider a hidden primary DNS server.

dns/dynamic_dns.1712044361.txt.gz · Last modified: by bstafford