Make the Firewall Threat Defense Device Appear on Traceroutes
By default, the Firewall Threat Defense device does not appear on traceroutes as a hop. To make it appear, you need to decrement the time-to-live on packets that pass through the device, and increase the rate limit on ICMP unreachable messages. To accomplish this, you must configure a service policy rule and adjust the ICMP platform settings policy.
|
If you decrement time to live, packets with a TTL of 1 will be dropped, but a connection will be opened for the session on the assumption that the connection might contain packets with a greater TTL. Note that some packets, such as OSPF hello packets, are sent with TTL = 1, so decrementing time to live can have unexpected consequences. Keep these considerations in mind when defining your traffic class. |
Procedure
1 |
Create the extended ACL that defines the traffic class for which to enable traceroute reporting. For example, to define a traffic class for all addresses, but excluding OSPF traffic, do the following: |
2 |
Configure the service policy rule that decrements the time-to-live value. For example, to decrement time-to-live globally, do the following: |
3 |
Increase the rate limit on ICMP unreachable messages. |
4 |
You can now deploy the changes to the affected devices. |