Skip to content

Idn7x/Enterprise-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Enterprise Network

The enterprise description:

An enterprise desires to manage locally a number of services depending on the departments. It establishes a network that will allow it to provide services that:

  • Deliver IP addresses to devices that connect to the network.
  • Turn domain names into IP addresses (and vise-versa).
  • Share files over a TCP/IP network.
  • Allow the user to access web pages through a browser.
  • Transfer email over the network.
  • Manage directory services and authentication.

Project:

The task is to build a network divided into two subnets with:

  • One DHCP server responsible for delivering addresses to devices connected on both subnets.
  • Managing the domain names will be handled by the DNS server.
  • The FTP server is used to share files in only one subnet (users on the other subnet are not allowed to access this service).
  • An HTTP server managing two web pages. One is accessible to all hosts, and one with restricted access (user-password).
  • A server managing the email exchange in the company.
  • LDAP (Lightweight Directory Access Protocol) is used for directory services and authentication.

Tools:

In this project we are used ubuntu, windows server as virtual machine to configure all tasks requested.

Report

Steps to configure the entreprise network contact me.

[email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published