|
|
 |  |
Re: finding out all machine names within a domainFrom: Men & Mice Support Date: Monday, June 5, 2000
Time: 12:40:09 pm>I take it the scenario is this:
>
>1. Using QuickDNS Pro as DNS server, with many domains
>2. Need to find all A records for a given IP address, across all domains
>3. Need to find all CNAME records that reference the names found in item 2
>
>This can be done using AppleScript. If the server is busy, it may
>make sense to copy all the domain files to a workstation before
>running the AppleScript.
>
>If you need help writing such a script, just ask.
I decided it would be useful to have around, so I went ahead and
wrote just such a script. It steps through all zone files on a given
machine looking for A and CNAME records that refer to a given host.
If anyone wants it, contact me off-list or look in my public
AppleScripts folder, on my iDisk. (username: cbuxton)
____________________________________________________________________
Chris Buxton cbuxton@menandmice.com
Men & Mice http://www.menandmice.com
Makers of: QuickDNS Pro
|

Return to Digital Point Solutions' Home Page |