<?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: Shadow Rule warning in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/514238#M106773</link>
    <description>&lt;P&gt;I think you hit the nail on the head.&amp;nbsp; In my case:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;external-IP-1 has a rule to NAT to internal-IP-1 on service HTTPS&lt;/P&gt;
&lt;P&gt;external-IP-1 has a rule to NAT to internal-IP-2 on service HTTP&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Same external IP but different internal IP is giving me a shadow rule.&amp;nbsp; These are bi-directional rules but my understanding is the 'hidden rule' created using bi-directional rules will still abide by the service and therefore not create a shadow rule?&lt;/P&gt;</description>
    <pubDate>Thu, 08 Sep 2022 08:58:11 GMT</pubDate>
    <dc:creator>WilliamD</dc:creator>
    <dc:date>2022-09-08T08:58:11Z</dc:date>
    <item>
      <title>Shadow Rule warning</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/206008#M60480</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When apllying a rules in PA I get the warning message re shadow rule.&lt;/P&gt;&lt;P&gt;I have two rules where&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rule 1 allows SSL between source and dest on standard SSL port&amp;nbsp;&lt;/P&gt;&lt;P&gt;rule 2 allows SSL between the (same) source and dest on a non standard SSL port&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get a warning about rule 1 shadowing rule 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I combine ther two rules so that I do not get that warning anymore&amp;nbsp;&lt;/P&gt;&lt;P&gt;I always assumed that the&amp;nbsp; two rules could not combined as one rule uses a custom ports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 16:33:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/206008#M60480</guid>
      <dc:creator>RC-BHF</dc:creator>
      <dc:date>2018-03-16T16:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Shadow Rule warning</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/206018#M60483</link>
      <description>&lt;P&gt;maybe i've missed something here but just have rule 2 as it covers rule 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 16:41:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/206018#M60483</guid>
      <dc:creator>Mick_Ball</dc:creator>
      <dc:date>2018-03-16T16:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Shadow Rule warning</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/206020#M60484</link>
      <description>&lt;P&gt;its like saying..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1, allow fred to go to tescos with green shoes&lt;/P&gt;&lt;P&gt;2, allow fred to go to tescos with any colour shoes..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. is pointless, fred gets to tescos regardless of shoe colour,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i would imagine that despite different shoe colours, fred will collect the same ammount of clubcard points on equal purchase, but that may be of no relevance here...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 16:48:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/206020#M60484</guid>
      <dc:creator>Mick_Ball</dc:creator>
      <dc:date>2018-03-16T16:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Shadow Rule warning</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/206021#M60485</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/32033"&gt;@RC-BHF&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Are you utilizing app-id in either of the rules? If the answer is yes, you would have to do the following to combine them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Lookup the standard ports for the listed application, 'SSL' for example. Since it defaults to tcp-443, you would utilize service-https which is included as a service by default. Then for your non-standard port (I'll call it tcp-444) you would build a custom service object that work match for protocol TCP on destination port 444. Then you could allow 'SSL' with the service set as [ service-https tcp-444 ] and all traffic would match this one rule.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) You could build out a custom app-id signature that would match the non-standard port. Then you would simply maintain one rule that has the application as [ ssl 'custom-app' ] and traffic would match this one rule.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) You could not be using app-id at all, in which case you only actually need to build a service object for the non-standard SSL port and at it into the first rule.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 16:54:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/206021#M60485</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-03-16T16:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Shadow Rule warning</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/206023#M60486</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/9981"&gt;@Mick_Ball&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I think what's happening is that a rule exists that allows application 'SSL' on service 'applicaiton-default', which would cover the standard traffic.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then there is another rule that allows application 'SSL' on service 'custom-service'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/32033"&gt;@RC-BHF&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The one thing that I would caution here when setting an identified application to specified services, is to make sure that the app-id updates don't make any changes to how this traffic is actually identified. If your 'custom-app' or whatever is using a custom port gets categorized in a future update as 'splunk', then this rule will stop matching the traffic properly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 16:59:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/206023#M60486</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-03-16T16:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Shadow Rule warning</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/311985#M80710</link>
      <description>&lt;P&gt;I have this issue as well.&amp;nbsp; And while the example is kindergarten simple, the problem continues in many permutations.&lt;/P&gt;&lt;P&gt;I create a rules allowing the many microsoft services that Non-Controllers use between some server networks.&lt;/P&gt;&lt;P&gt;Then I have to make a rule for web-browsing on a non standard port (TCP9201) involving some of the same servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SHADOW WARNING&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Despite that there is NO shadowing whatsoever.&amp;nbsp; The first rule doesn't allow the traffic the second rule allows. I can't combine them-because that would permit many permutations ot use non-standard ports that should be blocked.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Clearly the shadow logic completely ignores the SERVICE field of all rules. So many of my non-default port rules are "shadowed" if their protocol was previously allowed with any other service configured.&amp;nbsp; &amp;nbsp;This is just bad logic on PaloAlto's part.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 16:46:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/311985#M80710</guid>
      <dc:creator>Royalfr</dc:creator>
      <dc:date>2020-02-19T16:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Shadow Rule warning</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/514238#M106773</link>
      <description>&lt;P&gt;I think you hit the nail on the head.&amp;nbsp; In my case:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;external-IP-1 has a rule to NAT to internal-IP-1 on service HTTPS&lt;/P&gt;
&lt;P&gt;external-IP-1 has a rule to NAT to internal-IP-2 on service HTTP&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Same external IP but different internal IP is giving me a shadow rule.&amp;nbsp; These are bi-directional rules but my understanding is the 'hidden rule' created using bi-directional rules will still abide by the service and therefore not create a shadow rule?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 08:58:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/shadow-rule-warning/m-p/514238#M106773</guid>
      <dc:creator>WilliamD</dc:creator>
      <dc:date>2022-09-08T08:58:11Z</dc:date>
    </item>
  </channel>
</rss>

