This recipe is part of the process of deploying FortiGate for OCI. Note OCI is only supported by FortiOS 5.4.8. See below for the rest of the recipes in this process:
- Create a virtual cloud network and public-facing subnets
- Create a security list
- Create a route table for the internal network
- Create internal network subnet
- Obtain the deployment image file and place it in your bucket
- Import the image
- Launch the FortiGate instance
- Attach a storage to FortiGate (required)
- Access the FortiGate
- Create the second vNIC
- Configure the second vNIC on the FortiGate
- Change the protected network’s default route
- [Connectivity test] Configure FortiGate firewall policies and virtual IPs
- Once the vNIC is created with the private IP address, it is available to be selected to as the default gateway in the route table configuration. Go to the route tables and edit the route rules for the internal network subnet. For all destinations, select Private IP as the Target Type, and enter the FortiGate second vNIC’s private IP address.
The post Change the protected network’s default route appeared first on Fortinet Cookbook.