fwaccel dbg

Description

The fwaccel dbg command controls the SecureXLClosed Check Point product on a Security Gateway that accelerates IPv4 and IPv6 traffic that passes through a Security Gateway. debug. See SecureXL Debug Procedure.

Important:

Syntax in Gaia Clish or the Expert mode on a Security Gateway / ClusterXL:

fwaccel dbg

      -h

      -m <Name of SecureXL Debug Module>

      all

      + <Debug Flags>

      - <Debug Flags>

      reset

      -f {"<5-Tuple Debug Filter>" | reset}

      list

      resetall

Syntax in Gaia gClish on a Scalable Platform Security Group:

fwaccel dbg

      -h

      -m <Name of SecureXL Debug Module>

      all

      + <Debug Flags>

      - <Debug Flags>

      reset

      -f {"<5-Tuple Debug Filter>" | reset}

      list

      resetall

Syntax in the Expert mode on a Scalable Platform Security Group:

g_fwaccel dbg

      -h

      -m <Name of SecureXL Debug Module>

      all

      + <Debug Flags>

      - <Debug Flags>

      reset

      -f {"<5-Tuple Debug Filter>" | reset}

      list

      resetall

Parameters

Parameter

Description

-h

Shows the applicable built-in help.

-m <Name of SecureXL Debug Module>

Specifies the name of the SecureXL debug module.

To see the list of available debug modules, run:

fwaccel dbg

all

Enables all debug flags for the specified debug module.

+ <Debug Flags>

Enables the specified debug flags for the specified debug module:

Syntax:

+ Flag1 [Flag2 Flag3 ... FlagN]

Note - You must press the space bar key after the plus (+) character.

- <Debug Flags>

Disables all debug flags for the specified debug module.

Syntax:

- Flag1 [Flag2 Flag3 ... FlagN]

Note - You must press the space bar key after the minus (-) character.

reset

Resets all debug flags for the specified debug module to their default state.

-f "<5-Tuple Debug Filter>"

Configures the debug filter to show only debug messages that contain the specified connection.

The filter is a string of five numbers separated with commas:

"<Source IP Address>,<Source Port>,<Destination IP Address>,<Destination Port>,<Protocol Number>"

Notes:

-f reset

Resets the current debug filter.

list

Shows all enabled debug flags in all debug modules.

resetall

Reset all debug flags for all debug modules to their default state.

Enabling SecureXL debug flags during boot

From R81.20, you can configure SecureXL debug to start during boot.

Important - In a Cluster, you must configure all the Cluster Members in the same way.

Examples