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
- Click Default Security List for the 10.0.0.0/24, which you defined as the public side of the network.
- Note that by default, port 22 is allowed.
- Click Edit all Rules > Add Rule. Manually add a rule to allow TCP port 443.
- Click Save Security List Rules.
The post Create a security list appeared first on Fortinet Cookbook.