Changes

Jump to: navigation, search

OPS335 - Assignment 1 (Part 2)

756 bytes removed, 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 ===
*'''Demonstrate working assignment to your instructor in class:'''<ol type="a"><li>Students need to demonstrate their assignment functionality to their professor during a lab period (like you would for any lab for "sign-off").</li><li>Students are required to prepare everything ahead of time so that you can quickly demonstrate to your instructor that all required parts of your assignment are working.</li><li>'''Do not proceed to the next step''' until you have demonstrated your assignment to your instructor to check for errors that may cause problems when running the checking script.<br><br></li></ol>
*Download and run a shell script to check your work (Depending on your OPS335 Instructor):
 ::'''Peter Callaghan's Classes''' (Section '''D'''):<ul><li>Refer to instruction on blackboard for instructions on how to submit this assignment.</li></ul>  ::'''Murray Saul, Ryan Lockhart-Thompson and Colin Yip''':<ol><li>Login as '''root''' on your '''host''' machine.</li><li>Change to the '''/root/bin''' directory.</li><li>Make certain that your '''cloning-source ('''blofeld'''), DNS servers ('''wint''' and '''kidd''') assignment VMs are running'''.</li><li>Make certain that the mailx command has been installed. If not, issue the following command to install e-mail on your '''host''' machine:<source>yum install mailx </source><li>Issue the command to download a checking script for your assignment to your '''host''' machine:<br><br>'''Murray Saul's classes (section A):''' &nbsp; &nbsp; <span style="font-family:courier;font-size:1.5em;color:#4d4dff">wget https://matrix.senecacollege.ca/~murraypeter.saulcallaghan/ops335/check-assn1-p2-murray-saul.bash </span><br><br>'''Ryan Lockhart-Thompons's classes (Section B):''':<br><span style="font-family:courier;font-size:1.5em;color:#4d4dff"> wget https:files//matrix.senecacollege.ca/~murray.saul/ops335OPS335/check-assn1-p2-ryan.bash</span><br><br>'''Colin Yip's classes (Section C, E, and F):''': &nbsp; &nbsp; <span style="font-family:courier;font-size:1.5em;color:#4d4dff"> wget https://scs.senecac.on.ca/~colin.yip/2187/check-assn1-p2-colin.bash</span><br><br>Set execute permissions and run the shell script.<br>(Your shell script contents will be mailed to your Seneca email and to your OPS335 instructor's Seneca email, and a confirmation message will be emailed to you.<br><br>If you do '''NOT''' receive an e-mail message in your Seneca email account, then there is a problem, and you '''MUST''' rerun or contact your OPS335 instructor immediately.
==Evaluation Rubric==
|-
|
::'''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