Re: Update ACLs dynamically

2018-01-19 Thread Matus UHLAR - fantomas
On 19.01.18 19:26, Anvar Kuchkartaev via bind-users wrote: But if you have more than 1000 client ip addresses which dynamically added and removed to acl will rndc reconfig not take too much performance? yes, it will. If you have that much clients, either authentize them via TSIG or let them us

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: >

Re: Update ACLs dynamically

2018-01-19 Thread Anand Buddhdev
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: > Hello I would like to know if it is possible to add or remove IP addresses