cloud cache <i...@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  <d...@dotat.at>  http://dotat.at/
Biscay: South backing east, 5 to 7. Moderate or rough, becoming slight or
moderate. Thundery showers. Moderate or good.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to