Traffic flows in Cloud Firewall NVA for Azure Virtual WAN
North-South Egress (V2I/B2I)
Traffic Flows:
-
VNET forwards traffic to ILB
Internal Load Balancer, used to load balance traffic in a virtual network. -
ILB load-balances to an instance of the active-active NVA
Network Virtual Appliance - A resource deployed in Azure's Virtual Hub that includes Security Gateways and other networking infrastructure.. -
NVA instance does SNAT
Source Network Address Translation (Source NAT).: from the VNET private IP address to the NVA NIC private IP address.(To configure this in SmartConsole
Check Point GUI application used to manage a Check Point environment - configure Security Policies, configure devices, monitor products and events, install updates, and so on., see Step 7: Set Routing Intent and Routing Policies). -
Azure platform does SNAT: from the NVA NIC private IP address to the NVA NIC public IP address.
-
Forward the packet to the Internet.
-
Returned traffic arrives to the Public NIC IP address.
-
Azure platform does SNAT: from the NVA NIC public IP address to the NVA NIC private IP address.
-
NVA reverses the SNAT done on step 3 and forwards the packet to VNET.
North-South Ingress (I2V/I2B)
Traffic Flows:
-
Traffic arrives from the Internet to the SLB
Software Load Balancer, used to distribute tenant and tenant customer network traffic to virtual network resources. SLB enables multiple servers to host the same workload, providing high availability and scalability. -
The SLB load-balances to one of the instances of the active-active NVA private NIC IP address.
-
The NVA instance does SNAT: from the NVA NIC private IP address to the Vnet NIC private IP address.
Note: To configure the NAT in SmartConsole, see Integrating Cloud Firewall Security NVA with Azure Virtual WAN > Configure NAT rules.
-
The NVA instance forwards the packet to the VNET.
-
Returned traffic arrives at the NVA private NIC IP address.
-
The NVA reverses the SNAT done on step 4 and forwards the packet back to the Internet.
North-South (B2V)
Traffic Flows:
-
On-premises sends traffic to the Azure gateway or SD-WAN
Software Defined – Wide Area Network (WAN), more information on this solution:
https://www.checkpoint.com/cyber-hub/network-security/what-is-sd-wan/ NVA. -
The gateway forwards to the ILB.
-
The ILB sends to the NVA instance.
-
The NVA sends to the VNET.
-
The VNET sends to the ILB.
-
The ILB sends to the NVA instance.
-
The NVA undoes SNAT and forwards to the gateway.
-
The gateway forwards back to on-premises.
North-South (V2B)
Traffic Flows:
-
The VNET sends traffic to the ILB.
-
The ILB sends traffic to a Firewall instance.
-
The NVA forwards to the gateway.
-
The gateway forwards to on-premises.
-
On-premises forwards to the gateway.
-
The gateway forwards to the ILB.
-
The ILB forwards to the Firewall instance.
-
The Firewall sends traffic to the VNET.
East-West (V2V)
Traffic Flows:
-
The VNET1 sends traffic to the ILB.
-
The ILB chooses the one of active-active instances.
-
The NVA sends directly to the destination (VNET2).
-
The VNET2 sends traffic to the ILB.
-
The ILB forwards traffic to the appropriate NVA instance statefully.
-
The NVA sends traffic back to the VNET1.
East-West (V2V inter-hub, both hubs with Firewall NVA)
Traffic Flows:
-
The VNET1 sends traffic to The ILB.
-
The ILB chooses an active NVA instance.
-
The NVA sends to the remote NVA ILB.
-
The ILB chooses an active NVA instance.
-
The NVA forwards directly to the VNET 2.
-
The VNET 2 sends traffic to the ILB.
-
The ILB sends to the correct NVA instance.
-
The NVA sends to the remote NVA ILB.
-
The ILB sends to the correct NVA instance.
-
The NVA forwards directly to the VNET.
East-West (V2V one hub with Firewall)
Traffic Flows:
-
The VNET sends traffic to the ILB.
-
The ILB sends traffic to one NVA instance.
-
The NVA forwards traffic to the remote Router.
-
The Router forwards traffic to the VNET.
-
The VNET forwards traffic to the Router.
-
The Router forwards to the remote ILB.
-
The ILB forwards to the correct NVA instance.
-
The NVA sends directly to the VNET.
East-West (B2B)
Traffic Flows:
-
On-premises sends traffic to the Azure Gateway.
-
The Gateway forwards to the ILB.
-
The ILB forwards to the NVA instance.
-
The NVA forwards to the Gateway.
-
The Gateway forwards to on-premises.
-
On-premises sends replies to the Gateway.
-
The Gateway forwards traffic to the ILB.
-
The ILB sends to the NVA instance.
-
The NVA Instance forwards to the Gateway.
-
The Gateway forwards to on-premises.







