Martineau
Part of the Furniture
Well I hacked option 1 here because they are 'NXDOMAIN' but I suppose option 2 offers more flexibility, although not sure what other sorts of 'unbound commands and files' you mean?Am considering the best way to handle this. I see two options:
- Add to existing blacklist, and add code to strip out unbound "local-zone:" and "always_nxdomain" directives. Then handle with existing code to merge into one list and create unbound commands.
- create a separate "zonesites" file which allows you to add .ZONE files in unbound format, without touching the file. This would allow other sorts of unbound commands and files to be used (not just NX-DOMAIN items.
Looking for input.