Changes

Jump to: navigation, search

OPS335 - Assignment 1 (Part 2)

8 bytes added, 15:53, 21 September 2017
no edit summary
== Purpose ==
In this assignment, you will use the '''335assign virtual network''' and the '''sylvanasfoundation''' cloning-source that you created in assignment 1 (part 1) to create two name-servers. One of the cloned VMs (hostname: '''varian''') will be a '''master''' name server, and the other VM (hostname: '''guldan''') 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 ==
Perform the following steps for this section:
#Create a clone virtual machine called '''varian''' from the '''sylvanasfoundation''' 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 '''varian''' virtual machine noting the following items below:<ol type="a"><li>This virtual machine will be the '''Master DNS server''' for '''warcraft.games.ops'''.</li><li>Only '''guldan''' 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 '''warcraft.games.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 '''illidan.warcraft.games.ops'''.</li><li>Any machine in the '''warcraft.games.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 '''warcraft.games.ops''' domain, it will only answer queries about machines inside the network. They may not use it to query other machines.</li></ol>
Perform the following steps for this section:
#Create a clone virtual machine called '''guldan''' from the '''sylvanasfoundation''' 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 '''guldan''' 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 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 '''warcraft.games.ops''' zone, the zone files for which will be obtained from '''varian.warcraft.games.ops'''.</li><li>Only machines within the '''warcraft.games.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>
|-style="background-color:#66cccc; border: 2px solid black;"
| style="background-color:#66cccc; border: 2px solid black;" | '''sylvanasfoundation.warcraft.games.ops'''
| style="background-color:#66cccc; border: 2px solid black;" | '''172.18.50.100'''
| style="background-color:#66cccc; border: 2px solid black;" |'''Cloning-source''' used to create other servers for other assignments.
13,420
edits

Navigation menu