Date: Mon, 21 Jul 2003 20:34:02 +0100 From: Peter McGarvey <fbsd-x@packet.org.uk> To: Evren Yurtesen <yurtesen@ispro.net.tr> Cc: freebsd-isp@freebsd.org Subject: Re: checking dns records from named.conf Message-ID: <20030721193402.GA9925@greatmachine.diogenes.intranet> In-Reply-To: <20030721165525.L21521@finland.ispro.net.tr> References: <20030721165525.L21521@finland.ispro.net.tr>
next in thread | previous in thread | raw e-mail | index | archive | help
--VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline * Evren Yurtesen <yurtesen@ispro.net.tr> [2003-07-21 14:57:35 BST]: > I have about 1000 domain names in my named.conf file. > I wonder if it would be possible to check the validity of these domains > or even if they are pointing to my name server or not easily... > Is there a ready script or something somebody knows here? > Well, I'm trying to combine the DNS platforms of 4 different companies onto a single standard platform. I've got over 350,000 domains.... all of which need redelegating. And just to make life fun these 4 different platforms have all been left to rot for years. None of the tools I've found have provided me with any of the information I need to speed up the process. So I've resorted to using a variety of tools, and writing my own. For checking the actual zonefiles, I tend to use named-checkzone which is part of the bind distribution - but not part of the BSD install unfortunately. As for my scripts... well they are rather nasty :-( But I've attached a re-hacked hack of a hack script of mine that may be useful. cat domainlist | perl auths.pl -- TTFN, FNORD Peter McGarvey Freelance FreeBSD Hacker (will work for bandwidth) --VS++wcV0S1rZb1Fb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030721193402.GA9925>