Re: RPZ and forward zone trouble

2019-03-27 Thread Miguel Mucio Santos Moreira
Hello folks! Clark, Thanks for explanation, I think it makes really sense. I''m gonna perform more tests to try clarify exactly what is it. Thankful -- Miguel Moreira Gerente DPR/SRE/GSR - Gerência de Serviços de Rede +55(31)3339-1401 PRODEMGE - Companhia de Tecnologia da Informação do Estado

Re: RPZ and forward zone trouble

2019-03-26 Thread Grant Taylor via bind-users
On 3/25/19 11:15 PM, Crist Clark wrote: if they are cached and available, it will go ahead and use them. Does having the necessary information in an authoritative zone count as available in this context? -- Grant. . . . unix || die smime.p7s Description: S/MIME Cryptographic Signature _

Re: RPZ and forward zone trouble

2019-03-25 Thread Crist Clark
In order to make the determination whether to apply an rpz-nsip rule, the DNS server must have the NS records and their corresponding A records. In a recursive resolver, it would have had to lookup said NS and A records to find the answer to the query, so they are cached and available. In a forward

Re: RPZ and forward zone trouble

2019-03-25 Thread Miguel Mucio Santos Moreira
Lee, thanks for your quick answer. I applied the policy based on rpz-nsip trigger instead of mg.gov.br QNAME because of some others situations in my environment. Like I said earlier, the doubt is why when there's no forward zone the trigger works properly? In my opinion it should'nt have differ

Re: RPZ and forward zone trouble

2019-03-25 Thread Lee
On 3/25/19, Miguel Mucio Santos Moreira wrote: > > Hello everybody! Hi! > I have a problem with DNS-RPZ and forward zone working together. > I've created a rpz zone with the following trigger on my recursive DNS > Server: > 18.0.0.198.200.rpz-nsip IN CNAME rpz-passthru. Which means anybody can a

RPZ and forward zone trouble

2019-03-25 Thread Miguel Mucio Santos Moreira
Hello everybody! I have a problem with DNS-RPZ and forward zone working together. I've created a rpz zone with the following trigger on my recursive DNS Server: 18.0.0.198.200.rpz-nsip IN CNAME rpz-passthru. It means any query response comming from a DNS Server which IP address matching with th