CloudGuard Controller for Oracle Cloud Infrastructure (OCI)
|
|
Important - The CloudGuard Controller |
Connecting to an OCI Data Center with SmartConsole
|
Step |
Instructions |
|---|---|
|
1 |
In SmartConsole
|
|
2 |
In the Enter Object Name field, enter a name. |
|
3 |
Select the applicable authentication method:
|
|
4 |
Click Test Connection. |
|
5 |
Click OK. |
|
6 |
Publish the SmartConsole session. |
|
7 |
Install the Access Control policy on the Security Gateway |
Connecting to an OCI Data Center Server with Management API
Go to Management API Reference > Click on see arguments per Data Center Server type and select Oracle Cloud.
Connecting to an OCI Data Center Server with Terraform
See https://registry.terraform.io/providers/CheckPointSW/checkpoint/latest.
OCI Objects and Properties
OCI Objects
| Object | Description |
|---|---|
|
VPC |
Oracle Cloud Infrastructure enables you to launch resources into your Virtual Network |
|
Subnet |
All the IP addresses from the Network Interfaces related to this subnet. |
|
Instance |
Virtual computing environments. |
|
Tags |
Groups all the objects that have the same Tag Key and Tag Value. |
|
|
Notes:
|
OCI Imported Properties
| Property | Description |
|---|---|
|
Name |
Resource name as shown in the OCI console. User can edit the name after importing the object. |
|
Name in Server |
Resource name as shown in the OCI console. |
|
Type in Server |
Resource type. |
|
IP |
Associated private and public IP addresses. |
|
Note |
CIDR for subnets and VPC objects. |
|
URI |
Object path. |
|
Tags |
Tags (Keys and Values) that are attached to the object. |
Enable IPv6
OCI CloudGuard Controller supports the import of IPv6 addresses starting R82 CloudGuard Controller self-updatable package Take 22.
Note: This object is disabled by default. To enable it:
-
Edit the vsec.conf file on the Management Server ($FWDIR/conf/ on Security Management Server
Dedicated Check Point server that runs Check Point software to manage the objects and policies in a Check Point environment within a single management Domain. Synonym: Single-Domain Security Management Server., $MDSDIR/conf/ on Multi-Domain Security Management Server) and in the oracle (OCI) Data Center section, add the line:oracle.collectIpv6=true -
Restart the CloudGuard Controller with the command:
vsec stop;vsec start
For more information, refer to Configuration Parameters