Changes

Jump to: navigation, search

OPS335 - Assignment 2

159 bytes removed, 13:18, 17 May 2019
no edit summary
== Purpose ==
In this assignment, you will use the '''335assign virtual network''' and the '''chassisconcept''' cloning-source that you created in assignment 1 (part 1) to create two e-mail servers: a '''Mail Transfer Agent''' called '''jaguarsubway''' and a ''Message Store'' (IMAP) called '''bmwarbys'''. You will also use the '''chassisconcept''' cloning source to create a Samba server called '''volvomcdonalds'''. In addition to creating those Linux servers, you will also be required to create a virtual machine for an MS Windows operating system to test-out your Samba server. As you perform and submit this assignment, you '''MUST''' run at least the '''porschewendys''' Master Name server and '''harveys''' Slave server in order to resolve domain names to IP addresses.
== General Requirements ==
'''Weight''': 10% of the overall grade
'''Due Date(summer 2019)''': During Week 13 (in class)
== Detailed Requirements ==
{{Admon/important|It is YOUR responsibility to Backup all of your VMs for this Assignment!|You are required to frequently backup your VMs prior to exiting a work session during this assignment. Your instructor will NOT accept the fact that your hard disk crashed and lost all of your work. If you properly backed up your VM images and xml configuration files to a USB, then you can purchase a new hard-disk or wipe and recreate your hard disk and restore your VMs. Students who fail to submit their assignment #2 by the last day of scheduled classes will receive an INC grade (assuming they passed all of the other requirements for this course) and will be required to show their instructor their working assignment #2 no later than 4PM on the first Tuesday of the next semester; otherwise, they will fail the course. Students with accommodations should discuss arrangements regarding due dates / submission of assignment #2. Students that are missing both of assignment #1 and assignment #2 will fail this course.}}<br /><br />
=== Set-up Mail Transfer Agent ('''jaguarsubway''')===
Perform the following steps for this section:
#Create a clone virtual machine called '''jaguarsubway''' from the '''chassisconcept''' cloning-source. Refer to the table below for '''address''' and '''hostname'''.
#The root user on your host machine must be able to ssh to the root account on each machine without being prompted for a password.
#Create a '''regular user''' for this virtual machine using '''your Seneca userID'''.
#Any machine within the '''luxurybond.autovillains.ops''' domain will be able to route outgoing email through this server.#Any mail sent directly from this machine will use the domain as the sending address (i.e. user@luxurybond.autovillains.ops)
#You are NOT required to encrypt received email messages.
#This machine will relay received email messages for any user account in the '''luxurybond.autovillains.ops''' domain to '''bmwarbys.luxurybond.autovillains.ops'''.
=== Set-up Mail Delivery Agent / Message Store ('''bmwarbys''') ===
Perform the following steps for this section:
#Create a clone virtual machine called '''bmwarbys''' from the '''chassisconcept''' cloning-source. Refer to the table below for '''address''' and '''hostname'''.
#Create a '''regular user''' for this virtual machine using '''your Seneca userID'''.
#The root user on your host machine must be able to ssh to the root account on each machine without being prompted for a password.
#This machine will accept incoming email for any user account in the '''luxurybond.autovillains.ops''' domain.
#No other machine in this domain will accept incoming email.
#This machine will be an '''IMAP''' server (i.e. NOT POP3 or LTMP).
#This machine will use postfix's built-in LDA to store received emails in maildir format in a sub-directory of each users' home directory called mailboxes.
#Any mail sent to root will be automatically delivered into the mailbox of the '''regular user''' created above.
#Configure your Thunderbird application (installed in Lab 4b) to allow the user to send and receive email messages using the '''jaguarsubway''' and '''bmwarbys''' servers.
Add MX records to the forward lookup zone on your master DNS server so that all incoming mail addressed to the domain is sent to your IMAP server ('''bmwarbys''') first, and the MTA ('''jaguarsubway''') as a fall-back.
=== Set-up a Samba Server ('''volvomcdonalds''')===
Perform the following steps for this section:
#Create a clone virtual machine called '''volvomcdonalds''' from the '''chassisconcept''' cloning-source. Refer to the table below for '''address''' and '''hostname'''.
#Create a '''regular user''' for this virtual machine using '''your Seneca userID'''.
#The root user on your host machine must be able to ssh to the root account on each machine without being prompted for a password.
#It will run '''Samba''' (automatically on boot) to share files with machines in this network.
#Create three <u>new</u> users on the Samba file server, call them '''tarot-yoursenecaid-1''', '''octopus-yoursenecaid-2''', and '''spectre-yoursenecaid-admin'''. (replace "yoursenecaid" with your <u>actual</u> Seneca ID)#Create a directory /documents plans with the following subdirectories:<pre style="font-size: 14pt;margin-left:30px;">/documentsplans+-- privateevil¦ +-- yoursenecaid-1tarot¦ +-- yoursenecaid-2octopus¦ +-- yoursenecaid-adminspectre+-- sharedworld +-- readonlyconquest +-- readwritedomination
</pre>
<ol><li value="6">Set up permissions/ownership on those directories for your Linux users on the file server so that:<ol type="a"><li>'''tarot-yoursenecaid-1''' and '''octopus-yoursenecaid-2''' have '''read/write''' access to their own <u>private</u> directories.</li><li>'''spectre-yoursenecaid-admin''' has '''read/write''' access to <u>every</u> directory.</li><li>Everyone has '''read''' access to the '''readonlyconquest''' directory (but only the '''adminspectre''' has '''write''' access too).</li><li>Everyone can both '''read''' and '''write''' to the '''readwritedomination''' directory.</li></ol></li><li>Set up '''three''' Samba users to mirror your new Linux users.</li><li>Configure '''five''' shares (one for each directory aboveof tarot, octopus, spectre, conquest, and domination) with permissions as close as possible to the Linux permissions.</li></ol>
=== Set-up Windows Client to Test Samba server ('''volvomcdonalds''')===
Perform the following steps for this section:
=== Network Configuration ===
As you will now have functioning primary and secondary DNS servers, modify your network configuration file for the '''jaguarsubway''', '''bmwarbys''', and '''volvomcdonalds''' servers specify the correct IPADDR.
=== Table of Virtual Machines / DNS Records ===
{| class="wikitable" | style="margin-left:0px; border: 2px solid black;"
|- style="border: 2px solid black;font-weight:bold;text-align:center;"
| style="border: 2px solid black;" | Hostname / Domain
| style="border: 2px solid black;" |Address
| style="border: 2px solid black;" |Purpose
|-style="background-color:#66cccc; border: 2px solid black;"
| style="border: 2px solid black;" |'''dealerhungry.luxuryrestaurant.autofastfood.ops''' (your existing host)| style=border: 2px solid black;" |External Facing Address:''' DHCP assigned'''<br>Internal Virtual Bridge (virbr1):''' 172.4521.205.1'''
| style="border: 2px solid black;" | Your '''host''' machine
|-style="background-color:#66cccc; border: 2px solid black;"
| style="background-color:#66cccc; border: 2px solid black;" | '''chassisconcept.luxuryrestaurant.autofastfood.ops''' | style="background-color:#66cccc; border: 2px solid black;" | '''172.4521.205.100'''
| style="background-color:#66cccc; border: 2px solid black;" |'''Cloning-source''' used to create other servers for other assignments.
|-style="background-color:#66cccc; border: 2px solid black;"
| style="background-color:#66cccc; border: 2px solid black;" | '''ferrariwendys.luxuryrestaurant.autofastfood.ops''' | style="background-color:#66cccc; border: 2px solid black;" | ''' 172.4521.205.32'''
| style="background-color:#66cccc; border: 2px solid black;" | '''Master''' Name Server
|-style="background-color:#66cccc; border: 2px solid black;"
| style="background-color:#66cccc; border: 2px solid black;" | '''porscheharveys.luxuryrestaurant.autofastfood.ops'''| style="background-color:#66cccc; border: 2px solid black;" | '''172.4521.205.43'''
| style="background-color:#66cccc; border: 2px solid black;" | '''Slave''' Name Server
|- style="background-color:white;"
| style="background-color:#66cccc;border: 2px solid black;" | '''jaguarsubway.luxuryrestaurant.autofastfood.ops''' | style="background-color:#66cccc;border: 2px solid black;" | ''' 172.4519.201.75''' | style="background-color:#66cccc;border: 2px solid black;" | '''SMTP''' mail Server
|- style="background-color:white; border: 2px solid black;"
| style="background-color:#66cccc;border: 2px solid black;" | '''bmwarbys.luxuryrestaurant.autofastfood.ops''' | style="background-color:#66cccc;border: 2px solid black;" | '''172.4521.205.86''' | style="background-color:#66cccc;border: 2px solid black;" | '''IMAP''' mail Server
|- style="background-color:white;"
| style="background-color:#66cccc;border: 2px solid black;" | '''volvomcdonalds.luxuryrestaurant.autofastfood.ops''' | style="background-color:#66cccc;border: 2px solid black;" | '''172.4521.205.98''' | style="background-color:#66cccc;border: 2px solid black;" | '''Samba''' Server |- style="background-color:#66cccc;"| style="background-color:#66cccc;border: 2px solid black;" | '''buick.luxury.auto.ops''' | style="background-color:#66cccc;border: 2px solid black;" | '''172.45.20.10'''| style="background-color:#66cccc;border: 2px solid black;" | Client Linux or Windows Server 
|}
In addition to the basic firewall established in assignment 1, ensure the following restrictions are met:
#Any machine may send smtp traffic to '''jaguarsubway''' and '''bmwarbys'''.#Only machines in the local network may send IMAP traffic to '''bmwarbys'''.#Only machines in the local network may access the samba shares on '''volvomcdonalds'''.
== Assignment Submission ==
*'''Demonstrate working assignment to your instructor in class:'''<ol type="a"><li>You need to run their full backup shell script to backup all of your VMs (like you did in Assignment 1 - Part 2.</li><li>Students need to demonstrate their assignment functionality to their professor during a lab period<br>(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 C &amp; D):'''<ul><li>Refer to blackboard for instructions on how to submit this assignment.</li></ul>
<ol><li>Login as '''root''' on your '''host''' machine.</li><li>Change to the '''/root/bin''' directory.</li><li>Make certain that your '''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:<span style="font-family:courier;font-size:1.5em;color:#4d4dff
">wget https://matrix.senecacollege.ca/~peter.callaghan/files/OPS335/check-assn2.bash</span><br><br>Set execute permissions and run the shell script.<br>(Your shell script contents will be mailed 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.
::'''Murray Saul's''' and '''Andrew Oatley-Willis' 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 your assignment VMs are running.</li><li>Issue the command to download a checking script for your assignment to your '''host''' machine:<br><br><ul><li>Murray Saul's Class: '''TBA'''</li><li>Andrew Oatley-Willis' Class: '''TBA'''<br><br></li></ul><!--<source> wget http://matrix.senecac.on.ca/~murray.saul/ops335/check-assn2.bash</source> --></li><li>Set execute permissions and run the command: '''/root/bin/check-assn2.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>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><ol>
|-
| colspan="2" |
::'''STMP SMTP and IMAP Servers:'''
|-
|
:::Proof of SMTP Server Running on '''jaguarsubway''' server
| style="text-align:right" | /1
|-
|
:::E-mails sent from '''jaguarsubway''' and '''volvomcdonalds''' servers to '''bmwarbys''' server (user@IP_ADDR)
| style="text-align:right" | /1
|-
|
:::E-mails sent from '''jaguarsubway''' and '''volvomcdonalds''' servers to '''bmwarbys''' server (user@DOMAIN_NAME)
| style="text-align:right" | /1
|-
| colspan="2" |
::'''Samba Server Access via Windows OSclient:'''
|-
|
:::'''tarot-yoursenecaid-1''' and '''octopus-yoursenecaid-2''' has have '''read/write''' access
| style="text-align:right" | /1
|-
|
:::'''spectre-yoursenecaid-admin''' has '''read/write''' access to every directory
| style="text-align:right" | /1
|-
|
:::All accounts have '''read''' access to the '''read-onlyconquest''' directory<br>(but only '''spectre-yoursenecaid-admin'' has '''write''' access)
| style="text-align:right" | /1
|-
|
:::All accounts can both '''read''' and '''write''' to the '''readwritedomination''' directory.
| style="text-align:right" | /1
|-
| width=10% style="text-align:right;font-weight:bold" | Mark
|-
| colspan=2 | '''Mail Transfer Agent (jaguarsubway) - General Configuration'''
|-
|
|-
|'''Less Deductions (One mark per issue for EACH VM):
:*Not using zone filenames: '''mydb-for-bond.villains.ops''' and '''mydb-for-172.19.1'''
:*'''DOMAIN Name''' NOT Resolved
:*'''VM hostname''' NOT set
13,420
edits

Navigation menu