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

Russell Cecala red.cricket.blog at gmail.com
Fri Jan 24 04:20:10 UTC 2014


I think you need to change the line ..

update add test.thingsto.me. 60 A 127.0.0.1

... to ...

update add test.thingsto.me.rpz A 127.0.0.1


On Thu, Jan 23, 2014 at 6:20 PM, Pika.Aman <aman at thingsto.me> wrote:

>  Hi there,
>
> 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. I tried by using the following commands but still got "NOTZONE"
> status code replied from Bind. Have anyone ever tried to build a RPZ with
> dynamic updating mechanism? Thanks!
>
> #nsupdate
> > debug yes
> > server 127.0.0.1
> > zone rpz
> > update add test.thingsto.me. 60 A 127.0.0.1
> > send
>
>
>
>
> --
> Pika Aman
> Sent with Sparrow <http://www.sparrowmailapp.com/?sig>
>
>
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to
> unsubscribe from this list
>
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20140123/4bd974c0/attachment.html>


More information about the bind-users mailing list