Open main menu

CDOT Wiki β

Changes

OPS335 - Assignment 2

53 bytes removed, 12:19, 12 January 2019
m
Updating host information for winter 2019
== Purpose ==
In this assignment, you will use the '''335assign virtual network''' and the '''cloyneblofeld''' cloning-source that you created in assignment 1 (part 1) to create two e-mail servers: a '''Mail Transfer Agent''' called '''kingstoncarver''' and a ''Message Store'' (IMAP) called '''coburgdrax'''. You will also use the '''cloyneblofeld''' cloning source to create a Samba server called '''miltonzorin'''. 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 the '''torontowint''' Master Name server and '''ottawakidd''' Slave server in order to resolve domain names to IP addresses.
== General 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 ('''kingstoncarver''')===
Perform the following steps for this section:
#Create a clone virtual machine called '''kingstoncarver''' from the '''cloyneblofeld''' 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 '''townsbond.ontariovillains.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@townsbond.ontariovillains.ops)
#You are NOT required to encrypt received email messages.
#This machine will relay received email messages for any user account in the '''townsbond.ontariovillains.ops''' domain to '''coburgdrax.townsbond.ontariovillains.ops'''.
=== Set-up Mail Delivery Agent / Message Store ('''coburgdrax''') ===
Perform the following steps for this section:
#Create a clone virtual machine called '''coburgdrax''' from the '''cloyneblofeld''' 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 '''townsbond.ontariovillains.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 '''kingstoncarver''' and '''coburgdrax''' 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 ('''coburgdrax''') first, and the MTA ('''kingstoncarver''') as a fall-back.
=== Set-up a Samba Server ('''miltonzorin''')===
Perform the following steps for this section:
#Create a clone virtual machine called '''miltonzorin''' from the '''cloyneblofeld''' 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.
<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>'''yoursenecaid-1''' and '''yoursenecaid-2''' have '''read/write''' access to their own <u>private</u> directories.</li><li>'''yoursenecaid-admin''' has '''read/write''' access to <u>every</u> directory.</li><li>Everyone has '''read''' access to the '''readonly''' directory (but only the '''admin''' has '''write''' access too).</li><li>Everyone can both '''read''' and '''write''' to the '''readwrite''' 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 above) with permissions as close as possible to the Linux permissions.</li></ol>
=== Set-up Windows Client to Test Samba server ('''miltonzorin''')===
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 '''kingstoncarver''', '''coburgdrax''', and '''miltonzorin''' servers specify the correct IPADDR.
=== Table of Virtual Machines / DNS Records ===
In addition to the basic firewall established in assignment 1, ensure the following restrictions are met:
#Any machine may send smtp traffic to '''kingstoncarver''' and '''coburgdrax'''.#Only machines in the local network may send IMAP traffic to '''coburgdrax'''.#Only machines in the local network may access the samba shares on '''miltonzorin'''.
== Assignment Submission ==
|-
|
:::Proof of SMTP Server Running on '''kingstoncarver''' server
| style="text-align:right" | /1
|-
|
:::E-mails sent from '''kingstoncarver''' and '''miltonzorin''' servers to '''coburgdrax''' server (user@IP_ADDR)
| style="text-align:right" | /1
|-
|
:::E-mails sent from '''kingstoncarver''' and '''miltonzorin''' servers to '''coburgdrax''' server (user@DOMAIN_NAME)
| style="text-align:right" | /1
|-
| width=10% style="text-align:right;font-weight:bold" | Mark
|-
| colspan=2 | '''Mail Transfer Agent (kingstoncarver) - General Configuration'''
|-
|
|-
|'''Less Deductions (One mark per issue for EACH VM):
:*Not using zone filenames: '''mydb-for-townsbond.ontariovillains.ops''' and '''mydb-for-172.1719.151'''
:*'''DOMAIN Name''' NOT Resolved
:*'''VM hostname''' NOT set
932
edits