GCP NSI Overlay for VM-Series software firewalls enables direct packet egress,
reducing costs and network hops for enhanced cloud security.
| Where Can I Use This? | What Do I Need? |
GCP NSI Overlay Support extends your VM-Series firewall deployments within Google
Cloud Platform's Network Security Intercept (NSI) framework. This feature enables
your VM-Series to operate in a bump-in-the-wire mode, providing advanced network
visibility and security without requiring changes to your existing network routing
policies.
It introduces overlay functionality, allowing inspected packets to egress directly
from your firewall rather than being hairpinned back to your consumer VPCs. This
architecture operates on a producer-consumer model where your VM-Series firewalls
act as the producer of security services, and your workloads are the consumers. This
architecture helps you reduce overall deployment costs by centralizing egress for
all your consumer VPCs.
In your Google Cloud environment, GCP NSI transparently redirects traffic
from your Workload VPCs to your VM-Series firewalls. This redirection is initiated
by VPC firewall policies applying to a Security Profile Group (SPG) and Security
Profile (SP) configured for Custom Intercept, directing traffic to an Intercept
Endpoint Group (EPG) and Deployment Group (DPG).
A forwarding rule then sends geneve-encapsulated traffic to an Internal
Load Balancer (ILB), distributing it to your cross-zone deployed VM-Series
instances. Your VM-Series firewalls, provisioned with management (nic0), trust
(nic1), and untrust (nic2) network interfaces, decapsulate these Geneve packets for
deep inspection. With NSI overlay support, inner routing is enabled, allowing your
firewall to use its routing table to forward inspected traffic directly.
Autoscaling is currently not supported in GCP NSI Overlay.