<?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: Is it possible to write a rule matching any IP ending in .xx in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22967#M16755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys, this has been very helpful, I will contact out SE. (Sales Executive?) and ask for this feature. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2014 09:20:08 GMT</pubDate>
    <dc:creator>Saqib</dc:creator>
    <dc:date>2014-10-22T09:20:08Z</dc:date>
    <item>
      <title>Is it possible to write a rule matching any IP ending in .xx</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22962#M16750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question, is it possible to write a rule that matches only a part of the IP address? For example match any IP ending in .51? Using wildcards this would be&amp;nbsp; *.*.*.51&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Put another way, i would like to match all IP's that are x.x.x.51 where x is any number. Someone in our teams suggested using 0.0.0.51/32 but this does not work, although there are 0.0.124.0 type rules in our firewall. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you clarify if it's possible to match on only a specific part of an IP address and if so how is this done? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saqib &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 07:27:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22962#M16750</guid>
      <dc:creator>Saqib</dc:creator>
      <dc:date>2014-10-22T07:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to write a rule matching any IP ending in .xx</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22963#M16751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Saqib,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;0.0.0.51&lt;/SPAN&gt;/32 will not work, since this indicates a specific host /32 &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;ip&lt;/SPAN&gt; address &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;( &lt;/SPAN&gt;only 0.0.0.51 &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;ip&lt;/SPAN&gt; address). &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;Regex&lt;/SPAN&gt; will also not work, because it requires at least 7 byte fixed data patterns. &lt;/P&gt;&lt;P&gt;In Regex, every pattern you create must contain at least a 7-byte string with fixed values.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;o&lt;/SPAN&gt; The 7-byte fixed string can be anywhere in your pattern.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;o&lt;/SPAN&gt; The 7 values must be fixed, this means no ‘.’ (dot), no ‘*’ (star), no ‘+’ (plus), or other wildcard characters &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;within&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; the 7 bytes. Hence, it will not be applicable for the mentioned IP address &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;0.0.0.51&lt;/SPAN&gt;/32.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 08:13:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22963#M16751</guid>
      <dc:creator>HULK</dc:creator>
      <dc:date>2014-10-22T08:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to write a rule matching any IP ending in .xx</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22964#M16752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope, Cisco style wildcard notation is not supported on PA devices yet. I've put in a feature request for this, I'd ask you to do the same please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 09:02:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22964#M16752</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2014-10-22T09:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to write a rule matching any IP ending in .xx</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22965#M16753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;is&lt;/SPAN&gt; the details of the feature request: For questions like these y&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ou may talk to your SE to place feature requests.&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Subject: &lt;/STRONG&gt;Subnet &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;wildcards&lt;/SPAN&gt; in a security policy&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FR ID: 1038&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 09:10:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22965#M16753</guid>
      <dc:creator>HULK</dc:creator>
      <dc:date>2014-10-22T09:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to write a rule matching any IP ending in .xx</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22966#M16754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can someone share FR ID please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 09:18:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22966#M16754</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2014-10-22T09:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to write a rule matching any IP ending in .xx</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22967#M16755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys, this has been very helpful, I will contact out SE. (Sales Executive?) and ask for this feature. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 09:20:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22967#M16755</guid>
      <dc:creator>Saqib</dc:creator>
      <dc:date>2014-10-22T09:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to write a rule matching any IP ending in .xx</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22968#M16756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a place where you can see all the feature requests?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 10:27:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22968#M16756</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2014-10-22T10:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to write a rule matching any IP ending in .xx</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22969#M16757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santonic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer dont have access to it, you can get that information either from forum or from TAC or from SE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hardik Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 14:51:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/22969#M16757</guid>
      <dc:creator>hshah</dc:creator>
      <dc:date>2014-10-22T14:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to write a rule matching any IP ending in .xx</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/388163#M90459</link>
      <description>&lt;P&gt;Wildcard IP objects are supported as of PAN-OS 9.0. Please see the documentation below on it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, please do watch out for the longest prefix match limitation/caveat.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/pan-os/9-0/pan-os-new-features/networking-features/wildcard-address" target="_blank"&gt;https://docs.paloaltonetworks.com/pan-os/9-0/pan-os-new-features/networking-features/wildcard-address&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could do a match of x.x.x.51 Ip addresses via wildcard IP object of 10.0.0.51/255.255.255.0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please do double-check my math.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also to my knowledge, you cannot add IP Wildcard addresses to address groups.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Usama Ahmed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 19:21:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-it-possible-to-write-a-rule-matching-any-ip-ending-in-xx/m-p/388163#M90459</guid>
      <dc:creator>Usama-Ahmed</dc:creator>
      <dc:date>2021-02-26T19:21:09Z</dc:date>
    </item>
  </channel>
</rss>

