On Wed, Apr 17, 2019 at 9:01 AM Andrea via Unbound-users <[email protected]> wrote: .. > I've implemented my blackhole using the directive "local-zone", basically > making unbound authoritative for those malicious/unwanted domains, i.e.: > > local-zone: "spam.com" redirect > local-data: "spam.com A 0.0.0.0"
Instead of the above try: local-zone: "example.com." always_nxdomain Chris
