|
|
Re: How to find all slaves of one host and what the heck is going onFrom: Men & Mice Support Date: Tuesday, October 26, 2004
Time: 9:28:18 pmAt 6:21 PM -0700 10/26/04, Scott Haneda wrote:
>I slave zones for 3 or 4 people, how can I get a list of all the domains I
>am slaving for a particular NS?
QuickDNS doesn't offer any way to do this other than looking through
the zone options windows for all slave zones.
You can use this shell command on the server:
grep -lr "masters { ip.add.re.ss; };" /var/named/conf/zoneopt
That will show you the zone options files that reference that
address. Each file is named after the zone, with ".opt" added to the
end. What you see will be those zones that use the address listed as
their one and only master.
Chris Buxton
Men & Mice - Making DNS Easy
Customer Service and Sales Engineer
|

Return to Digital Point Solutions' Home Page |