17

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.

Johan
  • 273
  • 1
  • 2
  • 8

1 Answers1

24

The utility you are after is called named-checkzone.

It's distributed with BIND.

Selcuk
  • 183
  • 1
  • 7
Dan Carley
  • 25,189
  • 5
  • 52
  • 70