Re: No logging of failed queries

2021-04-14 Thread Chuck Aurora
On 2021-04-14 04:38, Gaurav Kansal wrote: Is there a way, by which we can log denied statement w.r.t. view somewhere in logging ? The thing is, your view did not deny anything. Your non-.IN client simply does not match the match-clients list for that view. On 14/04/21 1:48 am, ma...@isc.org

Re: No logging of failed queries

2021-04-14 Thread Gaurav Kansal
Hi Mark, Is there a way, by which we can log denied statement w.r.t. view somewhere in logging ? Regards, Gaurav On 14/04/21 1:48 am, ma...@isc.org wrote: Real world configurations would have a catch all view after the more specific views. Add one. -- Mark Andrews On 13 Apr 2021, at 22:41

Re: No logging of failed queries

2021-04-13 Thread Mark Andrews
Real world configurations would have a catch all view after the more specific views. Add one. -- Mark Andrews > On 13 Apr 2021, at 22:41, Sachchidanand Upadhyay via bind-users > wrote: > >  > Hi, > >I am using bind's geoip feature, created one ACL to allow country IN. I am > not gett