-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On Thu, 2016-07-28 at 12:13 -0400, Paul A wrote:
> Now what is everyone using to make sure the zones in named.conf are
> still pointing to your NS servers? I have a lot of stale DNS zones I
> want to remove.

script a loop to "dig $zone ns @8.8.8.8 +short" for the ns records for
your configured zones, and remove those for which google does not think
you are authoritative. Alternatively, "dig +trace" which takes (a
little) more scripting.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEAREKAAYFAleaiDkACgkQL6j7milTFsGAegCfcCkHmwyh4cQlJ49lhzLkhquE
UzkAmQEhjKHeShSGF44+5eYErMVkJjj+
=0U6B
-----END PGP SIGNATURE-----


_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to