<?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: Cisco ASA packet capture in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-packet-capture/m-p/4295318#M1078684</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to capture traffic sourced from the ASA itself? For example, how can I capture ICMP unreachable message being sent from the ASA to the Internet?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ASA-------OUTISDE-INTERFACE---------INTERNET&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which ingress interface should I choose while setting up the capture?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;caputer ASP type asp-drop&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;show capture ASP&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;show asp drop&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;capture ICMP interface outside match icmp host x.x.x.x.x any&amp;nbsp; (Where x.x.x.x is your public outside ip address).&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;capture ICMP interface outside match icmp host x.x.x.x.x any  (Where x.x.x.x is your public outside ip address).

74: 14:25:54.551241       81.201.117.87 &amp;gt; mypublicip icmp: net 3.3.3.10 unreachable
  75: 14:25:54.551347       81.201.117.83 &amp;gt; mypublicip icmp: net 3.3.3.2 unreachable
  76: 14:25:54.555757       81.201.117.83 &amp;gt; mypublicip icmp: net 3.3.3.20 unreachable
  77: 14:25:54.555909       81.201.117.87 &amp;gt; mypublicip icmp: net 3.3.3.10 unreachable
  78: 14:25:54.559541       81.201.117.87 &amp;gt; mypublicip icmp: net 3.3.3.2 unreachable
  79: 14:25:54.559617       81.201.117.83 &amp;gt; mypublicip icmp: net 3.3.3.20 unreachable
  80: 14:25:54.566407       81.201.117.87 &amp;gt; mypublicip icmp: net 3.3.3.10 unreachable&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Feb 2021 14:34:36 GMT</pubDate>
    <dc:creator>Sheraz.Salim</dc:creator>
    <dc:date>2021-02-22T14:34:36Z</dc:date>
    <item>
      <title>Cisco ASA packet capture</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-packet-capture/m-p/4295311#M1078683</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Is there a way to capture traffic sourced from the ASA itself? For example, how can I capture ICMP unreachable message being sent from the ASA to the Internet?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA-------OUTISDE-INTERFACE---------INTERNET&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which ingress interface should I choose while setting up the capture?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT - I tried the below but it didn't work&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;asa#capture test match icmp any host 93.184.216.34

asat# ping 93.184.216.34
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 93.184.216.34, timeout is 2 seconds:
!!!!!

asat# show capture
capture testtype raw-data [Capturing - 0 bytes]
match icmp any host 93.184.216.34&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 14:16:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-packet-capture/m-p/4295311#M1078683</guid>
      <dc:creator>vsurresh</dc:creator>
      <dc:date>2021-02-22T14:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA packet capture</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-packet-capture/m-p/4295318#M1078684</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to capture traffic sourced from the ASA itself? For example, how can I capture ICMP unreachable message being sent from the ASA to the Internet?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ASA-------OUTISDE-INTERFACE---------INTERNET&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which ingress interface should I choose while setting up the capture?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;caputer ASP type asp-drop&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;show capture ASP&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;show asp drop&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;capture ICMP interface outside match icmp host x.x.x.x.x any&amp;nbsp; (Where x.x.x.x is your public outside ip address).&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;capture ICMP interface outside match icmp host x.x.x.x.x any  (Where x.x.x.x is your public outside ip address).

74: 14:25:54.551241       81.201.117.87 &amp;gt; mypublicip icmp: net 3.3.3.10 unreachable
  75: 14:25:54.551347       81.201.117.83 &amp;gt; mypublicip icmp: net 3.3.3.2 unreachable
  76: 14:25:54.555757       81.201.117.83 &amp;gt; mypublicip icmp: net 3.3.3.20 unreachable
  77: 14:25:54.555909       81.201.117.87 &amp;gt; mypublicip icmp: net 3.3.3.10 unreachable
  78: 14:25:54.559541       81.201.117.87 &amp;gt; mypublicip icmp: net 3.3.3.2 unreachable
  79: 14:25:54.559617       81.201.117.83 &amp;gt; mypublicip icmp: net 3.3.3.20 unreachable
  80: 14:25:54.566407       81.201.117.87 &amp;gt; mypublicip icmp: net 3.3.3.10 unreachable&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 14:34:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-packet-capture/m-p/4295318#M1078684</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2021-02-22T14:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA packet capture</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-packet-capture/m-p/4295362#M1078687</link>
      <description>&lt;P&gt;That worked, thank you&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 15:22:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-packet-capture/m-p/4295362#M1078687</guid>
      <dc:creator>vsurresh</dc:creator>
      <dc:date>2021-02-22T15:22:43Z</dc:date>
    </item>
  </channel>
</rss>

