Print Download PDF Send Feedback

Previous

Next

RMA Mode

Introduction:

You can use the CDT RMA Mode to collect the information from the Security Gateway R77.30 or higher about the installed software and configuration. You can use this information to reconfigure the replacement Security Gateway:

Important:

Requirements for RMA backup and RMA restore to work correctly:

  • On the Security Gateway, to connect to the Management Server, you must use the interface defined as the Gaia Management Interface.
  • The communication between the Security Gateway and the Management Server must rely on the Security Gateway's default gateway and not on static routes.

For configuration instructions, see the R80.10 Gaia Administration Guide.

Warning - Do not edit the RMA configuration file RmaTool.xml installed by the CDT package.

Workflow:

  1. Connect to the command line on your Management Server that is used for package distribution.
  2. Log in to Expert mode.
  3. Make sure there is no active GUI client that locks the management database, such as SmartDashboard or SmartConsole.
  4. Install the CDT RPM package (if it is not already installed on your system) from sk111158.
  5. Edit the CentralDeploymentTool.xml file to change the settings:
    • Configure the Repository element to specify the location of package files
    • Configure the CPUSE element to specify the absolute path to the CPUSE RPM package.
  6. When backing up Security Gateways, perform backup on all applicable Security Gateways.

    Generate a Candidates List to back up the specified Security Gateways, or use the -backupall option to back up all the Security Gateways in one command.

  7. When restoring a Security Gateway, perform restore on the applicable Security Gateway.
  8. Make sure the Gaia Clish configuration was restored correctly on the applicable Security Gateway.

To collect the RMA backup information:

To restore the RMA backup information:

Note - License information is not restored on Check Point appliance, because it depends on the appliance's MAC address.

To generate a Candidates List for RMA backup:

Management Server

Instructions

Security Management Server

# ./CentralDeploymentTool -rma -generate -candidates=<Name of Candidates List file>.csv

Multi-Domain Security Management Server

# mdsenv <IP Address or Name of Domain Management Server>

 

# ./CentralDeploymentTool -rma -generate -candidates=<Name of Candidates List file>.csv -server=<IP Address or Name of Domain Management Server>

To collect RMA backup from specified remote Security Gateways according to the Candidates List:

Management Server

Instructions

Security Management Server

# ./CentralDeploymentTool -rma -backup -candidates=<Name of Candidates List file>.csv

Multi-Domain Security Management Server

# mdsenv <IP Address or Name of Domain Management Server>

 

# ./CentralDeploymentTool -rma -backup -candidates=<Name of Candidates List file>.csv -server=<IP Address or Name of Domain Management Server>

To collect RMA backup information from all remote Security Gateways (Candidates List file is not needed):

Management Server

Instructions

Security Management Server

# ./CentralDeploymentTool -rma -backupall

Multi-Domain Security Management Server

# mdsenv <IP Address or Name of Domain Management Server>

 

# ./CentralDeploymentTool -rma -backupall -server=<IP Address or Name of Domain Management Server>

To show the RMA backup information of a specified remote Security Gateway:

Management Server

Instructions

Security Management Server

# ./CentralDeploymentTool -rma -info -gateway=<Name of Security Gateway or Cluster Member Object>

Multi-Domain Security Management Server

# mdsenv <IP Address or Name of Domain Management Server>

 

# ./CentralDeploymentTool -rma -info -gateway=<Name of Security Gateway or Cluster Member Object> -server=<IP Address or Name of Domain Management Server>

To restore the RMA backup information on a remote Security Gateway:

Management Server

Instructions

Security Management Server

# ./CentralDeploymentTool -rma -restore -gateway=<Name of Security Gateway or Cluster Member Object> -license=<Path to License file>

Multi-Domain Security Management Server

# mdsenv <IP Address or Name of Domain Management Server>

 

./CentralDeploymentTool -rma -restore -gateway=<Name of Security Gateway or Cluster Member Object> -license=<Path to License file> -server=<IP Address or Name of Domain Management Server>

Note - License path must be the full path to a new license file that you get from your account in Check Point User Center.

To specify a CPUSE Clean Install package when you restore the RMA backup information:

If the CDT could not recognize the CPUSE package file name of the installed version, you must explicitly specify the full path to the CPUSE package for Clean Install. You can get this CPUSE package from the Home Page for your version (contact Check Point Support for assistance):

Management Server

Instructions

Security Management Server

# ./CentralDeploymentTool -rma -restore -gateway=<Name of Security Gateway or Cluster Member Object> -license=<Path to License file> -package=<File Name of CPUSE Offline Package>.tgz

Multi-Domain Security Management Server

# mdsenv <IP Address or Name of Domain Management Server>

 

# ./CentralDeploymentTool -rma -restore -gateway=<Name of Security Gateway or Cluster Member Object> -license=<Path to License file> -package=<File Name of CPUSE Offline Package>.tgz -server=<IP Address or Name of Domain Management Server>

Note - License path must be the full path to a new license file that you get from your account in Check Point User Center.

To make sure the Gaia Clish configuration was restored correctly on the Security Gateway or Cluster Member:

After performing an RMA restore, we recommend to make sure the Gaia Clish configuration was restored correctly.

Examine these log files on your Management Server:

Notes: