How can I move a load of zone records from a web based system to text based one?
        Posted  
        
            by Chris Adams
        on Server Fault
        
        See other posts from Server Fault
        
            or by Chris Adams
        
        
        
        Published on 2010-03-06T22:44:11Z
        Indexed on 
            2010/04/11
            0:03 UTC
        
        
        Read the original article
        Hit count: 471
        
Hi there,
I have a few domains with Dreamhost where I have set a load of records using their web based domain name system, and I've like to move them to another provider that lets me enter info directly as a text file for their name server, bind 9 to use. (If you're interested, I'm moving them to Gandi.net).
Previously when I used a cpanel based system to do something similar, there was a tool that let me simply enter a domain name, and any available domains were automagically entered into a system, saving me typing it myself (and bringing down sites with silly typos in the process).
What open source tool can I use to query a domain for all the relevant subdomains and records and list them in a format like a zone file, that I can use with other name servers?
© Server Fault or respective owner