Working with Global Parameters on a Security Gateway

Background

On a Security Gateway, Cluster Members, and Scalable Platform Security Group, you can control the default behavior of specific features by changing the values of the corresponding Check Point global parameters.

In the versions R81.20 and lower, you must configure the required values of the Check Point global parameters in various configuration files.

For example:

  • You configure the Firewall kernel parameters in the $FWDIR/boot/modules/fwkern.conf file.

  • You configure the SecureXL kernel parameters in the $PPKDIR/conf/simkern.conf file.

Starting in R82, you can view and configure the required values of the Check Point global parameters in these ways:

Configuration Method

Description and Instructions

Centralized

Database

Important:

The R82 release contains the new infrastructure.

Full support for the kernel parameters will be added gradually in the R82 Jumbo Hotfix Accumulator.

If cannot configure a kernel parameter using the new infrastructure, then use the legacy configuration files.

The information below describes the complete feature as if it already supports the configuration of kernel parameters.

Important - The centralized database has a higher priority than the legacy configuration files.

This method changes the value of the Check Point global parameters (in the current session, or permanently) in a centralized database instead of editing the legacy configuration files.

This feature is called "Config Point".

Use one of these commands:

Notes:

  • During an upgrade to R82 and during each boot of R82, Gaia OS automatically:

    1. Transfers the configured kernel parameters (that are not commented out) from the legacy configuration files $FWDIR/boot/modules/fwkern.conf and $FWDIR/boot/modules/fwkern.conf to the centralized database.

      Support for more legacy configuration files is planned for later versions.

    2. Comments out the configured kernel parameters in the legacy configuration files (adds the # character in the beginning of the line and adds the corresponding command at the end of the line).

  • If a kernel parameter value is already configured in the centralized database, and you configure a value for the same kernel parameter in the legacy configuration file, then during the next boot, the value from the legacy configuration file overrides the previous value in the centralized database.

Legacy

Configuration Files

This method changes the value of the Check Point global parameter in one of the legacy configuration files as done in R81.20 and lower.

For example, you configure kernel parameters in these files:

  • $FWDIR/boot/modules/fwkern.conf

  • $PPKDIR/conf/simkern.conf

Use these CLI commands (in Gaia Clish or the Expert mode) to configure kernel parameters:

  • fw ctl get int ...

  • fw ctl get str ...

  • fw ctl set [-f] int ...

  • fw ctl set [-f] str ...

For the complete procedure to configure kernel parameters, see the R82 Quantum Security Gateway Guide > Chapter "Working with Kernel Parameters".

Syntax to View Global Parameters in Gaia Clish / Gaia gClish

Syntax to Configure Global Parameters in Gaia Clish / Gaia gClish

Syntax to View and Configure Global Parameters in the Expert mode

Syntax to Control the 'Config Point' in the Expert mode