tomperrine / dns-purist

DNS data consistency checker
2 stars 0 forks source link

"external" domain and subnet exceptions lists #8

Open tomperrine opened 7 years ago

tomperrine commented 7 years ago

add way to load lists of external zones (names and subnets) which are assumed to be "valid".

Use these when you know you have forward records pointing to zones that you'll never be able to AXFR or even lookup.

Same for PTRs and CNAMES that will point to forward zones ...

This can be useful when you have some things that are "glue"-y and point into CDNs, others' clouds, etc.

tomperrine commented 7 years ago

fixed for CNAMES not fixed yet for A/AAAA and PTR