<?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: ASA Security Level 0 question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927677#M31065</link>
    <description>I had interface that was security level 0, BUT had an explicit "permit icmp any any" ruleset.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The PINGs were denied, until I changed the security level to 100, then they worked.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Why doesn't the explicit ruleset take priority?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Sep 2019 15:27:53 GMT</pubDate>
    <dc:creator>jimmycher</dc:creator>
    <dc:date>2019-09-20T15:27:53Z</dc:date>
    <item>
      <title>ASA Security Level 0 question</title>
      <link>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927638#M31063</link>
      <description>&lt;P&gt;I get that Level 100 is fully trusted, level 0 is fully untrusted, and how you can go from security zone 100 to zone 0, but not the reverse.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, my old understanding was that once you manually assigned FW rules, the zones became irrelevant.&amp;nbsp; That is, the security zone was superseded by the rule set.&amp;nbsp; I know that was true 5 years ago.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I found out that even if I specifically allow traffic on a rule-set, it won't send/receive if the security zone is 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone give me a brain dump (without quoting the obvious stuff from the text book).&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;jc&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 14:39:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927638#M31063</guid>
      <dc:creator>jimmycher</dc:creator>
      <dc:date>2019-09-20T14:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Security Level 0 question</title>
      <link>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927667#M31064</link>
      <description>&lt;P&gt;Not sure if i understand your question correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By Defaut Lower level security to Higher level Security not allowed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but you can make a ACL to allow them what you required, if this not working. send us more information, what device / version of ASA /and your ACL ?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 15:19:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927667#M31064</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-09-20T15:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Security Level 0 question</title>
      <link>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927677#M31065</link>
      <description>I had interface that was security level 0, BUT had an explicit "permit icmp any any" ruleset.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The PINGs were denied, until I changed the security level to 100, then they worked.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Why doesn't the explicit ruleset take priority?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Sep 2019 15:27:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927677#M31065</guid>
      <dc:creator>jimmycher</dc:creator>
      <dc:date>2019-09-20T15:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Security Level 0 question</title>
      <link>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927697#M31067</link>
      <description>&lt;P&gt;i would prefer to have look your config and some logs to understand (i can not visualise your issue)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;obviously once you change to same security it works, but that is not meant to be as FW.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 15:59:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927697#M31067</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-09-20T15:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Security Level 0 question</title>
      <link>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927698#M31069</link>
      <description>I would like to remind you that the ASA does stateful inspection of TCP and UDP by default. If you want icmp to work through firewall, you need to enable icmp inspection. You can do that by Fixup protocol icmp Please provide more details how you test and what is the setup and other details so that we can understand better. HTH</description>
      <pubDate>Fri, 20 Sep 2019 16:02:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927698#M31069</guid>
      <dc:creator>bhargavdesai</dc:creator>
      <dc:date>2019-09-20T16:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Security Level 0 question</title>
      <link>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927768#M31071</link>
      <description>I did the ICMP inspect. Don't have time to send you config, but the question was not that important.&lt;BR /&gt;&lt;BR /&gt;Please disregard, thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Sep 2019 18:11:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-security-level-0-question/m-p/3927768#M31071</guid>
      <dc:creator>jimmycher</dc:creator>
      <dc:date>2019-09-20T18:11:53Z</dc:date>
    </item>
  </channel>
</rss>

