<?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 access list hit count in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-list-hit-count/m-p/1113974#M896237</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am having some weird problem. we have configured access list for the  applications on ASA outside interface. It is working also but I am not able to see any hit count on the access list. It increases only by one when a new session is initiated from outside world. If we continue to use that application hit count doesnt seem to increase. I checked in the command show conn detail it shows the connection established.  &lt;/P&gt;&lt;P&gt;any related experience please share ?&lt;/P&gt;&lt;P&gt;Any link on cisco.com&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;subodh &lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 13:46:04 GMT</pubDate>
    <dc:creator>bapatsubodh</dc:creator>
    <dc:date>2019-03-11T13:46:04Z</dc:date>
    <item>
      <title>access list hit count</title>
      <link>https://community.cisco.com/t5/network-security/access-list-hit-count/m-p/1113974#M896237</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am having some weird problem. we have configured access list for the  applications on ASA outside interface. It is working also but I am not able to see any hit count on the access list. It increases only by one when a new session is initiated from outside world. If we continue to use that application hit count doesnt seem to increase. I checked in the command show conn detail it shows the connection established.  &lt;/P&gt;&lt;P&gt;any related experience please share ?&lt;/P&gt;&lt;P&gt;Any link on cisco.com&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;subodh &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:46:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-hit-count/m-p/1113974#M896237</guid>
      <dc:creator>bapatsubodh</dc:creator>
      <dc:date>2019-03-11T13:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: access list hit count</title>
      <link>https://community.cisco.com/t5/network-security/access-list-hit-count/m-p/1113975#M896238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bapatsubodh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have often wondered about this and I have come to the conclusion that the count only increments for each new session started. Hence once the session has been established further packets for this session do not increment the counter. If you disconnect the session and start a new one the counter will increment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone else out there have an alternative explaination?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 11:22:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-hit-count/m-p/1113975#M896238</guid>
      <dc:creator>allissrcco</dc:creator>
      <dc:date>2008-09-18T11:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: access list hit count</title>
      <link>https://community.cisco.com/t5/network-security/access-list-hit-count/m-p/1113976#M896239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the connection is not established,access list and nat is checked.As soon as connection gets established,these checks are not performed any more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's why ,you would see a single hitcount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is how pix/asa processes traffic :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Recieve Packet.&lt;/P&gt;&lt;P&gt;2. Existing Connection?&lt;/P&gt;&lt;P&gt;3. Permit by Inbound ACL on interface?&lt;/P&gt;&lt;P&gt;4. Match translation rule (nat, static).&lt;/P&gt;&lt;P&gt;5. NAT embedded IP and perform security checks / randomize sequence number.&lt;/P&gt;&lt;P&gt;6. NAT IP header.&lt;/P&gt;&lt;P&gt;7. Pass packet to outgoing interface.&lt;/P&gt;&lt;P&gt;8. Layer 3 route lookup?&lt;/P&gt;&lt;P&gt;9. Layer 2 next hop?&lt;/P&gt;&lt;P&gt;10. Transmit packet.           &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So,if there is an existing connection,f/w would transmit...no further checks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate if helpful.&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 11:41:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-hit-count/m-p/1113976#M896239</guid>
      <dc:creator>suschoud</dc:creator>
      <dc:date>2008-09-18T11:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: access list hit count</title>
      <link>https://community.cisco.com/t5/network-security/access-list-hit-count/m-p/1113977#M896240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Allissrco,&lt;/P&gt;&lt;P&gt;Thanks for your feedback. This means I am  not the only one who has seen this weird begaviour.&lt;/P&gt;&lt;P&gt;Please post if you have any other feedback&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Subodh Bapat &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 14:35:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-hit-count/m-p/1113977#M896240</guid>
      <dc:creator>bapatsubodh</dc:creator>
      <dc:date>2008-09-18T14:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: access list hit count</title>
      <link>https://community.cisco.com/t5/network-security/access-list-hit-count/m-p/1113978#M896241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excelent explanation! &lt;/P&gt;&lt;P&gt;I tried to find in docs when are hit counts deleted, except when I use clear command. Only during reboot ASA? And during fail over ? Or in any other situation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Radim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 17:32:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-hit-count/m-p/1113978#M896241</guid>
      <dc:creator>Radim Jurica</dc:creator>
      <dc:date>2009-03-04T17:32:46Z</dc:date>
    </item>
  </channel>
</rss>

