computer science specialist only please

profilemsalkaht
lab2.docx

The company which asked you to install a web server and properly secure it last week, has now asked you to expand the network you designed for their new Accounting Department.  You will be building on Lab 1's environment for this lab.  You will be adding 2 computers to the network which you built for Lab 1 and adding IPTables rules to isolate the traffic according to the directions below the System Specifications.

 

Computers to be added to the network:

-1 Ubuntu Desktop 14.04 workstation (1 NIC allowing the ability to connect through the firewall you built in Lab 1).  This is a workstation for Accounting.

-1 Ubuntu Server computer (1 NIC allowing the ability to connect through the firewall you built in Lab 1).  This is your office file server (install Ubuntu 14.04).

 

Connectivity Requirements

-The web server needs to be able to access the internet only.  the accounting workstation should only be able to connect to the Web server through the firewall (remember the port forwarding you implemented for Lab 1?).

-The web server should have no connectivity to the file server.

The accounting workstation should be able to connect to the Internet (and therefor to the web server) and to the file server.

 

Report Requirements

You will be submitting another formal lab report for this lab.  You will need to follow Lab 1's Lab Report Format.  You will need to have (at a minimum) screenshots documenting:

-Accounting Workstation can ping iupui.edu

-Web server cannot ping the file server.

-Accounting workstation can ping the file server

-Accounting workstation can view the index.html file on the web server in the web browser