R: R: RPZ-zone and AAAA queries

2018-03-26 Thread Job
Hi Tony, thank you again! Regarding: Yes, see "local data" under https://ftp.isc.org/isc/bind9/9.12.1/doc/arm/Bv9ARM.ch05.html#rpz I tried but i did not understand how to create the "local data" policy only for . Thank you! F ___ Please visit http

Re: R: RPZ-zone and AAAA queries

2018-03-26 Thread Tony Finch
Job wrote: > Is it possible to specify a different answer for the query instead > than the A query? Yes, see "local data" under https://ftp.isc.org/isc/bind9/9.12.1/doc/arm/Bv9ARM.ch05.html#rpz Tony. -- f.anthony.n.finchhttp://dotat.at/ - I xn--zr8h punycode Faeroes, Southeast Icela

R: RPZ-zone and AAAA queries

2018-03-26 Thread Job
at] Inviato: lunedì 26 marzo 2018 13.01 A: Job Cc: bind-users@lists.isc.org Oggetto: Re: RPZ-zone and AAAA queries Job wrote: > > is there a way to avoid RPZ answering to "" queries, leaving the > reply only for A queries? I'm afraid not. The policy triggers are: RPZ-CLI

Re: RPZ-zone and AAAA queries

2018-03-26 Thread Tony Finch
Job wrote: > > is there a way to avoid RPZ answering to "" queries, leaving the > reply only for A queries? I'm afraid not. The policy triggers are: RPZ-CLIENT-IP QNAME RPZ-IP RPZ-NSDNAME RPZ-NSIP i.e. there isn't a trigger that matches both QNAME and QTYPE. Tony. -- f.anthony.n.finch

RPZ-zone and AAAA queries

2018-03-26 Thread Job
Hi, is there a way to avoid RPZ answering to "" queries, leaving the reply only for A queries? In my RPZ zone file, i have: domain.abc A 1.2.3.4 I cannot understand why the reply - also - arrive for the query. Thank you! F ___ Please