Presentation

Authors

In this project, we will describe and explain an IT solution for a small business setting up a private local network connected to internet, in which there are 5 devices:

The web server hosts a web documentation of the business's network solution, and it should be reachable from inside or outside the private local network.

The backup server needs to periodically save the web server's files so that it can be rolled back anytime to a previous pristine/stable/working version.

The clients are standard desktop workstations intended for general employee use within the corporate office environment. Both fulfill the same function but utilize distinct operating systems: Windows and Ubuntu.

IP addresses

devices \ networks 10.0.0.0 /29 10.0.0.8 /29 10.0.1.0 /30 Other
Firewall LAN 10.0.0.1 OPT1 10.0.0.9 DMZ 10.0.1.1 WAN DHCP (from ISP)
Web Server --- --- 10.0.1.2 ---
Backup Server --- 10.0.0.10 --- ---
Linux Workstation DHCP (10.0.0.2) --- --- ---
Windows Workstation DHCP (10.0.0.3) --- --- ---
{style="both"}

Overview

network-map

There are few things in the graphic just shown:


Revision #6
Created 9 August 2024 08:33:24 by Admin
Updated 9 August 2024 09:45:57 by Admin