Name: ___________________________________
1. Set /etc/resolv.conf to use your DNS server first.
2. Set named to start at bootup.
3. Start named with the default settings.
4. Check that it is working with dig. (eg. dig @localhost aylesworth.ca)
(This doesn't work because of the firewall in 80B. Instead try dig @localhost localhost.)
5. Where are the named files located?
6. Make up a domain name. Set up a master DNS server to resolve several names for your domain. (www, ftp, mail, etc). Setup and alias, www1, that points to www.
7. Have your server checked by the instructor.