up vote 5 down vote favorite
2
share [g+] share [fb]

I want to validate zone files before adding them into my DNS server. Is there any applications or utilities that will allow me to do this. A Google didn't reveal anything useful.

link|improve this question
feedback

2 Answers

up vote 8 down vote accepted

The utility you are after is called named-checkzone.

It's distributed with BIND.

link|improve this answer
Thanks. That's exactly what i needed :) – Johan Nov 10 '09 at 11:37
I missed that one too. Thanks! – Born To Ride Nov 10 '09 at 13:49
feedback

If you look for some potential error you can use zonecheck or dnsdoctor

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.