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
  • 203
  • 2
  • 8
Dan Carley
  • 25,617
  • 5
  • 53
  • 70