Changes

Jump to: navigation, search

OPS335 - Assignment 1 (Part 2)

32 bytes removed, 14:07, 1 October 2018
no edit summary
== Purpose ==
In this assignment, you will use the '''335assign''' virtual network and the '''cloyne''' cloning-source that you created in assignment 1 (part 1) to create two name-servers. One of the cloned VMs (hostname: '''toronto''') will be a '''master''' name server, and the other VM (hostname: '''pickerelottawa''') 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 ==
#Create a clone virtual machine called '''toronto''' from the '''cloyne''' 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 '''toronto''' virtual machine noting the following items below:<ol type="a"><li>This virtual machine will be the '''Master DNS server''' for '''species.lake.ops'''.</li><li>Only '''pickerelottawa''' 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 '''species.lake.ops.''' zone, including resource records for virtual machines that do not currently exist.</li><li> Include an '''MX record''' for email sent to the domain to be directed to '''bass.species.lake.ops'''.</li><li>Any machine in the '''species.lake.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 '''species.lake.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 ('''pickerelottawa''') ===
Perform the following steps for this section:
#Create a clone virtual machine called '''pickerelottawa''' from the '''cloyne''' 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 '''pickerelottawa''' 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 days. If the initial attempt fails, then it will attempt every six hours until it succeeds, or one week has passed.</li><li>This machine will provide '''forward''' and '''reverse''' lookups of ALL virtual machines in the '''species.lake.ops''' zone, the zone files for which will be obtained from '''toronto.species.lake.ops'''.</li><li>Only machines within the '''species.lake.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 ===
|-style="background-color:#66cccc; border: 2px solid black;"
| style="background-color:#66cccc; border: 2px solid black;" | '''pickerelottawa.species.lake.ops'''
| style="background-color:#66cccc; border: 2px solid black;" | '''172.17.15.3'''
| style="background-color:#66cccc; border: 2px solid black;" | '''Slave''' Name Server
# Any machine may query '''toronto'''
# Only the machines in the '''species.lake.ops''' network may query pickerelottawa.
== Assignment Submission ==
|-
|
::'''toronto''' and '''pickerelottawa''' VMs created
| style="text-align:right" | /1
|-
|
::'''toronto''' and '''pickerelottawa''' VMs can perform '''DNS queries of vm1, vm2, vm3'''
| style="text-align:right" | /1
|-
|
::'''toronto''' and '''pickerelottawa''' VMs can perform '''forward DNS lookups''' for ALL machines within network (listed in the table above)
| style="text-align:right" | /3
|-
|
::'''toronto''' and '''pickerelottawa''' VMs can perform '''reverse DNS lookups''' for ALL machines within network (listed in the table above)
| style="text-align:right" | /3
|-
|-
|
::Zone transfer (i.e. to slave DNS server) limited to '''pickerelottawa''' only
| style="text-align:right" | /1
|-
| style="text-align:right" | /1
|-
| colspan=2 style="background-color:#eeeeee;"| '''Slave Name Server (pickerelottawa) - Network Configuration'''
|-
|
| style="text-align:right" | /5
|-
| colspan=2 style="background-color:#eeeeee;"| '''Slave Name Server (pickerelottawa) - Named Configuration Options'''
|-
|
|-
|
::pickerel ottawa server is '''slave''' name-server for '''species.lake.ops'''
| style="text-align:right" | /1
|-
|-
|
::'''pickerelottawa''' limits queries to '''species.lake.ops''' (i.e. won't work with '''vm1''', '''vm2''', '''vm3''')
| style="text-align:right" | /2
|-
13,420
edits

Navigation menu