Changes

Jump to: navigation, search

OPS335 - Assignment 2

24 bytes removed, 15:26, 11 May 2018
no edit summary
== Purpose ==
In this assignment, you will use the '''335assign virtual network''' and the '''minnow''' cloning-source that you created in assignment 1 (part 1) to create two e-mail servers: a '''Mail Transfer Agent''' called '''jaguarbass''' and a ''Message Store'' (IMAP) called '''bmw'''. You will also use the '''minnow''' cloning source to create a Samba server called '''volvo'''. 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 '''pickerel''' Master Name 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 ('''jaguarbass''')===
Perform the following steps for this section:
#Create a clone virtual machine called '''jaguarbass''' from the '''minnow''' 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'''.
#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 '''jaguarbass''' and '''bmw''' 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 ('''bmw''') first, and the MTA ('''jaguarbass''') as a fall-back.
=== Set-up a Samba Server ('''volvo''')===
=== Network Configuration ===
As you will now have functioning primary and secondary DNS servers, modify your network configuration file for the '''jaguarbass''', '''bmw''', and '''volvo''' servers specify the correct IPADDR.
=== Table of Virtual Machines / DNS Records ===
| style="background-color:#66cccc; border: 2px solid black;" | '''Slave''' Name Server
|- style="background-color:white;"
| style="background-color:#66cccc;border: 2px solid black;" | '''jaguarbass.species.lake.ops'''
| style="background-color:#66cccc;border: 2px solid black;" | ''' 172.45.20.7'''
| style="background-color:#66cccc;border: 2px solid black;" | '''SMTP''' mail Server
In addition to the basic firewall established in assignment 1, ensure the following restrictions are met:
#Any machine may send smtp traffic to '''jaguarbass''' and '''bmw'''.
#Only machines in the local network may send IMAP traffic to '''bmw'''.
#Only machines in the local network may access the samba shares on '''volvo'''.
|-
|
:::Proof of SMTP Server Running on '''jaguarbass''' server
| style="text-align:right" | /1
|-
|
:::E-mails sent from '''jaguarbass''' and '''volvo''' servers to '''bmw''' server (user@IP_ADDR)
| style="text-align:right" | /1
|-
|
:::E-mails sent from '''jaguarbass''' and '''volvo''' servers to '''bmw''' server (user@DOMAIN_NAME)
| style="text-align:right" | /1
|-
| width=10% style="text-align:right;font-weight:bold" | Mark
|-
| colspan=2 | '''Mail Transfer Agent (jaguarbass) - General Configuration'''
|-
|
13,420
edits

Navigation menu