Print Download PDF Send Feedback

Previous

Next

fwm fingerprint

Description

Shows the Check Point fingerprint.

Note - On Multi-Domain Server, you must run this command in the context of the applicable Domain Management Server (mdsenv <IP Address or Name of Domain Management Server>).

Syntax

fwm [-d] fingerprint [-d]

<IP address of Target> <SSL Port>

localhost <SSL Port>

Parameters

Item

Description

-d

Runs the command in debug mode:

  • fwm -d

    Runs the complete debug of all fwm actions.

    For complete debug instructions, see the description of the fwm process in sk97638.

  • fingerprint -d

    Runs the debug only for the fingerprint actions.

<IP address of Target>

Specifies the IP address of a remote managed computer.

<SSL Port>

Specifies the SSL port number.

The default is 443.

Example 1 - Showing the fingerprint on the local Management Server

[Expert@MGMT:0]# fwm fingerprint localhost 443

#DN OID.1.2.840.113549.1.9.2=An optional company name,Email=Email Address,CN=192.168.3.51,L=Locality Name (eg\, city)

#FINGER 11:A6:F7:1F:B9:F5:15:BC:F9:7B:5F:DC:28:FC:33:C5

##

[Expert@MGMT:0]#

Example 2 - Showing the fingerprint from a managed Security Gateway

[Expert@MGMT:0]# fwm fingerprint 192.168.3.52 443

#DN OID.1.2.840.113549.1.9.2=An optional company name,Email=Email Address,CN=192.168.3.52,L=Locality Name (eg\, city)

#FINGER 5C:8E:4D:B9:B4:3A:58:F3:79:18:F1:70:99:8B:5F:2B

##

[Expert@MGMT:0]#