OCI Open LZ - Hub C
Table of Contents
1. Overview
2. Components
3. Specifications and Considerations
4. Routing
5. Automation
Hub C features third-party network firewalls configured in an Active/Active design, paired with OCI private Network Load Balancers operating in transparent mode with symmetric hashing to ensure packet flow symmetry. These firewalls manage both Inbound/Outbound (North-South) and East-West traffic, providing thorough control and inspection.
Note
This Hub diagram presents a general view of the Hub C architecture and its key concepts. A more detailed example, including routing tables and an internet-facing Load Balancer, is presented below.
- VCN (Virtual Cloud Network)
- Two regional public subnets (depicted in green)
- public-subnet for External Network Load Balancer (NLB-Untrust) and the external interfaces of the firewalls (vNIC1)
- public-subnet for Load Balancer (LBaaS)
- Four regional private subnets (depicted in dark-orange)
- private-subnet for Internal Network Load Balancer (NLB-Trust) and the internal interfaces of the firewalls (vNIC2)
- private-subnet for management workloads (depending on the 3rd-party firewall vendor, additional interfaces may be created here, such as a management network interfaces)
- private-subnet for logs
- private-subnet for DNS (for OCI DNS resolver endpoints)
- Internet Gateway
- Service Gateway
- Two OCI Network Load Balancers
- Two 3rd party Network Firewalls
- Public Load Balancer (LBaaS)
- Symmetric hashing: Both OCI Network Load Balancers are private and operate in source and destination IP header preservation mode with symmetric hashing enabled. This feature prevents asymmetric routing, ensuring that request and return packets pass through the same firewall appliance.
- Firewalls: Third-party network firewalls are configured in Active/Active mode, ensuring resilience and scalability. The number of firewalls can be scaled up or down depending on throughput requirements and demand.
- NAT: This Hub model does not include a OCI NAT Gateway, as NAT functionality is handled by third-party firewalls (depending on specific requirements, this function can be configured and handled by an OCI NAT Gateway).
- Traffic visibility: Provides detailed control over inbound/source traffic entering or outbound traffic leaving the Hub VCN.
- License flexibility: Possibility to use already existing license (BYOL) from a specific vendor.
The following diagram presents a Hub & Spoke architecture diagram with corresponding routing tables and routing rules.
For a comprehensive understanding of how network packets flow within Hub C and Spoke VCNs refer to the Network packet flow animation - Hub C.
Note
The CIDR ranges shown in the architecture diagram are for illustrative purposes only and should be adjusted to align with each specific use case.
For automating this Hub model use the CIS Network Terraform modules. As an example configuration please refer to oci_open_lz_one-oe_network.auto.tfvars.json.
Copyright (c) 2024 Oracle and/or its affiliates.
Licensed under the Universal Permissive License (UPL), Version 1.0.
See LICENSE for more details.