The cookie settings on this website are set to 'allow all cookies' to give you the very best experience. Please click Accept Cookies to continue to use the site.

​Exploring Options to Tap East-West Traffic in Virtualized Networks

Posted by Hassan Khanafer on 2024 Aug 14th

​Exploring Options to Tap East-West Traffic in Virtualized Networks

Exploring Options to Tap East-West Traffic in Virtualized Networks

Monitoring east-west traffic in virtualized networks is essential for detecting malicious lateral movement, analyzing network performance, and ensuring compliance with regulations. East-west traffic refers to data flows within an enclave, such as communication between virtual machines (VMs) in a data center, as opposed to north-south traffic that crosses the boundary of an enclave. Here, we will explore various methods to capture and analyze this critical network traffic.

Understanding East-West Traffic Flows

Over the past decade, the terms "east-west" and "north-south" have emerged to describe network flows within and across the boundaries of an enclave, respectively. Monitoring east-west traffic involves collecting data on communications between individual endpoints within the network, which can be complex due to the numerous switches, VLANs, and security controls involved. Here are the most effective options for tapping into this traffic.

MethodDefinitionUsageBenefitsConsiderations
SPAN or Port MirroringCopying traffic from a switch port or VLAN to a designated port for monitoringConfigure on a core switch to capture traffic to/from serversEasy setup, no physical hardware changes, passive methodEnsure traffic analysis tool is connected to the SPAN or mirror port, either on a dedicated server or NIC
Virtual Port GroupsPromiscuous mode on virtual port groups within a hypervisorDeploy a network sensor as a VM to monitor internal and external VM trafficQuick setup, no physical hardware needed, ideal for POCsModify security settings of virtual port group to allow promiscuous mode
Mirror Ports on Virtual SwitchesPort mirroring on distributed virtual switchesCapture traffic across multiple hypervisors with a single network sensorEfficient for large networks, provides comprehensive visibilityRequires configuration of port mirroring on distributed switches
Virtual TAPsSoftware-based solutions that capture data between VMsMonitor traffic within virtualized environments using hypervisor featuresEnables monitoring and alerts in virtualized environments, integrates with virtual-native toolsDepends on hypervisor capabilities, may require additional configuration
Physical Network TAPsCopies traffic between two network devices to a monitor portPlace TAPs at strategic points like firewall connectionsReal-time, unimpeded monitoring, captures detailed network dataInitial downtime for installation, potential network performance impact if not managed properly
Packet BrokersDirects selected data packets to specific network traffic analysis toolsManage multiple SPAN outputs and direct traffic to various toolsAggregates and directs traffic efficiently, ideal for extensive monitoring needsComplements TAPs by managing captured traffic and distributing it to necessary tools

Choosing the right method to tap east-west traffic depends on your network topology and specific monitoring needs. Each method offers unique benefits and considerations, ensuring that you can achieve comprehensive visibility, enhance security, and maintain optimal network performance.