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
- Navigate to Storage > Block Volumes > Create Block Volume.
- Enter a unique name, choose the availability domain, then specify the size to around 50 GB. Click Create Block Volume. This provisions the volume.
- Once provisioned, return to the FortiGate instance. Click Attach Block Volume.
- Under Choose how you want to attach your block volume, select ISCSI.
- After attaching the block volume, ensure you reboot the FortiGate instance.
The post Attach a storage to FortiGate (required) appeared first on Fortinet Cookbook.