Changes

Jump to: navigation, search

OPS335 - Assignment 1 (Part 2)

35 bytes added, 12:13, 17 February 2019
m
Removing requirement for MX record, as it hasn't been covered early enough.
#Create a clone virtual machine called '''wint''' from the '''blofeld''' cloning-source. Refer to the table below for '''address''' and '''hostname'''.
#Create a '''regular user''' for this virtual machine using '''your Seneca userID'''.
#Setup a DNS server on your '''wint''' virtual machine noting the following items below:<ol type="a"><li>This virtual machine will be the '''Master DNS server''' for '''bond.villains.ops'''.</li><li>Only '''kidd''' will be allowed to obtain zone transfers of this zone.</li><li>This machine will provide '''forward''' and '''reverse''' lookups of ALL virtual machines in the '''bond.villains.ops.''' zone, including resource records for virtual machines that do not currently exist.</li><li>You MUST use the following names for both the forward and reverse zone files in '''/var/named''' directory: '''mydb-for-bond.villains.ops''' and '''mydb-for-172.19.1'''<li><s> Include an '''MX record''' for email sent to the domain to be directed to '''carver.bond.villains.ops'''.</s></li><li>Any machine in the '''bond.villains.ops''' network may use this machine to perform queries of machines outside the network, however it will route all such queries through the DNS server you created in lab #3.</li><li>For machines outside the '''bond.villains.ops''' domain, it will only answer queries about machines inside the network. They may not use it to query other machines.</li></ol>
=== Set-up Slave Name Server ('''kidd''') ===
#Create a clone virtual machine called '''kidd''' from the '''blofeld''' cloning-source. Refer to the table below for '''address''' and '''hostname'''.
#Create a '''regular user''' for this virtual machine using '''your Seneca userID'''.
#Setup a DNS server on your '''kidd''' virtual machine noting the following items below:<ol type="a"><li>This virtual machine will be the '''Slave DNS server''' (in case the Master Name Server goes down).</li><li>This virtual machine will obtain its zone files by copying them from the Master Name Server.</li><li>This Slave DNS server will check for updated records from the Master DNS server every two five days. If the initial attempt fails, then it will attempt every six twelve hours until it succeeds, or one week has two weeks have passed.</li><li>This machine will provide '''forward''' and '''reverse''' lookups of ALL machines in the '''bond.villains.ops''' zone, the zone files for which will be obtained from '''wint.bond.villains.ops'''.</li><li>Only machines within the '''bond.villains.ops''' domain will be allowed to query this machine.</li><li>This machine will not provide recursive lookup capabilities for any machines.<br><br></li></ol>
=== Network Configuration ===
As you will now have functioning primary and secondary DNS servers, modify your network configuration file on these machines and on the '''cloning source ''' to specify the correct IPADDR.
=== Table of Virtual Machines / DNS Records ===
|-
|
::'''SOA''' - two three common options (determined by instructor at time of marking)| style="text-align:right" | /23
|-
|
|-
|
::<s>'''MX''' record</s>| style="text-align:right" | <s> /1</s>
|-
| colspan=2 style="background-color:#eeeeee;"| '''Slave Name Server (kidd) - Network Configuration'''
932
edits

Navigation menu