<?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: Session capture on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/session-capture-on-asa/m-p/1708481#M562142</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;******* Capture configuration ******&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{Enable GUI interface:}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;http 0 0 inside&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{For outside interface:}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list capture1 permit ip host &lt;TRANSLATED_IP&gt;&amp;nbsp; host &lt;DESTINATION_IP&gt;&lt;/DESTINATION_IP&gt;&lt;/TRANSLATED_IP&gt;&lt;/P&gt;&lt;P&gt;access-list capture1 permit ip host &lt;DESTINATION_IP&gt; host &lt;TRANSLATED_IP&gt;&lt;/TRANSLATED_IP&gt;&lt;/DESTINATION_IP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{For inside interface:}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list capture2 permit ip host &lt;INSIDE_HOST_IP&gt; host &lt;DESTINATION_IP&gt;&lt;/DESTINATION_IP&gt;&lt;/INSIDE_HOST_IP&gt;&lt;/P&gt;&lt;P&gt;access-list capture2 permit ip host &lt;DESTINATION_IP&gt; host &lt;INSIDE_HOST_IP&gt;&lt;/INSIDE_HOST_IP&gt;&lt;/DESTINATION_IP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture tcpin access-list capture1 interface outside&lt;/P&gt;&lt;P&gt;capture tcpout access-list capture2 interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;****** To download the files then&amp;#133; *****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the browser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&lt;ASA_INSIDE_IP_ADDRESS&gt;/capture/tcpin/pcap&lt;/ASA_INSIDE_IP_ADDRESS&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&lt;ASA_INSIDE_IP_ADDRESS&gt;/capture/tcpout/pcap&lt;/ASA_INSIDE_IP_ADDRESS&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;Username: blank = no name&lt;/P&gt;&lt;P&gt;Password: {enable password}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;********* To delete them *********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear access-list capture1&lt;/P&gt;&lt;P&gt;clear access-list capture2&lt;/P&gt;&lt;P&gt;no capture tcpin&lt;/P&gt;&lt;P&gt;no capture tcpout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;********** End *********.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2011 16:36:43 GMT</pubDate>
    <dc:creator>Maykol Rojas</dc:creator>
    <dc:date>2011-05-18T16:36:43Z</dc:date>
    <item>
      <title>Session capture on ASA</title>
      <link>https://community.cisco.com/t5/network-security/session-capture-on-asa/m-p/1708480#M562141</link>
      <description>&lt;P&gt;I have an internal host initiating a connection to an external host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The external host is denying the connection and claiming that it's a mis-configuration on our ASA that's the cause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The internal host is NATted on the ASA - and we provided that IP to the external host (requirement for connecting).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to capture the session data on the ASA to prove/disprove their allegations?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 01:02:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/session-capture-on-asa/m-p/1708480#M562141</guid>
      <dc:creator>iholdings</dc:creator>
      <dc:date>2019-03-13T01:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Session capture on ASA</title>
      <link>https://community.cisco.com/t5/network-security/session-capture-on-asa/m-p/1708481#M562142</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;******* Capture configuration ******&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{Enable GUI interface:}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;http 0 0 inside&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{For outside interface:}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list capture1 permit ip host &lt;TRANSLATED_IP&gt;&amp;nbsp; host &lt;DESTINATION_IP&gt;&lt;/DESTINATION_IP&gt;&lt;/TRANSLATED_IP&gt;&lt;/P&gt;&lt;P&gt;access-list capture1 permit ip host &lt;DESTINATION_IP&gt; host &lt;TRANSLATED_IP&gt;&lt;/TRANSLATED_IP&gt;&lt;/DESTINATION_IP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{For inside interface:}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list capture2 permit ip host &lt;INSIDE_HOST_IP&gt; host &lt;DESTINATION_IP&gt;&lt;/DESTINATION_IP&gt;&lt;/INSIDE_HOST_IP&gt;&lt;/P&gt;&lt;P&gt;access-list capture2 permit ip host &lt;DESTINATION_IP&gt; host &lt;INSIDE_HOST_IP&gt;&lt;/INSIDE_HOST_IP&gt;&lt;/DESTINATION_IP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture tcpin access-list capture1 interface outside&lt;/P&gt;&lt;P&gt;capture tcpout access-list capture2 interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;****** To download the files then&amp;#133; *****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the browser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&lt;ASA_INSIDE_IP_ADDRESS&gt;/capture/tcpin/pcap&lt;/ASA_INSIDE_IP_ADDRESS&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&lt;ASA_INSIDE_IP_ADDRESS&gt;/capture/tcpout/pcap&lt;/ASA_INSIDE_IP_ADDRESS&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;Username: blank = no name&lt;/P&gt;&lt;P&gt;Password: {enable password}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;********* To delete them *********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear access-list capture1&lt;/P&gt;&lt;P&gt;clear access-list capture2&lt;/P&gt;&lt;P&gt;no capture tcpin&lt;/P&gt;&lt;P&gt;no capture tcpout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;********** End *********.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 16:36:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/session-capture-on-asa/m-p/1708481#M562142</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-05-18T16:36:43Z</dc:date>
    </item>
  </channel>
</rss>

