<?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 ASA security levels issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225940#M347494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry meant to say cbac&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for clarifying&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jun 2013 13:38:06 GMT</pubDate>
    <dc:creator>Random44F</dc:creator>
    <dc:date>2013-06-26T13:38:06Z</dc:date>
    <item>
      <title>ASA security levels issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225936#M347427</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 4 vlan interfaces on differnet security levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my asa model is 5505. The issue is when data from higher interfaces flows to lower security interface , I think it goes through but can not come back in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means the generated traffic is not tracked or in anotherword the stateful funtionality is disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i add permit any any on outside interface it all works but no other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you have interfaces on different levels, do you have to do anything so that traffic from higher security interface is allowed back in ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:03:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225936#M347427</guid>
      <dc:creator>Random44F</dc:creator>
      <dc:date>2019-03-12T02:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: ASA security levels issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225937#M347444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on the protocol, you're trying to pass through. By default ASA does basic/layer 4 inspection for all tcp and udp sessions, plus application inspection (like for FTP) for some of the most used protocols.&lt;/P&gt;&lt;P&gt;If in your test you were talking about the ICMP traffic, then asa doesn't inspect it by default and you should add this for icmp inspection to work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; inspect icmp&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 12:58:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225937#M347444</guid>
      <dc:creator>Andrew Phirsov</dc:creator>
      <dc:date>2013-06-26T12:58:58Z</dc:date>
    </item>
    <item>
      <title>ASA security levels issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225938#M347463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I see the statefull table or acl created for it ?&lt;/P&gt;&lt;P&gt;also is zonebased firewall a concept for ios and not asa? if so this means the asa does not support context based filtering.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 13:17:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225938#M347463</guid>
      <dc:creator>Random44F</dc:creator>
      <dc:date>2013-06-26T13:17:53Z</dc:date>
    </item>
    <item>
      <title>ASA security levels issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225939#M347482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To list all the current connections in the state table you can use command &lt;EM&gt;show conn.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Right, ZBPF (ZFW) is a concept applicable to the IOS routers, not the ASA. For the part, related to the "context based filtering" - i'm not sure that I understand what you're talking about). Most of the statefull/application inspection functionality available for ZBPF is available for the ASA, so there's no much difference between the two. Just some different logic and sysntaxis, not functionality. ASA actually supports what they call "context-aware filtering" (ASA-CX) but i don't thing you meant this.&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 13:32:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225939#M347482</guid>
      <dc:creator>Andrew Phirsov</dc:creator>
      <dc:date>2013-06-26T13:32:39Z</dc:date>
    </item>
    <item>
      <title>ASA security levels issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225940#M347494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry meant to say cbac&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for clarifying&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 13:38:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225940#M347494</guid>
      <dc:creator>Random44F</dc:creator>
      <dc:date>2013-06-26T13:38:06Z</dc:date>
    </item>
    <item>
      <title>ASA security levels issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225941#M347512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome. CBAC is the engine, that ZBPF uses for inspection. ZBPF is just a framework for implementing CBAC. ASA uses MPF for implementing all the inspection features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 13:58:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-security-levels-issue/m-p/2225941#M347512</guid>
      <dc:creator>Andrew Phirsov</dc:creator>
      <dc:date>2013-06-26T13:58:47Z</dc:date>
    </item>
  </channel>
</rss>

