<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Enable traceroute on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/enable-traceroute-on-asa/m-p/2644077#M920409</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the config on one of my ASA. However, i am unable to traceroute. What could be the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface OUTSIDE&lt;BR /&gt;access-group INSIDE in interface inside&lt;BR /&gt;access-group DMZ in interface DMZ&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;#sh run access-list outside_access_in | i icmp&lt;BR /&gt;access-list acronisbosrtr1_access_in extended permit icmp any any object-group DM_INLINE_ICMP_2&lt;/P&gt;&lt;P&gt;#sh access-list outside_access_in | i icmp&lt;BR /&gt;access-list outside_access_in line 1 extended permit icmp any any object-group DM_INLINE_ICMP_2 (hitcnt=4) 0xcbc18759&lt;BR /&gt;access-list outside_access_in line 1 extended permit icmp any any echo (hitcnt=4) 0x30be5688&lt;BR /&gt;access-list outside_access_in line 1 extended permit icmp any any echo-reply (hitcnt=175) 0x316fe298&lt;BR /&gt;access-list outside_access_in line 1 extended permit icmp any any traceroute (hitcnt=0) 0x6b47fb2a&lt;BR /&gt;access-list outside_access_in line 1 extended permit icmp any any unreachable (hitcnt=2) 0x30f100d2&lt;BR /&gt;access-list outside_access_in line 1 extended permit icmp any any time-exceeded (hitcnt=526) 0x16e6cb5d&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;icmp permit host 4.2.2.2 OUTSIDE&lt;BR /&gt;icmp deny any OUTSIDE&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# sh run object-group id DM_INLINE_ICMP_2&lt;BR /&gt;object-group icmp-type DM_INLINE_ICMP_2&lt;BR /&gt;&amp;nbsp;icmp-object echo&lt;BR /&gt;&amp;nbsp;icmp-object echo-reply&lt;BR /&gt;&amp;nbsp;icmp-object traceroute&lt;BR /&gt;&amp;nbsp;icmp-object unreachable&lt;BR /&gt;&amp;nbsp;icmp-object time-exceeded&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect ip-options&lt;BR /&gt;&amp;nbsp; inspect icmp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp;class class-default&lt;/P&gt;&lt;P&gt;# ping 4.2.2.2&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 4.2.2.2, timeout is 2 seconds:&lt;BR /&gt;!!!!!&lt;BR /&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 10/12/20 ms&lt;/P&gt;&lt;P&gt;# traceroute 4.2.2.2&lt;/P&gt;&lt;P&gt;Type escape sequence to abort.&lt;BR /&gt;Tracing the route to 4.2.2.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;1 &amp;nbsp; * &amp;nbsp;* &amp;nbsp;*&lt;BR /&gt;&amp;nbsp;2 &amp;nbsp; * &amp;nbsp;* &amp;nbsp;*&lt;BR /&gt;&amp;nbsp;3 &amp;nbsp; * &amp;nbsp;* &amp;nbsp;*&lt;BR /&gt;&amp;nbsp;4 &amp;nbsp; * &amp;nbsp;* &amp;nbsp;*&lt;BR /&gt;&amp;nbsp;5 &amp;nbsp; * &amp;nbsp;* &amp;nbsp;*&lt;BR /&gt;&amp;nbsp;6 &amp;nbsp; * &amp;nbsp;* &amp;nbsp;*&lt;BR /&gt;&amp;nbsp;7 &amp;nbsp;b.resolvers.level3.net (4.2.2.2) 20 msec * &amp;nbsp;0 msec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 13:23:51 GMT</pubDate>
    <dc:creator>Tupe_kunal</dc:creator>
    <dc:date>2020-02-21T13:23:51Z</dc:date>
    <item>
      <title>Enable traceroute on ASA</title>
      <link>https://community.cisco.com/t5/network-security/enable-traceroute-on-asa/m-p/2644077#M920409</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the config on one of my ASA. However, i am unable to traceroute. What could be the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface OUTSIDE&lt;BR /&gt;access-group INSIDE in interface inside&lt;BR /&gt;access-group DMZ in interface DMZ&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;#sh run access-list outside_access_in | i icmp&lt;BR /&gt;access-list acronisbosrtr1_access_in extended permit icmp any any object-group DM_INLINE_ICMP_2&lt;/P&gt;&lt;P&gt;#sh access-list outside_access_in | i icmp&lt;BR /&gt;access-list outside_access_in line 1 extended permit icmp any any object-group DM_INLINE_ICMP_2 (hitcnt=4) 0xcbc18759&lt;BR /&gt;access-list outside_access_in line 1 extended permit icmp any any echo (hitcnt=4) 0x30be5688&lt;BR /&gt;access-list outside_access_in line 1 extended permit icmp any any echo-reply (hitcnt=175) 0x316fe298&lt;BR /&gt;access-list outside_access_in line 1 extended permit icmp any any traceroute (hitcnt=0) 0x6b47fb2a&lt;BR /&gt;access-list outside_access_in line 1 extended permit icmp any any unreachable (hitcnt=2) 0x30f100d2&lt;BR /&gt;access-list outside_access_in line 1 extended permit icmp any any time-exceeded (hitcnt=526) 0x16e6cb5d&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;icmp permit host 4.2.2.2 OUTSIDE&lt;BR /&gt;icmp deny any OUTSIDE&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# sh run object-group id DM_INLINE_ICMP_2&lt;BR /&gt;object-group icmp-type DM_INLINE_ICMP_2&lt;BR /&gt;&amp;nbsp;icmp-object echo&lt;BR /&gt;&amp;nbsp;icmp-object echo-reply&lt;BR /&gt;&amp;nbsp;icmp-object traceroute&lt;BR /&gt;&amp;nbsp;icmp-object unreachable&lt;BR /&gt;&amp;nbsp;icmp-object time-exceeded&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect ip-options&lt;BR /&gt;&amp;nbsp; inspect icmp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp;class class-default&lt;/P&gt;&lt;P&gt;# ping 4.2.2.2&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 4.2.2.2, timeout is 2 seconds:&lt;BR /&gt;!!!!!&lt;BR /&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 10/12/20 ms&lt;/P&gt;&lt;P&gt;# traceroute 4.2.2.2&lt;/P&gt;&lt;P&gt;Type escape sequence to abort.&lt;BR /&gt;Tracing the route to 4.2.2.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;1 &amp;nbsp; * &amp;nbsp;* &amp;nbsp;*&lt;BR /&gt;&amp;nbsp;2 &amp;nbsp; * &amp;nbsp;* &amp;nbsp;*&lt;BR /&gt;&amp;nbsp;3 &amp;nbsp; * &amp;nbsp;* &amp;nbsp;*&lt;BR /&gt;&amp;nbsp;4 &amp;nbsp; * &amp;nbsp;* &amp;nbsp;*&lt;BR /&gt;&amp;nbsp;5 &amp;nbsp; * &amp;nbsp;* &amp;nbsp;*&lt;BR /&gt;&amp;nbsp;6 &amp;nbsp; * &amp;nbsp;* &amp;nbsp;*&lt;BR /&gt;&amp;nbsp;7 &amp;nbsp;b.resolvers.level3.net (4.2.2.2) 20 msec * &amp;nbsp;0 msec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 13:23:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-traceroute-on-asa/m-p/2644077#M920409</guid>
      <dc:creator>Tupe_kunal</dc:creator>
      <dc:date>2020-02-21T13:23:51Z</dc:date>
    </item>
    <item>
      <title>Where are you running the</title>
      <link>https://community.cisco.com/t5/network-security/enable-traceroute-on-asa/m-p/2644078#M920410</link>
      <description>&lt;P&gt;Where are you running the traceroute command from? If from the ASA itself, it appears that there might be an upstream ASA not setup like yours.&lt;/P&gt;
&lt;P&gt;Other than that, your config looks correct. You might add the bits:&lt;/P&gt;

&lt;PRE style="border: 0px; margin-bottom: 24px; padding: 1.5em; vertical-align: baseline; font-family: 'Courier 10 Pitch', Courier, monospace; color: rgb(34, 34, 34); line-height: 21px; overflow: auto; font-size: 15px; background: rgb(247, 247, 247);"&gt;
asa(config)# policy-map global_policy
asa(config-pmap)# class class-default
asa(config-pmap-c)# set connection decrement-ttl&lt;/PRE&gt;

&lt;P&gt;...in order to appear as the first hop for clients on the inside of your ASA going out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2015 23:58:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-traceroute-on-asa/m-p/2644078#M920410</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-02-10T23:58:39Z</dc:date>
    </item>
    <item>
      <title>Hi Marvin,Thank you for the</title>
      <link>https://community.cisco.com/t5/network-security/enable-traceroute-on-asa/m-p/2644079#M920411</link>
      <description>&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;for the reply.&lt;/P&gt;&lt;P&gt;I am trying to traceroute 4.2.2.2 from the ASA itself.&lt;/P&gt;&lt;P&gt;This is a Edge device where the Internet WAN link is terminated.&lt;/P&gt;&lt;P&gt;Will running this command &amp;nbsp;#set connection decrement-ttl on the production ASA cause&amp;nbsp; kind of outage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kunal Tupe&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 08:30:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-traceroute-on-asa/m-p/2644079#M920411</guid>
      <dc:creator>Tupe_kunal</dc:creator>
      <dc:date>2015-02-11T08:30:41Z</dc:date>
    </item>
    <item>
      <title>Kunal,The settings you have</title>
      <link>https://community.cisco.com/t5/network-security/enable-traceroute-on-asa/m-p/2644080#M920412</link>
      <description>&lt;P&gt;Kunal,&lt;/P&gt;&lt;P&gt;The settings you have made as described above all affect a traceroute THROUGH the ASA. You problem is with traceroute FROM the ASA and thus lies in your upstream firewall.&lt;/P&gt;&lt;P&gt;The one additional command I suggested only serves to add the ASA itself as a visible hop from traceroute originated behind your firewall and traversing it outbound. IT will not cause an outage but will also&amp;nbsp;not fix the original problem you asked about.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 13:43:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-traceroute-on-asa/m-p/2644080#M920412</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-02-11T13:43:44Z</dc:date>
    </item>
    <item>
      <title>Hi Marvin.Thanks a ton for</title>
      <link>https://community.cisco.com/t5/network-security/enable-traceroute-on-asa/m-p/2644081#M920413</link>
      <description>&lt;P&gt;Hi Marvin.&lt;/P&gt;&lt;P&gt;Thanks a ton for your help.&lt;/P&gt;&lt;P&gt;It worked for me.&lt;/P&gt;&lt;P&gt;I removed and reconfigured the acl and&amp;nbsp;policy map with "set connection decrement-ttl"&amp;nbsp;as instructed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers !!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kunal Tupe&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2015 10:26:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enable-traceroute-on-asa/m-p/2644081#M920413</guid>
      <dc:creator>Tupe_kunal</dc:creator>
      <dc:date>2015-02-12T10:26:08Z</dc:date>
    </item>
  </channel>
</rss>

