<?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: Best practice using layer R80.10 in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4239#M101511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recommend reading through the &lt;A href="https://community.checkpoint.com/message/1139"&gt;Layers in R80&lt;/A&gt;‌ for some additional background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind with ordered layers, the packet must hit an "accept" rule to go to the next ordered layer.&lt;/P&gt;&lt;P&gt;So if a packet matches a "drop" action in layer 1 (such as a cleanup rule), it will never see the other layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where ordered layers are required is when managing pre-R80 gateways.&lt;/P&gt;&lt;P&gt;This is because the Firewall (Access Control) rulebase must be matched before going to the App Control/URL Filtering rulebase (effectively a layer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once your gateways are R80.10 and above, I personally think a better approach is&amp;nbsp;to use Inline Layers.&lt;/P&gt;&lt;P&gt;I'll show an example from my lab gateway:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/57519_pastedImage_2.png" style="width: 620px; height: 109px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll notice that the action column isn't the traditional Accept/Drop, but a layer called Bogons, Outbound, and InboundLayer. Each one of these is an independent rulebase that I could actually reuse elsewhere if I desire.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jul 2017 14:33:41 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2017-07-19T14:33:41Z</dc:date>
    <item>
      <title>Best practice using layer R80.10</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4238#M101510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm running a R80.10 eval management server where I have imported my 77.30 database, to train myself a bit before upgrading to r80.10, I currently have 16 firewalls around the world (including Azure and AWS) and one policy package with every thing.&lt;/P&gt;&lt;P&gt;I'm planing to have a Policy/tab for each firewall and because there are common rules that has to be on all firewalls, I will like to use layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm struggling a bit to get my head around do's and dont's using layer in R80.10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have tree layers in my policy 1, 2 and 3, layer 1 and 2 shall have a cleanup rule that accept all and layer 3 should have a clean up rule that drops all, the packets will start with layer 1, if no match it will go to layer 2, if no match it will go to layer 3, if no match dropped by the clean up rule, is this correct?&lt;/P&gt;&lt;P&gt;Normally if you have a any, any rule with accept it will be a hit and stop processing any more rules.&lt;/P&gt;&lt;P&gt;If I use Search in packet mode I only see match in layer 1 where the clean up rule is the last match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have I misunderstood something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any best practice for using layers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;&amp;nbsp;Knud Mortensen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 11:05:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4238#M101510</guid>
      <dc:creator>Knud_Mortensen</dc:creator>
      <dc:date>2017-07-19T11:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice using layer R80.10</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4239#M101511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recommend reading through the &lt;A href="https://community.checkpoint.com/message/1139"&gt;Layers in R80&lt;/A&gt;‌ for some additional background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind with ordered layers, the packet must hit an "accept" rule to go to the next ordered layer.&lt;/P&gt;&lt;P&gt;So if a packet matches a "drop" action in layer 1 (such as a cleanup rule), it will never see the other layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where ordered layers are required is when managing pre-R80 gateways.&lt;/P&gt;&lt;P&gt;This is because the Firewall (Access Control) rulebase must be matched before going to the App Control/URL Filtering rulebase (effectively a layer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once your gateways are R80.10 and above, I personally think a better approach is&amp;nbsp;to use Inline Layers.&lt;/P&gt;&lt;P&gt;I'll show an example from my lab gateway:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/57519_pastedImage_2.png" style="width: 620px; height: 109px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll notice that the action column isn't the traditional Accept/Drop, but a layer called Bogons, Outbound, and InboundLayer. Each one of these is an independent rulebase that I could actually reuse elsewhere if I desire.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 14:33:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4239#M101511</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-07-19T14:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice using layer R80.10</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4240#M101512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a series of articles will be posted soon!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 05:19:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4240#M101512</guid>
      <dc:creator>Tomer_Sole</dc:creator>
      <dc:date>2017-07-20T05:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice using layer R80.10</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4241#M101513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please follow articles posted under this tag:&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.checkpoint.com/community/management/policy-management/tags#/?tags=layers-best-practices" title="https://community.checkpoint.com/community/management/policy-management/tags#/?tags=layers-best-practices"&gt;layers-best-practices&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 12:06:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4241#M101513</guid>
      <dc:creator>Tomer_Sole</dc:creator>
      <dc:date>2017-07-27T12:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice using layer R80.10</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4242#M101514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tomer, it would be a good advice if community had an interface to do so. I personally cannot find any way to do so&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 12:09:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4242#M101514</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2017-07-27T12:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice using layer R80.10</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4243#M101515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't think of that part all the way through &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp; we will check how the CheckMates interface can help us with that. &lt;A href="https://community.checkpoint.com/migrated-users/2075"&gt;https://community.checkpoint.com/people/dwelccfe6e688-522c-305c-adaa-194bd7a7becc&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 12:43:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4243#M101515</guid>
      <dc:creator>Tomer_Sole</dc:creator>
      <dc:date>2017-07-27T12:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice using layer R80.10</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4244#M101516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RSS feed, which I know &lt;A href="https://community.checkpoint.com/migrated-users/2138"&gt;https://community.checkpoint.com/people/valerdd022dbd-e3ef-33cc-ac9c-4ac6f9e1743d&lt;/A&gt;‌ knows how to use &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.checkpoint.com/view-browse-feed.jspa?browseSite=content&amp;amp;browseViewID=content&amp;amp;userID=2075&amp;amp;query=layers-best-practices&amp;amp;filterID=all" title="https://community.checkpoint.com/view-browse-feed.jspa?browseSite=content&amp;amp;browseViewID=content&amp;amp;userID=2075&amp;amp;query=layers-best-practices&amp;amp;filterID=all"&gt;https://community.checkpoint.com/view-browse-feed.jspa?browseSite=content&amp;amp;browseViewID=content&amp;amp;userID=2075&amp;amp;query=layers-…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That gets a few more things than the tag (it's a general search term).&lt;/P&gt;&lt;P&gt;That said &lt;A _jive_internal="true" href="https://community.checkpoint.com/content"&gt;https://community.checkpoint.com/content&lt;/A&gt;&amp;nbsp;will give you all the content on the site.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 14:50:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4244#M101516</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-07-27T14:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice using layer R80.10</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4245#M101517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, come on, &lt;A href="https://community.checkpoint.com/migrated-users/2075"&gt;https://community.checkpoint.com/people/dwelccfe6e688-522c-305c-adaa-194bd7a7becc&lt;/A&gt;, add searching by tag feature. You do not suppose people to start fiddling with RSS just to find a particular tag, right?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 14:58:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4245#M101517</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2017-07-27T14:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice using layer R80.10</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4246#M101518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better to browse using this link:&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.checkpoint.com/tags/#/?tags=layers-best-practices" title="https://community.checkpoint.com/tags/#/?tags=layers-best-practices"&gt;https://community.checkpoint.com/tags/#/?tags=layers-best-practices&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can see the most commonly use tags (and browse related content) here: &lt;A _jive_internal="true" href="https://community.checkpoint.com/tags"&gt;https://community.checkpoint.com/tags&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking you were looking for notifications &lt;A href="https://community.checkpoint.com/migrated-users/2138"&gt;https://community.checkpoint.com/people/valerdd022dbd-e3ef-33cc-ac9c-4ac6f9e1743d&lt;/A&gt;‌ thus why I suggested an RSS link.&lt;/P&gt;&lt;P&gt;That's what happens when I post when my caffeine levels are inadequate &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 19:57:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4246#M101518</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-07-27T19:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice using layer R80.10</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4247#M101519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the link. My point was, please make it a shortcut in the menu bar for easier navigation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 09:31:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4247#M101519</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2017-07-28T09:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice using layer R80.10</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4248#M101520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm still trying to build a lot of the stuff like that &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;BR /&gt;Thanks for the suggestion.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 15:56:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4248#M101520</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-07-28T15:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice using layer R80.10</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4249#M101521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I now have a whole section for it.&lt;/P&gt;&lt;P&gt;When &lt;A href="https://community.checkpoint.com/migrated-users/6703"&gt;https://community.checkpoint.com/people/tomera5b2e7f3-09aa-32f8-96c2-f0f5bfa2988b&lt;/A&gt;‌ (or anyone else) tags a discussion/doc/whatever with layers-best-practices it will show on the right sidebar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/57669_pastedImage_1.png" style="width: 620px; height: 250px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jul 2017 02:14:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Best-practice-using-layer-R80-10/m-p/4249#M101521</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-07-29T02:14:19Z</dc:date>
    </item>
  </channel>
</rss>

