Using nsupdate to insert/delete record in the RPZ zone file

Tony Finch dot at dotat.at
Fri Jan 24 15:42:59 UTC 2014


Pika.Aman <aman at thingsto.me> wrote:
>
> Is that possible to use the bind-util “nsupdate” to insert a new record
> into the zone file of response policy zone ?  I got “NOTZONE” reply from
> the bind.

"NOTZONE" means you have used a domain name that is not in the zone you
are trying to update.

> #nsupdate
> > debug yes
> > server 127.0.0.1
> > zone rpz
> > update add test.thingsto.me. 60 A 127.0.0.1
> > send

Change this to

> update add test.thingsto.me.rpz 60 A 127.0.0.1

Tony.
-- 
f.anthony.n.finch  <dot at dotat.at>  http://dotat.at/
Forties, Cromarty: East, veering southeast, 4 or 5, occasionally 6 at first.
Rough, becoming slight or moderate. Showers, rain at first. Moderate or good,
occasionally poor at first.


More information about the bind-users mailing list