Changes

Jump to: navigation, search

OPS335 Assignment 1b - rev 2 - Murray Saul

403 bytes removed, 13:03, 15 February 2017
Evaluation Rubric
== Purpose ==
In this assignment, you will use the '''335assign virtual network''' and the '''seedling''' cloning-source that you created in assignment 1 (part 1) to create two name-servers. One of the cloned VMs (hostname: '''balsam''') will be a '''master ''' name server, and the other VM (hostname: '''spruce''') will be a '''slave ''' name server. You will install and setup the master and slave servers in order to provide various domain name resolutions for existing servers, and for servers that will be created and used in assignment #2. 
== General Requirements ==
'''Weight''': 7% of the overall grade
'''Due Date''': During '''Week 9 ''' (in class) 
== Detailed Requirements ==
#Create a clone virtual machine called '''balsam''' from the '''seedling''' 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 '''balsam''' virtual machine with noting the following items below:<ol type="a"><li>This virtual machine will be the '''Master DNS server'''.</li><li>This machine will provide '''forward''' and '''reverse''' lookups of ALL virtual machines in the '''coniferous.trees.ops.''' zone, including resource records for virtual machines that do not currently exist.</li><li> Make certain to include Include an '''MX record''' for your admin e-mail contact: '''yoursenecaid@coniferous.trees.ops'''</li><li>This machine will allow other machines (outside email sent to the domain to be directed to '''coniferous.trees.opspine.''' zone) to perform DNS lookups among ALL virtual machines within the '''coniferous.trees.ops''' network.</li><li>Any machine in the '''coniferous.trees.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></ol>
=== Set-up Slave Name Server ('''spruce''') ===
#Create a clone virtual machine called '''spruce''' from the '''seedling''' 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 '''spuce''' virtual machine with 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 day. If the initial attempt fails, then it will attempt every hour until it succeeds.</li><li>This machine will provide '''forward''' and '''reverse''' lookups of ALL virtual machines in the '''coniferous.trees.ops''' zone, the zone files for which will be obtained from '''balsam.coniferous.trees.ops'''.</li><li>Only machines within the '''coniferous.trees.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 ===
::'''Peter Callaghan's Classes (Sections C &amp; D):'''<ul><li>Refer to instruction on Instructions will be provided through Moodle to download and run marking shell script.</li></ul>  ::'''Murray Saul's Classes (Sections A &amp; B):'''<ol><li>Login as '''root''' on your '''host''' machine.</li><li>Change to the '''/root/bin''' directory.</li><li>Make certain that both your '''balsam''' and '''spruce''' virtual machines are running.<li>Issue the command to download a checking script for your assignment to your '''host''' machine: <source>wget http://matrix.senecac.on.ca/~murray.saul/ops335/check-assn1-p2.bash
NOTE: Checking script is currently unavailable</source></li><li>Set execute permissions and run the command: '''/root/bin/check-assn1-p2.bash'''<br>(You shell script contents will be mailed to your Seneca email and to your OPS335 instructor's Seneca email. 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.<br><br></li></ol>
::'''Murray Saul's Classes (Sections A &amp; B):'''<ol><li>Login as '''root''' on your '''host''' machine.</li><li>Change to the '''/root/bin''' directory.</li><li>Make certain that both your '''balsam''' and '''spruce''' virtual machines are running.<li>Issue the command to download a checking script for your assignment to your '''host''' machine: <source>wget http://matrix.senecac.on.ca/~murray.saul/ops335/check-assn1-p2.bash</source></li><li>Set execute permissions and run the command: '''/root/bin/check-assn1-p2.bash'''<br>(You shell script contents will be mailed to your Seneca email and to your OPS335 instructor's Seneca email. 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.<br><br></li></ol>*'''Additional Assignment Information:'''<ol type="a"><li>This assignment is to be completed individually. '''Group submissions are not allowed'''.</li><li>You are NOT allowed to use local hostname resolution (i.e. no entries in your '''/etc/hosts''' file).<li>Test your machine to make sure it works. If a machine is not accessible (e.g. will not boot, can not be accessed through ssh from your host, etc.), or is otherwise non-functional, you may be told to '''resubmit'''.</li><li>'''Late submissions are a subject to a penalty of 10% per day'''.</li><li>SELinux must be set to '''Enforcing'''.</li><ol>
==Evaluation Rubric==
|-
|
::'''balsam''' and '''spruce''' VMs can connect to Internetperform '''DNS queries for vm1, vm2, vm3'''
| style="text-align:right" | /1
|-
|
::'''balsam''' and '''spruce''' VMs can perform '''forward DNS queries outside networklookups'''for ALL machines within network (listed in the table above)| style="text-align:right" | /13
|-
|
::'''balsam''' and '''spruce''' VMs can perform '''forward reverse DNS lookups''' for ALL machines within network(listed in the table above)| style="text-align:right" | /13
|-
|
::'''balsam''' and '''spruce''' VMs can perform '''reverse DNS lookups''' for ALL machines within networkZone transfer occurs| style="text-align:right" | /13
|-
| colspan=2 style="text-align:center;background-color:#cccccc;" |'''Configuration (Checking Script Output)'''
| width=10% style="text-align:right;font-weight:bold" | Mark
|-
| colspan=2 style="background-color:#eeeeee;"| '''Master Name Server (balsam) - General Network Configuration'''
|-
|
::Domain set'''correct static network configuration'''<br>(one mark for each network config item)| style="text-align:right" | /15|-| colspan=2 style="background-color:#eeeeee;"| '''Master Name Server (balsam) - Named Configuration Options / Zone Declarations'''
|-
|
::Has correct ip addressesZone transfer (i.e. to slave DNS server) limited to '''spruce''' only
| style="text-align:right" | /1
|-
|
::Default gateway setAllows forward and reverse lookups to '''coniferous.trees.ops'''
| style="text-align:right" | /1
|-
|
::DNS1 set'''Recursion''' limited to '''coniferous.trees.ops''' only
| style="text-align:right" | /1
|-
|
::DNS2 setbalsam server is the '''master''' name-server for coniferous.trees.ops
| style="text-align:right" | /1
|-
| colspan=2 style="background-color:#eeeeee;"| '''Master Name Server (balsam) - Named ConfigurationZone Record'''|-| ::Zone transfer (to slave DNS server) limited to spruce only| style="text-align:right" | /2
|-
|
::Forwards to VM1'''SOA''' - two common options (determined by instructor at time of marking)
| style="text-align:right" | /2
|-
|
::Recursion limited to coniferousCorrect '''NS''' records in forward zone
| style="text-align:right" | /2
|-
|
::coniferous.trees.ops forward lookup| style="text-align:right" | /3|-| ::Server is master for coniferous.trees.opsCorrect '''NS''' records in reverse zone
| style="text-align:right" | /2
|-
|
::NS records in forward zone| style="text-align:right" | /1|-| ::No extra NS records| style="text-align:right" | /1|-| ::Refresh timer set'''MX''' record
| style="text-align:right" | /1
|-
| ::Retry timer set| colspan=2 style="textbackground-aligncolor:right#eeeeee;" | /1'''Slave Name Server (spruce) - Network Configuration'''
|-
| ::A records'''correct static network configuration'''<br>(one mark for each network config item)| style="text-align:right" | /35
|-
| ::spiral.galaxies.ops reverse lookup| colspan=2 style="textbackground-aligncolor:right#eeeeee;" | /3'''Slave Name Server (spuce) - Named Configuration Options'''
|-
|
::Server is master for 172Queries are limited to '''coniferous.30trees.20ops'''
| style="text-align:right" | /1
|-
|
::NS records in 20.30.172| style="textSlave server is '''Non-align:right" | /2|-| ::No extra NS recordsrecursive'''
| style="text-align:right" | /1
|-
|
::PTR records| style="text-align:right" | /3|-| ::Hierarchy to sub-domain| style="text-align:right" | /3 |-| colspan=2 | Allows forward and reverse lookup for '''Slave Name Server (spruce) - General Configurationconiferous.trees.ops'''|-| ::Domain set
| style="text-align:right" | /1
|-
|
::Has correct ip addressesspruce server is '''slave''' name-server for '''coniferous.trees.ops'''
| style="text-align:right" | /1
|-
| ::Default gateway set| colspan=2 style="textbackground-aligncolor:right#eeeeee;" | /1'''Firewall policies'''
|-
|
::DNS1 set'''balsam''' allows queries from any machine| style="text-align:right" | /1|-| ::DNS2 set| style="text-align:right" | /1|-| colspan=2 | '''Slave Name Server (spuce) - Named Configuration'''
|-
|
::Queries limited '''spruce''' limits queries to '''coniferous.trees.ops''' (won't work with '''vm1''', '''vm2''', '''vm3''')
| style="text-align:right" | /2
|-
| ::Non-recursive| colspan=2 style="textbackground-aligncolor:right#eeeeee;" | /'''Less Deductions (1|-| ::coniferous.trees.ops forward lookup| style="text-align:right" | /3|-| ::Server is slave mark for coniferous.trees.ops| style="text-alignEACH VM):right" | /1'''
|-
| ::Master for coniferous.trees.ops set| style="text-align:right" | /1|-| ::coniferous.trees.ops reverse lookup| style="text-align:right" | /3|-| ::Server is slave for 172.30.20| style="text-align:right" | /1|-| ::Master for 172.30.20 set| style="text-align:right" | /1|-| ::Zone transfer works| style="text-align:right" | /4|-| colspan=2 | '''Firewall policies'''|-| ::queries allowed| style="text-align:right" | /2|-| ::queries limited to coniferous| style="text-align:right" | /1|- |'''Less Deductions (half-mark for EACH VM)::*'''SELinux''' NOT Enforcing
:*'''VM hostname''' NOT set
:*firewalld '''enabled''' / '''running'''
:*iptables '''disabled''' / '''not running'''
:*No '''Yum update</li><li>''':*'''Named ''' NOT active:*local Local hostname resolution remaining appears in '''/etc/hosts'''(1 mark per entry, per vm):*Neglecting major safeguards (e.g. no firewall present, firewall allowing all traffic, no active SELinux) ('''4 marks per issue''')
|
|-
| '''TOTAL'''
| style="text-align:right" | '''/6440'''
|}
 
[OPS335 Assignment 1b - rev 2 - Murray Saul]
932
edits

Navigation menu