Step 2 - Configuration on the On-Premises Management Server
This is a step in the On-Premises Management Deployment.
Part 1 - Prerequisites for the Management Server
-
The required version of the Management Server must be up and running one of these versions:
-
R81.20:
-
R81.10:
-
R81.10 Jumbo Hotfix Accumulator Take 79 or higher
-
R81.10 SmartConsole Build 410 or higher
-
-
The Management Server must connect to the Internet.
-
If you configured Manual Proxy ARP (sk30197) and Manual NAT rules, then you must follow these steps in SmartConsole:
-
Click > Global properties.
-
In the left tree, click NAT - Network Address Translation.
-
Select Automatic ARP configuration.
-
Select Merge manual proxy ARP configuration.
-
Click OK.
-
|
Important - Create the Security Gateway objects in SmartConsole only after you configure the applicable interfaces on the Security Gateways. This makes sure the Security Gateway objects automatically get the correct interface topology. |
Part 2 - Configure Object Sharing and Log Sharing
It is necessary to enable Object Sharing on the on-premises Management Server to use the configured objects in Infinity Portal.
It is necessary to enable Log Sharing on the on-premises Management Server to see the applicable logs in Infinity Portal.
-
You must register in Infinity Portal.
-
Connect to the command line on the Management Server.
-
Log in to the Expert mode.
-
Run these commands in the given order:
Note - This step applies only to the Management Server with the R81.10 version.
-
Configure the Management Server to work with Check Point Cloud Services.
Copy and paste these commands:
touch show_cloud_services_view
mv -v show_cloud_services_view /var/log/AutoUpdater/metadata/InfinityOnPrem/infinity_onprem/tunnel_AutoUpdate/*/
-
Configure the Management Server to show the Infinity Services view in Web SmartConsole.
Copy and paste these commands:
echo CF_CLOUD_SERVICES=1 >> $FWDIR/conf/mwc.env
$MDS_FWDIR/webconsole/mwc.sh restart
If SmartConsole or Web SmartConsole is currently open, then close all their instances.
-
-
Connect to the Management Server in one of these ways:
-
With the Desktop SmartConsole connect to:
IP Address of your Management Server
-
With a web browser, open Web SmartConsole at this URL:
https://<IP Address of your Management Server>/smartconsole
-
-
Enable the Upload Consent:
-
On the Management Server R81.20
You must enable the "Upload Information" consent flag (see sk175504):
-
In SmartConsole top left corner, click the button.
-
Click Global properties.
-
From the left tree, click Data Access Control.
-
Select Help Check Point improve the products by sending anonymous information.
-
Click OK.
-
Install the Access Control Policy.
-
-
On the Management Server R81.10
You must enable the "Allow Upload" consent flag (see sk111080):
-
In SmartConsole top left corner, click the button.
-
Click Global properties.
-
From the left tree, click Security Management Access.
-
Select Improve product experience by sending information to Check Point.
-
Click OK.
-
Install the Access Control Policy.
-
-
-
From the left navigation panel, click Infinity Services.
-
Click the Get Started button.
-
The Instructions window opens.
-
Click Get Token.
Web browser opens Infinity Portal Login page. Log in.
-
Select the applicable account, if you have more than one account, and click Next.
-
Select I wish to connect my Quantum Management environment with Infinity Portal and click Next.
-
The page shows the required token.
Click Copy Token.
-
In SmartConsole, paste the token and click Connect.
-
The Infinity Portal page must show Quantum Management Connected and Connection Status: Active.
Example:
-
SmartConsole page must show Connected with Infinity Portal and Connection Status: Active.
Example:
-
Enable Configuration Sharing:
-
In SmartConsole, in the bottom left section Data Sharing, on the right of Configuration Sharing, click Edit.
-
The Configuration Sharing window opens.
-
Near the Enable option, click the OFF button.
It must change to ON.
Click OK.
-
The configuration sharing starts, and after some time its status changes from Initializing to Active.
From this point, objects configured in SmartConsole on the on-premises Management Server appear in Infinity Portal as assets.
-
-
Note - This configuration is required to see the logs in Infinity Portal.
-
In SmartConsole, in the bottom left section Data Sharing, on the right of Log Sharing, click Edit.
-
The Configure Log Sharing window opens.
-
Near the Enable option, click the OFF button.
It must change to ON.
Notes:
-
To share logs from all products, select All products.
-
To share logs only from specific products, select Specific products and select the required products.
You must select these:
-
SD-WAN
-
Application Control
-
URL Filtering
-
Click OK.
-
-
The log sharing starts, and its status changes to Active.
-