Import Wizard (DNS Records window -> File menu -> Import) |
Simple DNS Plus v. 5.1 Copyright © 1999-2008 JH Software ApS |
The Import Wizard makes it easy to migrate data from another DNS server implementation and/or import zone data from various sources.
You can import zones in four different ways:
| ▪ | Import a single zone from another DNS server (zone transfer) Uses a standard zone transfer to import the zone. Security settings on the original server might prevent zone transfers. If this is the case, either adjust the security settings, or use one of the following options instead. |
| • | Import a single zone from a zone file Import any standard DNS zone file (RFC1035). The zone file can be located on the same computer or in any network shared directory which you have access to. |
| • | Import a set of zone files listed in a DNS server boot/configuration file Import all or some of the zones from another DNS server. The import wizard can read 3 different types of boot/configuration file formats: |
| • | Standard boot file This file format is used by earlier versions of Simple DNS Plus, BIND (Unix/Linux DNS server) prior to v. 8.0, and several other DNS servers. This is a simple text file which has one line for each zone, listing authority (primary or secondary), zone name, primary IP address (secondary zones only), and the zone's file name. |
| • | Simple DNS Plus v. 5.x zone database files (_zones.sdzdb) Proprietary file format used by Simple DNS Plus v. 5.x. |
| • | BIND v. 8.0 or later configuration files (named.conf) Proprietary file format used by BIND (Unix/Linux DNS server) v. 8.0 and later. This is a text file format structured similar to C programming source code. |
IMPORTANT - the boot/configuration file and the zone files must be located in the same directory.
You may have to copy the files to a different location if they are arranged differently.
| • | Import a list of domains names Creates a new zone for each domain name listed in file using the data from an existing zone (either copying it or sharing its zone file). The file that you import from must be a simple plain text file containing a list of domain names. Each line in the file must contain a single domain name and nothing else. You can create such a file for example with Notepad, or with a spreadsheet program such as Excel using the "Save as" function to save in .txt format. |