Re: Update RPZ zone records

2018-01-24 Thread Anvar Kuchkartaev via bind-users
e end. On 25 Jan 2018, at 08:19, Anvar Kuchkartaev via bind-users wrote: Hello, I am trying to update RPZ zone records dynamically using nsupdate. But unfortunately I am facing with NOTZONE option. nsupdate -k /etc/rndc.key < nsupdate.txt Outgoing update query: ;; ->>HEADER<&

Re: Update RPZ zone records

2018-01-24 Thread Anvar Kuchkartaev via bind-users
pdate treats all names as absolute so you need to add the .rpz to the end. On 25 Jan 2018, at 08:19, Anvar Kuchkartaev via bind-users wrote: Hello, I am trying to update RPZ zone records dynamically using nsupdate. But unfortunately I am facing with NOTZONE option. nsupdate -k /

Re: Update RPZ zone records

2018-01-24 Thread Anvar Kuchkartaev via bind-users
.hotspots.network. *.silktide.com                    CNAME    ads.hotspots.network. On 24/01/18 22:57, John Miller wrote: Hi Anvar, I see you have your named.conf file listed here; can you please paste your named.rpz file as well? John On Wed, Jan 24, 2018 at 4:19 PM, Anvar Kuchkartaev via bind

Update RPZ zone records

2018-01-24 Thread Anvar Kuchkartaev via bind-users
Hello, I am trying to update RPZ zone records dynamically using nsupdate. But unfortunately I am facing with NOTZONE option. nsupdate -k /etc/rndc.key < nsupdate.txt Outgoing update query: ;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id:  0 ;; flags:; ZONE: 0, PREREQ: 0, UPDATE: 0, AD

Re: Update ACLs dynamically

2018-01-19 Thread Anvar Kuchkartaev via bind-users
-users@lists.isc.org Subject: Re: Update ACLs dynamically Hi Anvar, Yes, you can change ACLs in named.conf, and then run "rndc reconfig" which will pick up the changes. You don't need to restart BIND. Regards, Anand On 19/01/2018 14:48, Anvar Kuchkartaev via bind-users wrote: >

Update ACLs dynamically

2018-01-19 Thread Anvar Kuchkartaev via bind-users
Hello I would like to know if it is possible to add or remove IP addresses to bind acl list without service restart?Anvar Kuchkartaev an...@aegisnet.eu  ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bi