Re: BIND RPZ is not blocking A record

2024-11-16 Thread Blason R
Nah even that didn't work. If I directly query to bind it blocks or wall garden the request but if I send it through windows AD or any other server bind just forwards the request to forwarders. On Sat, Nov 16, 2024, 23:55 Lee wrote: > Hi > > On Fri, Nov 15, 2024 at 10:24 PM Blason R wrote: > >

Re: BIND RPZ is not blocking A record

2024-11-16 Thread Mark Andrews
RPZ stands for RESPONSE POLICY ZONE. It does NOT block queries. It modifies replies. -- Mark AndrewsOn 17 Nov 2024, at 17:28, Blason R wrote:Nah even that didn't work.If I directly query to bind it blocks or wall garden the request but if I send it through windows AD or any other server bind just

Lookup failures

2024-11-16 Thread Steven Shockley
Thanks to those who replied to my earlier email. I've straightened out my routing issues but I'm still having name resolution failures. Since then I've upgraded to OpenBSD 7.6 with BIND 9.20.2 from packages, with no change. I'm getting frequent lookup failures on most or all devices, but the

Re: BIND RPZ is not blocking A record

2024-11-16 Thread Lee
Hi On Fri, Nov 15, 2024 at 10:24 PM Blason R wrote: > > Where is that exactly to be added? I added in response-policy > statement then I tired adding in options stanza but rndc fails > everytime. > <.. snip ..> > > > > response-policy { > > > > zone "custom.block"; > > > > ... > > > > .. > > >