Integrate with Checkpoint Firewall
All the configurations for CheckPoint Firewall are done with the SmartConsole.
1. Configure the REST API permissions.
- Open the SmartConsole and go to Management API and click Advanced Settings > All IP addresses.
- Click Publish.
- Use SSH to log in to the manager server, then type
api restart
. - Create a domain object named
.quarantine.com
. - Create a network group object named
fdc-block-ip
. - Add the domain object named
.quarantine.com
to the network group object namedfdc-block-ip
. - Create a new policy rule.
- Create a new policy rule named
quarantine
. - Set the policy Source to fdc-block-ip.
- Set
Destination
to Any. - Set Action to Inline Layer > New Layer. Give the layer a name such as
Cleanup Rule
and click OK. - Set Action to Drop.
- You can use the default settings for the other fields.
- Create a new policy rule named
- (Optional) Make the CheckPoint Fire Wall pingable.
- Log in to the SmartConsole.
- Go to Global Properties and enable Accept ICMP requests.
- Install the policy.
2. Configure FortiDeceptor
- On FortiDeceptor go to Fabric > Quarantine Integration, and click +Quarantine Integration with New Device.
- Configure the new device based on the following recommendations and click Save.
Integrate Method
Select CheckPoint-FW-Isolation.
IP Block Policy (network Group Name) Enter the group object name you created ( fdc-block-ip
).Username Enter the Username for the management account in CheckPoint Fire Wall.
You can create new admin with API permissions or use
Admin
.Password Enter the Password for the management account in CheckPoint Fire Wall. Verify SSL Disable. Install Policy After Publish Enable.