Changes

Jump to: navigation, search

OPS335 - Assignment 2

36 bytes added, 15:30, 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 '''bass''' and a ''Message Store'' (IMAP) called '''bmwmuskie'''. 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 ==
#Any mail sent directly from this machine will use the domain as the sending address (i.e. user@species.lake.ops)
#You are NOT required to encrypt received email messages.
#This machine will relay received email messages for any user account in the '''species.lake.ops''' domain to '''bmwmuskie.species.lake.ops'''.
=== Set-up Mail Delivery Agent / Message Store ('''bmwmuskie''') ===
Perform the following steps for this section:
#Create a clone virtual machine called '''bmwmuskie''' from the '''minnow''' 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 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 '''bass''' and '''bmwmuskie''' 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 ('''bmwmuskie''') first, and the MTA ('''bass''') as a fall-back.
=== Set-up a Samba Server ('''perch''')===
=== Network Configuration ===
As you will now have functioning primary and secondary DNS servers, modify your network configuration file for the '''bass''', '''bmwmuskie''', and '''perch''' servers specify the correct IPADDR.
=== Table of Virtual Machines / DNS Records ===
|- style="background-color:white; border: 2px solid black;"
| style="background-color:#66cccc;border: 2px solid black;" | '''bmwmuskie.species.lake.ops'''
| style="background-color:#66cccc;border: 2px solid black;" | '''172.45.20.8'''
| style="background-color:#66cccc;border: 2px solid black;" | '''IMAP''' 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 '''bass''' and '''bmwmuskie'''.#Only machines in the local network may send IMAP traffic to '''bmwmuskie'''.
#Only machines in the local network may access the samba shares on '''perch'''.
|-
|
:::E-mails sent from '''bass''' and '''perch''' servers to '''bmwmuskie''' server (user@IP_ADDR)
| style="text-align:right" | /1
|-
|
:::E-mails sent from '''bass''' and '''perch''' servers to '''bmwmuskie''' server (user@DOMAIN_NAME)
| style="text-align:right" | /1
|-
13,420
edits

Navigation menu