Traceroute (asg_tracert)

Description

Use the "asg_tracert" command in Gaia gClishClosed The name of the global command line shell in Check Point Gaia operating system for Security Gateway Modules. Commands you run in this shell apply to all Security Gateway Module in the Security Group. or the Expert mode to show correct tracert results on the Security GroupClosed A logical group of Security Gateway Modules that provides Active/Active cluster functionality. A Security Group can contain one or more Security Gateway Modules. Security Groups work separately and independently from each other. To the production networks, a Security Group appears a single Security Gateway..

The native "tracert" cannot handle the "tracert" pings correctly because of the stickiness mechanism used in the Security Group Firewall.

The "asg_tracert" command supports all native options and parameters of the tracert command.

Syntax

asg_tracert <IP Address> [<tracert Options>]

Parameters

Parameter

Description

<IP Address>

Specifies the destination IP address.

<tracert Options>

Specifies the native tracert command options.

Example

[Expert@MyChassis-ch0x-0x:0]# asg_tracert 100.100.100.99
  traceroute to 100.100.100.99 (100.100.100.99), 30 hops max, 40 byte packets
   1   (20.20.20.20)  0.722 ms  0.286 ms  0.231 ms
   2   (100.100.100.99)  1.441 ms  0.428 ms  0.395 ms
[Expert@MyChassis-ch0x-0x:0]#