Project 3 - Install and Configure DNS Services You will download (if needed) and install the BIND server. In class I will show how my server is configured. You will: Firewall the service so that ONLY your machine and my workstation (surt 216.125.253.104) can use the service (port 53). You will then set up a domain. This Domain will have several entries in it and we may well have many new requirements during the course of the semester. The Basics: Firewalled to only itself and .104 Configured to know 1 domain. You are to have a domain that is named EXACTLY csc271[yournetid].class.parkland.edu so my domain would be csc271smauney.class.parkland.edu and a host could then have the FQDN of dude11.csc271smauney.class.parkland.edu You will place only a few records in there to begin with Both the Foreward and Reverse lookups will be required for each host you register. Here is the command that I use to test your server: dig @yourhost FQDN dig @yourhost -x IPAddress_of_your_host Each domain will only need one entry at first. It will be: [yournetid].csc271[yournetid].class.parkland.edu - This will resolve to your own host's IP address. There will be a quiz in about 10 days where each student will have to add a host.