<?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 Zone based firewall - inspect does not work? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005519#M439890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do not understand what you are trying to say... zone is a zone (how would a router know it is internal zone? no nat? maybe I am not using nat at all?), why doesn't 'inspect' work between internal zones?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On another board someone suggested it was because I tested it with icmp which is stateless.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Jul 2012 12:09:00 GMT</pubDate>
    <dc:creator>Mariusz00001</dc:creator>
    <dc:date>2012-07-14T12:09:00Z</dc:date>
    <item>
      <title>Zone based firewall - inspect does not work?</title>
      <link>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005517#M439888</link>
      <description>&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;Zone: Outside&lt;/P&gt;&lt;P&gt;&amp;nbsp; Member Interfaces:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dialer0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zone: Inside&lt;/P&gt;&lt;P&gt;&amp;nbsp; Member Interfaces:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Virtual-Template1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vlan1102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zone: Guest&lt;/P&gt;&lt;P&gt;&amp;nbsp; Member Interfaces:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vlan1104&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;Zone-pair&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Inside-to-Guest&lt;/P&gt;&lt;P&gt;Source Zone&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Inside&lt;/P&gt;&lt;P&gt;Destination Zone&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Guest&lt;/P&gt;&lt;P&gt;Service-policy inspect : Zone-Inside-to-Guest&lt;/P&gt;&lt;P&gt;&amp;nbsp; Class-map : Default-Inspection(match-any)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Action : inspect&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;Class Map type inspect match-any Default-Inspection (id 10)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Description: Default protocol Inspection class&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Match protocol tcp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Match protocol udp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Match protocol icmp&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is: I cannot make it work the ZBF between my internal zones. As you can see above, I've got Zone-Pair: Inside-to-Guest with 'inspect'. Unfortunately, when I tried to ping for the first time, i received:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;%FW-6-DROP_PKT: Dropping icmp session GUEST:0&amp;nbsp;&amp;nbsp;&amp;nbsp; INSIDE:0&amp;nbsp; due to&amp;nbsp; policy match failure with ip ident 0&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It indicated that the traffic going BACK was blocked... WHY? There is 'inspect'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I created a new pair: Guest-to-Inside and I changed everything to pass. It DID work. But that is not what I wanted! I wanted INSIDE to access GUEST but Guest should not access Inside. I assumed I could do it with 'inspect' but it did now work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me add that I have an exactly the same zone-pair and classes/policies for Inside-to-Outside and it does work with inspect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why can I not 'inspect'&amp;nbsp; between my internal zones? Is it because there is no NAT?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:27:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005517#M439888</guid>
      <dc:creator>Mariusz00001</dc:creator>
      <dc:date>2019-03-11T23:27:12Z</dc:date>
    </item>
    <item>
      <title>Zone based firewall - inspect does not work?</title>
      <link>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005518#M439889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well there is a problem with the communication the host are trying to make, the router with the ZBFW enable will perform a deep packet inspection in order to investigate and confirm if a session will need to be allowed or not.&lt;/P&gt;&lt;P&gt;In this particular traffic you are seeing here the inspection was not succesfull ( I mean it is being inspected just that the traffic did not pass the test ( Inspection). That is why with a pass/pass on the right zones it works like a charm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you know that this traffic is between internal zones the pass/pass it's okay ( It keeps being secure as this is between internal host, and you can restricted by using an ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSC it's a free support community, take your time to rate all the engineer's responses that helps you resolving your problems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jul 2012 05:47:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005518#M439889</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-07-14T05:47:47Z</dc:date>
    </item>
    <item>
      <title>Zone based firewall - inspect does not work?</title>
      <link>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005519#M439890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do not understand what you are trying to say... zone is a zone (how would a router know it is internal zone? no nat? maybe I am not using nat at all?), why doesn't 'inspect' work between internal zones?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On another board someone suggested it was because I tested it with icmp which is stateless.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jul 2012 12:09:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005519#M439890</guid>
      <dc:creator>Mariusz00001</dc:creator>
      <dc:date>2012-07-14T12:09:00Z</dc:date>
    </item>
    <item>
      <title>Zone based firewall - inspect does not work?</title>
      <link>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005520#M439891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all the router can be able to inspect ICMP sessions, he can perform a deep packet inspection and work with the echo and echo-replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now let me explain my self again, I was way too tired yesterday &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic between inside to Guest is being inspected but the traffic is not passing the inspection engine ( this could be because of Asymetric routing, invalid payload,etc,etc)&lt;/P&gt;&lt;P&gt;So that being the case that is why the traffic is being allowed with a pass/pass this because the router does not become as specific as with the inspection engine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see what I mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jul 2012 18:10:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005520#M439891</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-07-14T18:10:19Z</dc:date>
    </item>
    <item>
      <title>Zone based firewall - inspect does not work?</title>
      <link>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005521#M439892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok... any reason why it was happening???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is so special about inside-to-guest (does not work) vs inside-to-outside (works great). Rules, policies etc are the same!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jul 2012 18:56:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005521#M439892</guid>
      <dc:creator>Mariusz00001</dc:creator>
      <dc:date>2012-07-14T18:56:41Z</dc:date>
    </item>
    <item>
      <title>Zone based firewall - inspect does not work?</title>
      <link>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005522#M439893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again this could be because of invalid flags, invalid tcp headers or payloads,etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in order o check what is happening you should take captures on both devices ( run wireshark ) and check if you see anything that is not normal on the packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this happens with all the data exchanged between the servers ( UDP,ICMP,TCP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is in between the two subnets besides the router?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jul 2012 19:16:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zone-based-firewall-inspect-does-not-work/m-p/2005522#M439893</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-07-14T19:16:09Z</dc:date>
    </item>
  </channel>
</rss>

