<?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: ASA Capture in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664832#M528872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicolas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Actually I what I really want to know is that when we use capature command with acl for particular host/s what is exactly we going to capature. Is it capturing only the header information alone or is it capturing all data including contents of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We having issue the communication passing between inside/dmz on ASA firewall and we need to capture the traffic between those two zone for two hosts using ACL. The traffic going to be traversing from inside to DMZ will be around 50GB. So my question is that when we use capture command on the firewall will it going to capture everything or just a header informaiton. Since the firewall we use is having limited amount of buffer we worry that it will hang the firewall due to capturing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2011 20:24:35 GMT</pubDate>
    <dc:creator>pemasirid</dc:creator>
    <dc:date>2011-06-29T20:24:35Z</dc:date>
    <item>
      <title>ASA Capture</title>
      <link>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664830#M528870</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to know what exactly capturing if we you capture command with some ACL on the firewall where there is limited buffer size. The reason I want to know is that we need to capture some traffic between firewall (inside/dmz) where this traffic will be more than 50GB and it will be about 5-10minitues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:52:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664830#M528870</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2019-03-11T20:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Capture</title>
      <link>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664831#M528871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see here, the maximum capture size on an ASA is way below the 50Gb you need to capture:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;&lt;STRONG&gt;asa5505-23(config)# capture test buffer ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;exec mode commands/options:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;lt;1534-33554432&amp;gt;&amp;nbsp; Size of capture buffer in bytes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;asa5505-23(config)#&lt;/STRONG&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you know exactly which part of those 50Gb you need, you can use the &lt;STRONG&gt;circular-buffer &lt;/STRONG&gt;keyword in your capture command and just stop the capture once the traffic you are interested in just passed through the ASA.&lt;/P&gt;&lt;P&gt;If you need the full 50Gb, I would advise you to use a span a a switch where you connect a host to the span destination to capture the copy of the traffic.&lt;/P&gt;&lt;P&gt;You can also try to limit the size of the traffic captured by binding an ACL to the capture with the &lt;STRONG&gt;access-list &lt;/STRONG&gt;keyword. Just keep in mind that if you want &lt;/P&gt;&lt;P&gt;to capture all the data between A and B, you'll need two ACL statements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;&lt;STRONG&gt;access-list cap-acl permit ip host A host B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list cap-acl permit ip host B host A &lt;/STRONG&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 20:16:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664831#M528871</guid>
      <dc:creator>Nicolas Fournier</dc:creator>
      <dc:date>2011-06-29T20:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Capture</title>
      <link>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664832#M528872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicolas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Actually I what I really want to know is that when we use capature command with acl for particular host/s what is exactly we going to capature. Is it capturing only the header information alone or is it capturing all data including contents of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We having issue the communication passing between inside/dmz on ASA firewall and we need to capture the traffic between those two zone for two hosts using ACL. The traffic going to be traversing from inside to DMZ will be around 50GB. So my question is that when we use capture command on the firewall will it going to capture everything or just a header informaiton. Since the firewall we use is having limited amount of buffer we worry that it will hang the firewall due to capturing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 20:24:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664832#M528872</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2011-06-29T20:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Capture</title>
      <link>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664833#M528873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, if the capture reaches it's maximum buffer length, it is simply going to stop and should not hang the firewall.&lt;/P&gt;&lt;P&gt;Regarding what the firewall is capturing, it gets by default the first 1518 bytes of the packet.&lt;/P&gt;&lt;P&gt;If you are only interested by the first bytes of the packet (Ethernet/IP/TCP headers for instance) you can lower this value with the &lt;STRONG&gt;packet-length&lt;/STRONG&gt; option of the capture commands and thus capture way more packets before the buffer gets completely filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 20:32:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664833#M528873</guid>
      <dc:creator>Nicolas Fournier</dc:creator>
      <dc:date>2011-06-29T20:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Capture</title>
      <link>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664834#M528874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Nicolas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your prompt reply.,Sorry I still didnt get answer to my question anyway&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) can you please clarify me what you really capture when you use capture command on ASA&lt;/P&gt;&lt;P&gt;2) is there any method that we can directly get the output of capture to a external file via ftp/tftp.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 20:50:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664834#M528874</guid>
      <dc:creator>pemasirid</dc:creator>
      <dc:date>2011-06-29T20:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Capture</title>
      <link>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664835#M528875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;1) can you please clarify me what you really capture when you use capture command on ASA&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You capture the traffic in pcap format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;2) is there any method that we can directly get the output of capture to a external file via ftp/tftp.?&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directly, you can't but once the capture is done, you can export it from the ASA with the &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;copy capture: [t}ftp:&lt;/STRONG&gt; command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 20:57:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664835#M528875</guid>
      <dc:creator>Nicolas Fournier</dc:creator>
      <dc:date>2011-06-29T20:57:39Z</dc:date>
    </item>
    <item>
      <title>ASA Capture</title>
      <link>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664836#M528876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the capture doc:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-1222"&gt;https://supportforums.cisco.com/docs/DOC-1222&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover, if your issue is buffer size on the ASA, you can also apply automated captures on the ASA:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-5817"&gt;https://supportforums.cisco.com/docs/DOC-5817&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These two docs should help you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 02:28:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664836#M528876</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-06-30T02:28:18Z</dc:date>
    </item>
    <item>
      <title>ASA Capture</title>
      <link>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664837#M528877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can directly download the capture as a Wireshark file (.pcap format) like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assume your ASAs outside address is 123.123.123.123&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assume your ASAs http server is on port 442&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assume your capture name is CAPOUT (case sensitive)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then put this url into your favorite browser and download the capture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://123.123.123.123:442/capture/CAPOUT/pcap"&gt;https://123.123.123.123:442/capture/CAPOUT/pcap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rename it to whatever.pcap and double click the file and Wireshark will load it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 04:22:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-capture/m-p/1664837#M528877</guid>
      <dc:creator>lcaruso</dc:creator>
      <dc:date>2011-06-30T04:22:57Z</dc:date>
    </item>
  </channel>
</rss>

