<?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: FWSM 3.1(4) - Missing ACL element in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500579#M707672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; At this point it may make sense to spawn a Service Request for this. If you are runningo into an ACL corruption issue, you probably want to find the root cause since ACL corruption could turn into a security problem. If you do open a ticket, let the engineer know aout this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jul 2010 17:09:31 GMT</pubDate>
    <dc:creator>Magnus Mortensen</dc:creator>
    <dc:date>2010-07-26T17:09:31Z</dc:date>
    <item>
      <title>FWSM 3.1(4) - Missing ACL element</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500574#M707665</link>
      <description>&lt;P&gt;Has anyone encountered missing elements in their FWSM ACLs before? We have an issue where an ACL rule, that uses an object-group, has decided to miss out one of the elements in the ACL even though it has got it correct in rules before and after the offending one!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FWSM is in multiple context mode and the resource partitions are set at the defaults and are nowhere near reaching their ACL element limits. The context and FWSM is happy in every way except for missing this one element at the end of line 66 (indicated in lines 57 &amp;amp; 85 by the arrow). The group is used in about 10 rules altogether in this context but only the element in line 66 is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;FW/CONTEXT1# sh access-list CSM_FW_ACL_INT-1 | i line 57&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 57 extended permit ip object-group Internal-Networks object-group SVR_GRP1 0x92823732&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 57 extended permit ip xxx.xxx.0.0 255.255.128.0 xxx.xxx.246.0 255.255.255.0 (hitcnt=338988) 0xe136ae0d&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 57 extended permit ip xxx.xxx.128.0 255.255.192.0 xxx.xxx.246.0 255.255.255.0 (hitcnt=586) 0xd630d7a2&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 57 extended permit ip xxx.xxx.192.0 255.255.224.0 xxx.xxx.246.0 255.255.255.0 (hitcnt=910) 0xaa2c2aa8&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 57 extended permit ip xxx.xxx.224.0 255.255.240.0 xxx.xxx.246.0 255.255.255.0 (hitcnt=1055) 0x19f4d7e8&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 57 extended permit ip yyy.yyy.0.0 255.252.0.0 xxx.xxx.246.0 255.255.255.0 (hitcnt=0) 0x3ba7a923&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 57 extended permit ip zzz.zzz.11.0 255.255.255.0 xxx.xxx.246.0 255.255.255.0 (hitcnt=66) 0x6b4b7ef4&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 57 extended permit ip aaa.aaa.0.0 255.252.0.0 xxx.xxx.246.0 255.255.255.0 (hitcnt=0) 0xc8c3ab0a &amp;lt;------&lt;BR /&gt;FW/CONTEXT1# sh access-list CSM_FW_ACL_INT-1 | i line 66&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 66 extended permit tcp object-group Internal-Networks object-group SVR_GRP2 eq ftp 0x4944127d&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 66 extended permit tcp xxx.xxx.0.0 255.255.128.0 host xxx.xxx.251.2 eq ftp (hitcnt=300780) 0x409631b4&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 66 extended permit tcp xxx.xxx.128.0 255.255.192.0 host xxx.xxx.251.2 eq ftp (hitcnt=929) 0xd0cf997d&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 66 extended permit tcp xxx.xxx.192.0 255.255.224.0 host xxx.xxx.251.2 eq ftp (hitcnt=0) 0xf2ecc647&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 66 extended permit tcp xxx.xxx.224.0 255.255.240.0 host xxx.xxx.251.2 eq ftp (hitcnt=2) 0xacf1194&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 66 extended permit tcp yyy.yyy.0.0 255.252.0.0 host xxx.xxx.251.2 eq ftp (hitcnt=0) 0x8a643a5a&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 66 extended permit tcp zzz.zzz.11.0 255.255.255.0 host xxx.xxx.251.2 eq ftp (hitcnt=0) 0x87411ddc&lt;BR /&gt;FW/CONTEXT1# sh access-list CSM_FW_ACL_INT-1 | i line 85&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 85 extended permit tcp object-group Internal-Networks object-group SVR_GRP3 eq https 0x4866c7ed&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 85 extended permit tcp xxx.xxx.0.0 255.255.128.0 host xxx.xxx.251.5 eq https (hitcnt=0) 0xdd8e2cb2&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 85 extended permit tcp xxx.xxx.128.0 255.255.192.0 host xxx.xxx.251.5 eq https (hitcnt=0) 0x4b9b6140&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 85 extended permit tcp xxx.xxx.192.0 255.255.224.0 host xxx.xxx.251.5 eq https (hitcnt=0) 0x9d4a5ce6&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 85 extended permit tcp xxx.xxx.224.0 255.255.240.0 host xxx.xxx.251.5 eq https (hitcnt=0) 0xcee3e297&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 85 extended permit tcp yyy.yyy.0.0 255.252.0.0 host xxx.xxx.251.5 eq https (hitcnt=0) 0xd212d608&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 85 extended permit tcp zzz.zzz.11.0 255.255.255.0 host xxx.xxx.251.5 eq https (hitcnt=0) 0x601fbc&lt;BR /&gt;access-list CSM_FW_ACL_INT-1 line 85 extended permit tcp aaa.aaa.0.0 255.252.0.0 host xxx.xxx.251.5 eq https (hitcnt=0) 0x75894ff8 &amp;lt;------&lt;BR /&gt;FW/CONTEXT1# sh access-list | i element&lt;BR /&gt;access-list CSM_FW_ACL_INT-1; 1967 elements&lt;BR /&gt;access-list CSM_FW_ACL_INT-2; 2287 elements&lt;BR /&gt;access-list CSM_FW_ACL_INT-3; 2 elements&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;object-group network Internal-Networks&lt;BR /&gt; network-object xxx.xxx.0.0 255.255.128.0&lt;BR /&gt; network-object xxx.xxx.128.0 255.255.192.0&lt;BR /&gt; network-object xxx.xxx.192.0 255.255.224.0&lt;BR /&gt; network-object xxx.xxx.224.0 255.255.240.0&lt;BR /&gt; network-object yyy.yyy.0.0 255.252.0.0&lt;BR /&gt; network-object zzz.zzz.11.0 255.255.255.0&lt;BR /&gt; network-object aaa.aaa.0.0 255.252.0.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since we are using CSM we will disable the rule and push the policy, then enable the rule and push the policy again - hopefully that will fix the problem. CSM can't be the fault on this one as the object group is used on multiple context on this FWSM and also on other ASAs all with no issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone seen this before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mel&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:15:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500574#M707665</guid>
      <dc:creator>Mel Popple</dc:creator>
      <dc:date>2019-03-11T18:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM 3.1(4) - Missing ACL element</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500575#M707666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you change the ACL and have it recompile (you said you will do it with CSM)? Does the ACE show up?&lt;/P&gt;&lt;P&gt;I think it will. If it does then it is an ACL corruption defect tha existed in early FWSM 3.1 versions.&lt;/P&gt;&lt;P&gt;Please update the thread after your test for reference of other people in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgs,&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jul 2010 01:06:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500575#M707666</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-07-24T01:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM 3.1(4) - Missing ACL element</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500576#M707667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you check the full ACL is there any chance that the same rule may be in the ACL at a different place (not part of the object group?). What do you get if you issue the command "show a&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;ccess-list CSM_FW_ACL_INT-1 | in aaa.aaa.0.0"&lt;/SPAN&gt;? If the same is created as part of an object group and it overlaps with another line we may see some interesting results..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jul 2010 01:12:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500576#M707667</guid>
      <dc:creator>Magnus Mortensen</dc:creator>
      <dc:date>2010-07-24T01:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM 3.1(4) - Missing ACL element</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500577#M707668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I did a little more digging on my hunch from the original reply. A code change was put into 3.1.4 to check to see if there were any duplicate entries as a result of an overlap between objectgroup lines and other lines already present in the config (the goal was to save space in ACL memeory by not programming duplicate entries). As a result of that code change, I think, 3.1.4 will ignore the duplicate when it i builds the ACL (Issue a warning too! Which should have been in the CSM transcript of the deployment... In theory) . This may be the issue you are seeing. This code change caused some other problems and was removed again in later code. Version 3.1.5 does not have this code change allows for the duplicate entries and should show up just fine. But all of that hinges on a hunch that there is some overlap in your config. I am guessing there is an ACL line with a lower line number than 66 that reads:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list CSM_FW_ACL_INT-1 line ## extended permit tcp aaa.aaa.0.0 255.252.0.0 host xxx.xxx.251.2 eq ftp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if that doesn't show up, then were back at square one...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jul 2010 01:27:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500577#M707668</guid>
      <dc:creator>Magnus Mortensen</dc:creator>
      <dc:date>2010-07-24T01:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM 3.1(4) - Missing ACL element</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500578#M707670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Magnus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time and input on this. Sadly we are back to square one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the ACL by the method you suggest and also used CSM's rule analysis tool and it doesn't show it as being a duplicate. We have a change scheduled for this Wednesday to try and correct this issue so will post the results after that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 08:28:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500578#M707670</guid>
      <dc:creator>Mel Popple</dc:creator>
      <dc:date>2010-07-26T08:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM 3.1(4) - Missing ACL element</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500579#M707672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; At this point it may make sense to spawn a Service Request for this. If you are runningo into an ACL corruption issue, you probably want to find the root cause since ACL corruption could turn into a security problem. If you do open a ticket, let the engineer know aout this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 17:09:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500579#M707672</guid>
      <dc:creator>Magnus Mortensen</dc:creator>
      <dc:date>2010-07-26T17:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM 3.1(4) - Missing ACL element</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500580#M707674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Disabling the rule in CSM and pushing the config, then enabling the rule and pushing the config again cured the problem. Looks like something must not have quite sorted itself out correctly the last time we pushed the config even though it had indicated it was successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the advice and help offered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 14:20:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-3-1-4-missing-acl-element/m-p/1500580#M707674</guid>
      <dc:creator>Mel Popple</dc:creator>
      <dc:date>2010-07-28T14:20:00Z</dc:date>
    </item>
  </channel>
</rss>

