dynamic update to SOA records

Tony Finch dot at dotat.at
Mon Apr 30 23:10:41 UTC 2012


cloud cache <info at cloudcache.net> wrote:
>
> How to use nsupdate to dynamic update the SOA records?
> For example, I want to update the zone's contact email and main NS server
> name.

Like this:

$ dig +noall +answer soa fanf2.ucam.org
fanf2.ucam.org.         3600    IN      SOA     black.dotat.at. dot.dotat.at. 40 3600 600 604800 60
$ nsupdate -l
> update add fanf2.ucam.org 3600 soa black.csi.cam.ac.uk fanf2.cam.ac.uk 41 3600 600 604800 60
> send
> quit
$ dig +noall +answer soa fanf2.ucam.org
fanf2.ucam.org.         3600    IN      SOA     black.csi.cam.ac.uk. fanf2.cam.ac.uk. 41 3600 600 604800 60
$

Tony.
-- 
f.anthony.n.finch  <dot at dotat.at>  http://dotat.at/
Biscay: South backing east, 5 to 7. Moderate or rough, becoming slight or
moderate. Thundery showers. Moderate or good.



More information about the bind-users mailing list