Caio França

Network & Cybersecurity

Network Infrastructure & Security Design and Implementation

Network Infrastructure and Cybersecurity Project

Project Overview

This project was developed to design and implement a modern network infrastructure and virtualization solution for Dublin Pharmaceutical Limited (DPL). As the company expanded to a new greenfield site, the focus was on ensuring secure communication, high availability, and optimized operations using advanced networking and virtualization technologies.

As this project is complex, I have not posted all the technical details here. If you are interested, please get in touch.

Objective

The primary objective was to design and deploy an infrastructure capable of supporting high availability, fault tolerance, and secure inter-office and internet communication. This included network design, IP management, VoIP solutions, and implementation of security best practices such as firewall rules and VLAN segregation.

Key Technologies Used

Network Infrastructure Design

The network followed a hierarchical design model based on Cisco's best practices. The key components include:

Listing directories with pwd command

VLAN Configuration

To segment the network, VLANs were created for each department, ensuring secure communication within their broadcast domains. Trunk ports were used to allow multiple VLANs to pass through a single link.

    vlan 10
    name Manufacturing
    vlan 20
    name R&D
    vlan 30
    name Sales
    
Listing directories with pwd command

VoIP Implementation

The VoIP system was deployed using a Cisco 2811 router, configured to handle IP telephony services. A dedicated voice VLAN (VLAN 50) was used for efficient communication between IP phones.

Listing directories with pwd command

Virtualization

Virtualized services such as DHCP, DNS, and web services were deployed on CentOS virtual machines, both locally via VirtualBox and remotely via Google Cloud Platform (GCP).

Key services included:

Listing directories with pwd command

Security Best Practices

Security was a major focus of this project. Key practices implemented include:

Listing directories with pwd command

Testing and Evaluation

Network and system tests were conducted in phases to ensure all components functioned as expected. This included:

Listing directories with pwd command

Conclusion

This project successfully delivered a robust, secure, and scalable network infrastructure for DPL. The combination of advanced routing protocols, VLAN segmentation, VoIP services, and virtualization created a future-proof solution capable of supporting the company's growth.

back