Network segmentation in computer networking is the act or practice of splitting a computer network into subnetworks, each being a network segment. Advantages of such splitting are primarily for boosting performance and improving security.
When a cyber-criminal gains unauthorized access to a network, segmentation or âÂÂzoningâ can provide effective controls to limit further movement across the network.
Standards provide guidance on creating clear separation of data within the network, examples are:
For example separating the network for Payment Card authorizations from those for Point-of-Service (till) or customer Wi-Fi traffic. A sound security policy entails segmenting the network into multiple zones, with varying security requirements, and rigorously enforcing the policy on what is allowed to move from zone to zone.
Finance and Human Resources typically need access via their own VLAN to their application servers because of the confidential nature of the information they process and store. Other groups of personnel may require their own segregated networks, such as server administrators, security administration, managers and executives.
Third parties are usually required to have their own segments, with different administration passwords to the main network, to avoid attacks via a compromised, less well protected, third party site.
Segregation is typically achieved by a combination of firewalls and VLANs (virtual local area networks). Software-defined networking (SDN) can allow the creation and management of micro-segmented networks.
Network segmentation is required or recommended by several regulatory and industry standards. The Payment Card Industry Data Security Standard (PCI DSS) requires organizations that process cardholder data to use network segmentation to isolate cardholder data environments from the rest of the network. In the healthcare sector, a December 2024 Notice of Proposed Rulemaking to update the HIPAA Security Rule would require regulated entities to implement network segmentation as a technical safeguard for electronic protected health information. The NIST Cybersecurity Framework and NIST SP 800-41 also recommend network segmentation as a key control for limiting the lateral movement of attackers within compromised environments.