As part of a corporate network migration, DNS was top of the list.
MyDNSConfig 3.0.1 was the source and Route 53 being the preferred destination.
Step are very straightforward:
- Login to AWS Account and navigate to Route 53
- Create ‘Hosted Domain’ > enter domain name and a comment (good housekeeping)
- Select ‘Import Zone File’
- SSH to the MyDNSConfig server
- Export a record by the following command:
mydnsexport domain.com
Which outputs the entire zone file e.g.
Continue reading
Recent Comments