You are on page 1of 4

Following the schema provided by the teacher, please create

a physical network using Level 2 Switches and a Level 3 /


Router switch as well as servers and clients.

Here are the specifications for the network:

The servers are in an IP network (10.0.0.0/16)


Clients 1 and 2 are in another IP network (10.1.0.0/16) and they
are DHCP clients

Please physically connect switches and computers, logically


configure IP addresses, VLANS and routing so that all PCs are
able to communicate with each other.

On Virtual Box ->

Server 1: (Windows 2016) Play the role of DC1 and file server +
DNS1 and DHCP
Server 2: (Windows 2016) Play the role of DC2 and file server +
DNS2 + Printing + Quotas and filters + DFS
Server 3: (Linux) Play the role of a web server with a web page
of your choice

We also want an Active Directory with the following users and


basic services:
Research
Last name first name
Debrassine Richard Chef of department
Deslauriers Sylvie
El Hamri Mohammed
Hounyovi Loick

Production
Last name first name
Ballard Jean-Guy Chef of department
Bouchard Sebastien
Boyer Sylvain
Caron Sylvain
We want a personal directory and a roaming profile for each
user. The personal directory should not exceed 100 MB per user
except for department heads who have no limit. Moreover, the
users can not save files of the OFFICE suite and text (No other
format .jpeg, .avi, ...) except the department heads who can
save what they want.

We want to set up a DFS structure between two shares: Common on


Server1 and table on Server2. For the Common directory, you must
create a mirror of this share on Server2 and configure the
replication to be automatically reflected on the other
directory. The DFS is accessible with the name: COM_TAB

We also want to configure the printing on Server2. Two logical


printers accessible according to the following needs:

1- Search: From 12:00 to 16:00


2- Production: From 8:00 to 17:00

A logon script to map the letter M: with the structure of DFS as


well as to install the correct printer to the logon of the user.

For GPOs, We want to display a greeting just for the Client 1.


We also want to disable the Task Manager for all users except
Department Heads. In addition, we want to disable access to all
Control Panel items for Sébastien Bouchard.
The NTFS permissions on the Common and Tableau shares are as
follows: For the Common directory, department heads can edit
content while users can only read the content. For the Tableau
directory, we want all users to just read the content except
Caron Sylvain who has no access at all.

For the SRV3, we want to install the Linus web service and
create a simple website accessible from the clients.

We want ACLs in the router to satisfy the following needs:


a. Client 2 does not have access through http to the
Linux server (He can not see the website).

b. Client 1 can not ping servers (Server 1 and Server 3)


c. Client 1 can not RDP on Server 1
d. Everything else must be allowed

We also want to configure NAT on the router to allow all


computers (Clients and Servers) to go on the Internet.

You must create an NFS share on Server1 (windows 2016) and


connect your Linus web server to this NFS share. The folder
to share is C: \ Backup

This share must be mounted on the /Backup directory


This share must be permanent on the Web server. Once the
modifications are done in the fstab folder, you have to
create an automatic backup of the directory of the website
to the folder

/ Backup. This backup must be done twice a day with CRON.

each backup job must overwrite the previous job and the
backup must be visible on the Server 1 server

You might also like