<?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 Re: PING work TRACEROUTE NOT !!!!! on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/3415408#M896220</link>
    <description>&lt;P&gt;Even if ICPM can be inspected and you can ping to the internet but when you do a trace to the same IP as you ping the firewall will block the returning traffic, I had the same problem until I allow icmp from any to the internal IPs as traffic hit the outside interface then everything worked.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jul 2018 13:24:31 GMT</pubDate>
    <dc:creator>CSCO12302959</dc:creator>
    <dc:date>2018-07-13T13:24:31Z</dc:date>
    <item>
      <title>PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118383#M896207</link>
      <description>&lt;P&gt;I have ASA 5505.... from my LAN i can ping internet devices but i cant Traceroute it !!&lt;/P&gt;&lt;P&gt;I tried everything i found in cisco:&lt;/P&gt;&lt;P&gt;1- ACL:  i allowed all kind ICMP , IP, UDP , TCP in Inside and outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- ICMP Inspect&lt;/P&gt;&lt;P&gt;3-set connection decrement-ttl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my lan device is  UNIX&lt;/P&gt;&lt;P&gt;and i can do traceroute from the ASA&lt;/P&gt;&lt;P&gt;and attached my SHOW RUN&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:46:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118383#M896207</guid>
      <dc:creator>motasemkhater</dc:creator>
      <dc:date>2019-03-11T13:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118384#M896208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inspect icmp error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 17:58:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118384#M896208</guid>
      <dc:creator>suschoud</dc:creator>
      <dc:date>2008-09-18T17:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118385#M896209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops....you have unix server on inside..hmmm.UNIX uses udp for traceroute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please take syslogs at the debugging level....they would tell you exactly what is being blocked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 18:00:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118385#M896209</guid>
      <dc:creator>suschoud</dc:creator>
      <dc:date>2008-09-18T18:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118386#M896210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you remove access-list bound to inside interface and then try. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no access-group inside_access_in in interface inside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 18:17:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118386#M896210</guid>
      <dc:creator>singhsaju</dc:creator>
      <dc:date>2008-09-18T18:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118387#M896211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried everything you said,,, but its the same here is my show run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 20:37:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118387#M896211</guid>
      <dc:creator>motasemkhater</dc:creator>
      <dc:date>2008-09-18T20:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118388#M896212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi every one i tried what u asked .&lt;/P&gt;&lt;P&gt;i tried traceroutr -n -I 4.2.2.2 and i get this&lt;/P&gt;&lt;P&gt;root@vashouse03:~# traceroute -n -I 4.2.2.2&lt;/P&gt;&lt;P&gt;traceroute to 4.2.2.2 (4.2.2.2), 30 hops max, 40 byte packets&lt;/P&gt;&lt;P&gt; 1  * * *&lt;/P&gt;&lt;P&gt; 2  * * *&lt;/P&gt;&lt;P&gt; 3  * * *&lt;/P&gt;&lt;P&gt; 4  * * *&lt;/P&gt;&lt;P&gt; 5  * * *&lt;/P&gt;&lt;P&gt; 6  * * *&lt;/P&gt;&lt;P&gt; 7  * * *&lt;/P&gt;&lt;P&gt; 8  4.2.2.2  195.437 ms  207.442 ms  212.364 ms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i added inspect icmp error&lt;/P&gt;&lt;P&gt;and tried and same...&lt;/P&gt;&lt;P&gt;the i removed the ACL from inside interface , and i get nothing ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea please..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 13:20:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118388#M896212</guid>
      <dc:creator>motasemkhater</dc:creator>
      <dc:date>2008-09-19T13:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118389#M896213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Suschoud&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont understand (syslogs at the debugging level.) &lt;/P&gt;&lt;P&gt;you mean on my ASA make Debug ICMP TRACE ??&lt;/P&gt;&lt;P&gt;if yes what level you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or from my server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you mean from ASA command i used it and do traceroute 4.2.2.2 from my server , and i get nothing on my ASA!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i use traceroute -n -I 4.2.2.2 i get the attached output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 13:36:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118389#M896213</guid>
      <dc:creator>motasemkhater</dc:creator>
      <dc:date>2008-09-19T13:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118390#M896214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Taking syslogs :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Access asa via telnet/ssh&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;logg mon 7&lt;/P&gt;&lt;P&gt;logg on&lt;/P&gt;&lt;P&gt;term mon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syslogs would start generating on screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture the screen output in a text file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To stop syslogs :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;term no mon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 13:40:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118390#M896214</guid>
      <dc:creator>suschoud</dc:creator>
      <dc:date>2008-09-19T13:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118391#M896215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i enable the logg as you said then go to my linux server and do traceroute 4.2.2.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached is the output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 13:49:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118391#M896215</guid>
      <dc:creator>motasemkhater</dc:creator>
      <dc:date>2008-09-19T13:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118392#M896216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suschoud,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user uses the "-I" option.  In linux, it &lt;/P&gt;&lt;P&gt;uses icmp for traceroute instead of random&lt;/P&gt;&lt;P&gt;UDP high-ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 16:21:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118392#M896216</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2008-09-19T16:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118393#M896217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where are you CISCO SECURITY SPECIALEST.. Any help pleaseeee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2008 17:48:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118393#M896217</guid>
      <dc:creator>motasemkhater</dc:creator>
      <dc:date>2008-09-20T17:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118394#M896218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there &lt;/P&gt;&lt;P&gt;have a look at the following link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Handling ICMP Pings and Traceroute:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094e8a.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094e8a.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful Rate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Sep 2008 01:14:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118394#M896218</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-09-21T01:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118395#M896219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found it ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA OS 7.2 have BUG..it cant decrement TTL so traceroute will not work, unless you upgrade to OS 8.3 &lt;/P&gt;&lt;P&gt;BUG ID : CSCsk 76401&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess iam the CISCO Specilaist &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Sep 2008 06:05:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/1118395#M896219</guid>
      <dc:creator>motasemkhater</dc:creator>
      <dc:date>2008-09-21T06:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: PING work TRACEROUTE NOT !!!!! on ASA</title>
      <link>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/3415408#M896220</link>
      <description>&lt;P&gt;Even if ICPM can be inspected and you can ping to the internet but when you do a trace to the same IP as you ping the firewall will block the returning traffic, I had the same problem until I allow icmp from any to the internal IPs as traffic hit the outside interface then everything worked.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 13:24:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-work-traceroute-not-on-asa/m-p/3415408#M896220</guid>
      <dc:creator>CSCO12302959</dc:creator>
      <dc:date>2018-07-13T13:24:31Z</dc:date>
    </item>
  </channel>
</rss>

