Print Download PDF Send Feedback

Previous

Next

Convert Gateway VPN1

This command converts a standard Security Gateway to a SmartLSM Security Gateway. You can specify if the gateway is a CO gateway. Applicable to Security Gateways only.

Usage

LSMcli [-d] <server> <user> <pswd> Convert Gateway VPN1 <Name> <Profile> [<-E=EXT> [-I=INT]
[-D=DMZ] [-A=AUX]] [-NoRestart] [-Force]

Parameters

Convert VPN Gateway Parameters

Parameter

Description

server

Name/IP address of the Security Management Server or Domain Management Server

user

User name of standard Check Point authentication method

pswd

Password of standard Check Point authentication method

Name

Name of the Security Gateway

Profile

Assign a different SmartLSM Security Profile (already defined in SmartConsole) after conversion

EXT

Name of external interface

INT

Name of internal interface

DMZ

Name of DMZ interface

AUX

Name of Auxiliary Network interface

NoRestart

Do not restart Check Point services, on the remote Security Gateway, after convert operation completed

Force

Convert the Security Gateway, even if no connection can be established.

Use with caution, as a forced conversion always succeeds, even if there is no connection to the gateway. If this happens, make sure the remote operations are done manually on the gateway computer:

  1. Execute LSMenabler –r on to turn on SmartLSM Security Gateway support.
  2. Define Security Gateway parameters and map it to a SmartLSM Security Profile in SmartProvisioning.

Example

LSMcli mySrvr name pass Convert Gateway VPN1 MyGW MyProfile –E=hme0 –I=hme1
–D=hme2 -Force