User Tools

Site Tools


dns:nsupdate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dns:nsupdate [2021/10/28 16:25] – created bstafforddns:nsupdate [2022/11/23 12:49] (current) – external edit 127.0.0.1
Line 5: Line 5:
 <code># nsupdate <code># nsupdate
 > server 192.168.1.1 > server 192.168.1.1
 +> update delete newhost.example.co A
 > update add newhost.example.com 86400 A 172.16.1.1 > update add newhost.example.com 86400 A 172.16.1.1
 > send</code> > send</code>
 +
 +Rember, to protect static records or protected records in Infoblox DNS, you must go to "Grid DNS Properties > Advanced Mode > Updates > Advanced" and toggle the following options
 +  * Prevent dynamic updates to RRsets containing static records
 +  * Prevent dynamic uppdates to RRsets containing protected records
dns/nsupdate.1635438353.txt.gz · Last modified: (external edit)