<?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 PIX ACL not hitting in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-acl-not-hitting/m-p/801301#M969988</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new at PIX configuration and have the following pb :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 PIX connected via VPN LAN-to-LAN.&lt;/P&gt;&lt;P&gt;Network_A behind PIX_A and network_B behind PIX_B can fully communicate.&lt;/P&gt;&lt;P&gt;Then I want to prevent one PC (PC_A) from network_A to communicate with one PC (PC_B) in network_B.&lt;/P&gt;&lt;P&gt;To do that, I configured an ACL on PIX_A :&lt;/P&gt;&lt;P&gt;access-list ACL_A_inside deny ip host &amp;lt;PC_A IPaddr&amp;gt; host &amp;lt;PC_B IPaddr&amp;gt;&lt;/P&gt;&lt;P&gt;access-list ACL_A_inside permit ip &amp;lt;network_A&amp;gt; &amp;lt;network_mask&amp;gt; &amp;lt;network_B&amp;gt; &amp;lt;network_mask&amp;gt;&lt;/P&gt;&lt;P&gt;access-list ACL_A_inside deny ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group ACL_A_inside in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that PC_A can still initiate the communication (ping, http ...) to PC_B and when issuing the sh access-list ACL_A_inside command, I have 0 hitcnt nor for the deny ACE concerning the 2 PCs, neither for the permit ACE concerning the networks.&lt;/P&gt;&lt;P&gt;I only have 2 or 3 matches for the last deny ip any any but appeared before trying to ping or http from PC_A to PC_B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't understand. All is getting as if I had no ACL configured, or no deny ACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me please ?&lt;/P&gt;&lt;P&gt;Thanks in advance    &lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 11:07:09 GMT</pubDate>
    <dc:creator>cminard</dc:creator>
    <dc:date>2019-03-11T11:07:09Z</dc:date>
    <item>
      <title>PIX ACL not hitting</title>
      <link>https://community.cisco.com/t5/network-security/pix-acl-not-hitting/m-p/801301#M969988</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new at PIX configuration and have the following pb :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 PIX connected via VPN LAN-to-LAN.&lt;/P&gt;&lt;P&gt;Network_A behind PIX_A and network_B behind PIX_B can fully communicate.&lt;/P&gt;&lt;P&gt;Then I want to prevent one PC (PC_A) from network_A to communicate with one PC (PC_B) in network_B.&lt;/P&gt;&lt;P&gt;To do that, I configured an ACL on PIX_A :&lt;/P&gt;&lt;P&gt;access-list ACL_A_inside deny ip host &amp;lt;PC_A IPaddr&amp;gt; host &amp;lt;PC_B IPaddr&amp;gt;&lt;/P&gt;&lt;P&gt;access-list ACL_A_inside permit ip &amp;lt;network_A&amp;gt; &amp;lt;network_mask&amp;gt; &amp;lt;network_B&amp;gt; &amp;lt;network_mask&amp;gt;&lt;/P&gt;&lt;P&gt;access-list ACL_A_inside deny ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group ACL_A_inside in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that PC_A can still initiate the communication (ping, http ...) to PC_B and when issuing the sh access-list ACL_A_inside command, I have 0 hitcnt nor for the deny ACE concerning the 2 PCs, neither for the permit ACE concerning the networks.&lt;/P&gt;&lt;P&gt;I only have 2 or 3 matches for the last deny ip any any but appeared before trying to ping or http from PC_A to PC_B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't understand. All is getting as if I had no ACL configured, or no deny ACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me please ?&lt;/P&gt;&lt;P&gt;Thanks in advance    &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:07:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-acl-not-hitting/m-p/801301#M969988</guid>
      <dc:creator>cminard</dc:creator>
      <dc:date>2019-03-11T11:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: PIX ACL not hitting</title>
      <link>https://community.cisco.com/t5/network-security/pix-acl-not-hitting/m-p/801302#M969989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to remove the sysopt connection permit-ipsec or permit-vpn command. This will cause all of your ipsec vpn traffic to have to be allowed in any of your interface acls.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 15:17:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-acl-not-hitting/m-p/801302#M969989</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-09-05T15:17:53Z</dc:date>
    </item>
  </channel>
</rss>

