Finding Errors in zone file of a domain - DNS Views : 361
Tagged in : DNS
0 0
Send mail
We will create a zone file in the dns server if we add new domain ( as we know that there will seprate zone / db file for each domain).While creating a new zone file we will make errors ( in A / NS records),these errors can be identified by using named-checkzone command.

Usage :

named-checkzone [domain-name] [zone / db file]


Example :

named-checkzone hiox.org /var/named/hiox.org.db
By Selva, On - 2010-01-29



    Login to add Comments .