<?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 Firewall interface traffic statistics in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firewall-interface-traffic-statistics/m-p/1205670#M841075</link>
    <description>&lt;P&gt;More of a sanity check question than anything else:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the "packets dropped" counter on an ASA firewall interface include just interface drops or does it include ACL rule drops in the count?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: Traffic Statistics for "int foo":&lt;/P&gt;&lt;P&gt;        576675535 packets input, 128101040719 bytes&lt;/P&gt;&lt;P&gt;        731241996 packets output, 636870913964 bytes&lt;/P&gt;&lt;P&gt;        22115790 packets dropped&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 15:32:53 GMT</pubDate>
    <dc:creator>haxworthy</dc:creator>
    <dc:date>2019-03-11T15:32:53Z</dc:date>
    <item>
      <title>Firewall interface traffic statistics</title>
      <link>https://community.cisco.com/t5/network-security/firewall-interface-traffic-statistics/m-p/1205670#M841075</link>
      <description>&lt;P&gt;More of a sanity check question than anything else:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the "packets dropped" counter on an ASA firewall interface include just interface drops or does it include ACL rule drops in the count?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: Traffic Statistics for "int foo":&lt;/P&gt;&lt;P&gt;        576675535 packets input, 128101040719 bytes&lt;/P&gt;&lt;P&gt;        731241996 packets output, 636870913964 bytes&lt;/P&gt;&lt;P&gt;        22115790 packets dropped&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:32:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-interface-traffic-statistics/m-p/1205670#M841075</guid>
      <dc:creator>haxworthy</dc:creator>
      <dc:date>2019-03-11T15:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall interface traffic statistics</title>
      <link>https://community.cisco.com/t5/network-security/firewall-interface-traffic-statistics/m-p/1205671#M841076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good question! According to the documentation,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Typically this counter increments for packets dropped on the accelerated security path (ASP), for example, if a packet is dropped due to an access list deny.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the show asp drop command for reasons for potential drops on an interface. &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/docs/security/asa/asa81/command/ref/s3.html#wp1421795" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa81/command/ref/s3.html#wp1421795&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 15:37:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-interface-traffic-statistics/m-p/1205671#M841076</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-05-15T15:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall interface traffic statistics</title>
      <link>https://community.cisco.com/t5/network-security/firewall-interface-traffic-statistics/m-p/1205672#M841077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out that &lt;B&gt;show asp drop&lt;/B&gt; command!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;FONT size="2"&gt;sh asp drop&lt;/FONT&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frame drop:&lt;/P&gt;&lt;P&gt;  Invalid encapsulation (invalid-encap)                                        8&lt;/P&gt;&lt;P&gt;  Invalid TCP Length (invalid-tcp-hdr-length)                                 13&lt;/P&gt;&lt;P&gt;  Invalid UDP Length (invalid-udp-length)                                      3&lt;/P&gt;&lt;P&gt;  No valid adjacency (no-adjacency)                                          432&lt;/P&gt;&lt;P&gt;  No route to host (no-route)                                                854&lt;/P&gt;&lt;P&gt;  Flow is denied by configured rule (acl-drop)                           5917343&lt;/P&gt;&lt;P&gt;  Flow denied due to resource limitation (unable-to-create-flow)            3717&lt;/P&gt;&lt;P&gt;  Invalid SPI (np-sp-invalid-spi)                                            827&lt;/P&gt;&lt;P&gt;  NAT-T keepalive message (natt-keepalive)                                738148&lt;/P&gt;&lt;P&gt;  First TCP packet not SYN (tcp-not-syn)                                  466773&lt;/P&gt;&lt;P&gt;  Bad TCP flags (bad-tcp-flags)                                              204&lt;/P&gt;&lt;P&gt;  TCP Dual open denied (tcp-dual-open)                                         3&lt;/P&gt;&lt;P&gt;  TCP failed 3 way handshake (tcp-3whs-failed)                              6351&lt;/P&gt;&lt;P&gt;  TCP RST/FIN out of order (tcp-rstfin-ooo)                                13965&lt;/P&gt;&lt;P&gt;  TCP SEQ in SYN/SYNACK invalid (tcp-seq-syn-diff)                           963&lt;/P&gt;&lt;P&gt;  TCP SYNACK on established conn (tcp-synack-ooo)                            375&lt;/P&gt;&lt;P&gt;  TCP packet SEQ past window (tcp-seq-past-win)                            10975&lt;/P&gt;&lt;P&gt;  TCP invalid ACK (tcp-invalid-ack)                                         1580&lt;/P&gt;&lt;P&gt;  TCP ACK in 3 way handshake invalid (tcp-discarded-ooo)                     107&lt;/P&gt;&lt;P&gt;  TCP Out-of-Order packet buffer full (tcp-buffer-full)                   438460&lt;/P&gt;&lt;P&gt;  TCP Out-of-Order packet buffer timeout (tcp-buffer-timeout)             318081&lt;/P&gt;&lt;P&gt;  TCP RST/SYN in window (tcp-rst-syn-in-win)                                8434&lt;/P&gt;&lt;P&gt;  TCP packet failed PAWS test (tcp-paws-fail)                               4202&lt;/P&gt;&lt;P&gt;  IPSEC tunnel is down (ipsec-tun-down)                                     1789&lt;/P&gt;&lt;P&gt;  Early security checks failed (security-failed)                             182&lt;/P&gt;&lt;P&gt;  Slowpath security checks failed (sp-security-failed)                     38761&lt;/P&gt;&lt;P&gt;  IP option drop (invalid-ip-option)                                         118&lt;/P&gt;&lt;P&gt;  Expired flow (flow-expired)                                               4691&lt;/P&gt;&lt;P&gt;  ICMP Error Inspect no existing conn (inspect-icmp-error-no-existing-conn)                                    10&lt;/P&gt;&lt;P&gt;  DNS Inspect invalid packet (inspect-dns-invalid-pak)                        12&lt;/P&gt;&lt;P&gt;  DNS Inspect id not matched (inspect-dns-id-not-matched)                   3306&lt;/P&gt;&lt;P&gt;  FP L2 rule drop (l2_acl)                                                 52939&lt;/P&gt;&lt;P&gt;  Interface is down (interface-down)                                           3&lt;/P&gt;&lt;P&gt;  Dropped pending packets in a closed socket (np-socket-closed)            24834&lt;/P&gt;&lt;P&gt;  SVC Module does not have a session (mp-svc-no-session)                      79&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last clearing: Never&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flow drop:&lt;/P&gt;&lt;P&gt;  Need to start IKE negotiation (need-ike)                                    98&lt;/P&gt;&lt;P&gt;  Inspection failure (inspect-fail)                                       120188&lt;/P&gt;&lt;P&gt;  SSL received close alert (ssl-received-close-alert)                          6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last clearing: Never &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 15:40:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-interface-traffic-statistics/m-p/1205672#M841077</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2009-05-15T15:40:24Z</dc:date>
    </item>
  </channel>
</rss>

