<?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: IP Wildcard Mask Address Objects in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/521647#M108087</link>
    <description>&lt;P&gt;Routing can be tested via "test routing fib-lookup" command line command. With the same test command, you can also check the security policy match for the traffic.&lt;BR /&gt;Also remember -&amp;nbsp;&lt;STRONG&gt;You can use an address object of type - IP Wildcard Mask only in a Security policy rule.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Nov 2022 08:20:41 GMT</pubDate>
    <dc:creator>SaurabhB</dc:creator>
    <dc:date>2022-11-18T08:20:41Z</dc:date>
    <item>
      <title>IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/514118#M106741</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;This properly confuses me every time I look at it. Is anyone able to explain in very simple terms how to work out what the mask should be?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example: We have an IP scheme that looks like 10.x.128.0/24 where the x changes for each site. We have been using an IP Wildcard address object of 10.128.128.0/0.127.127.255 which seems to have been working for sites 10.[128-201].128.0/24 but now we have a site that uses 10.224.128.0/24 and the wildcard address object does not seem to match it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is our address object&amp;nbsp;of 10.128.128.0/0.127.127.255 actually covering?&lt;/P&gt;
&lt;P&gt;How can I understand easily how to work out what a mask should be?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Shannon&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 00:17:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/514118#M106741</guid>
      <dc:creator>SARowe_NZ</dc:creator>
      <dc:date>2022-09-07T00:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/514148#M106746</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/58478"&gt;@SARowe_NZ&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;An easier way of thinking about ACL wildcard mask is reversing what your traditional subnet statement would be. So where a subnet mask of 10.0.0.0/255.255.255.0 would allow for 10.0.0.0-10.0.0.255, a wildcard mask would actually be 0.0.0.255. Essentially stating that you want the wildcard to account for 10.0.0.0-10.0.0.255.&lt;/P&gt;
&lt;P&gt;In your given example with 10.128.128.0/0.127.127.255 as a wildcard mask you'd be allowing 10.128.128.0-10.255.255.255.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 13:20:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/514148#M106746</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2022-09-07T13:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/515638#M107089</link>
      <description>&lt;P&gt;Thanks for the response. That is how I thought it was but in initial testing traffic did not seem to match as expected. This is for a new site which is not live yet so I will organize another test when devices are available in the relevant subnets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 19:21:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/515638#M107089</guid>
      <dc:creator>SARowe_NZ</dc:creator>
      <dc:date>2022-09-21T19:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/515639#M107090</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Check the logs on the subnet (far) side of the network that is not working. Also check the site it cannot reach and make sure the routes are being distributed to that location.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 19:54:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/515639#M107090</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2022-09-21T19:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/521647#M108087</link>
      <description>&lt;P&gt;Routing can be tested via "test routing fib-lookup" command line command. With the same test command, you can also check the security policy match for the traffic.&lt;BR /&gt;Also remember -&amp;nbsp;&lt;STRONG&gt;You can use an address object of type - IP Wildcard Mask only in a Security policy rule.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 08:20:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/521647#M108087</guid>
      <dc:creator>SaurabhB</dc:creator>
      <dc:date>2022-11-18T08:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/521884#M108127</link>
      <description>&lt;P&gt;It's not quite as easy as it may seem with the wildcard mask you're using. You need to understand how the wildcard mask works to figure out which subnets will be matched.&lt;/P&gt;
&lt;P&gt;If your wildcard mask was 0.127.255.255, then everything from 10.128.128.0-10.255.255.255 would match. But your mask is 0.127.127.255, which means some subnets are not going to match in that range.&lt;/P&gt;
&lt;P&gt;You'll need to do some binary comparisons to figure out what matches and what doesn't. The matching logic is opposite of subnet masking.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 15:51:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/521884#M108127</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2022-11-21T15:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/521901#M108130</link>
      <description>&lt;P&gt;Yeah thanks - this is my challenge. I am wanting to find an easy/repeatable way of working out what a mask covers, and also what mask would be required to cover a certain range.&lt;/P&gt;
&lt;P&gt;Any tips or tools that can be used to do this easily without going through and trying to work out binary and correlating it?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 18:14:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/521901#M108130</guid>
      <dc:creator>SARowe_NZ</dc:creator>
      <dc:date>2022-11-21T18:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/521975#M108147</link>
      <description>&lt;P&gt;You can use online wildcard subnet calculator&lt;BR /&gt;&lt;A href="https://www.subnetonline.com/pages/subnet-calculators/ipv4-wildcard-calculator.php" target="_blank"&gt;IPv4 Wildcard Calculator - SubnetOnline.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SaurabhB_0-1669093711391.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/45556iC9A6EDFB9227981D/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="SaurabhB_0-1669093711391.png" alt="SaurabhB_0-1669093711391.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 05:08:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/521975#M108147</guid>
      <dc:creator>SaurabhB</dc:creator>
      <dc:date>2022-11-22T05:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/522048#M108164</link>
      <description>&lt;P&gt;Online calculators don't provide for unusual wc masks like you have. I don't know of any that would make it easier in this case.&lt;/P&gt;
&lt;P&gt;Do you know why it was set this way originally? Any reason you can't change to 0.127.255.255, which would simplify knowing what would match? Or you could create a new object that will match 10.224+&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How is that object being used? You're matching on a lot of potentially unnecessary addresses.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 14:33:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/522048#M108164</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2022-11-22T14:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/522104#M108172</link>
      <description>&lt;P&gt;Yeah, that is the challenge; we're not just trying to match on standard CIDR's so the traditional calculators don't seem to cover our scenario's.&lt;/P&gt;
&lt;P&gt;We have a number of sites that use a common scheme for IP addresses, we are wanting to use these wildcards to accurately match traffic for all sites without needing to create individual objects for each site/network. e.g.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Site A:&lt;/P&gt;
&lt;P&gt;Corp Clients = 10.224.10.0/24&lt;/P&gt;
&lt;P&gt;Corp WiFi = 10.224.88.0/24&lt;/P&gt;
&lt;P&gt;Corp Security = 10.224.26.0/24&lt;/P&gt;
&lt;P&gt;SCADA = 10.224.128.0/24&lt;/P&gt;
&lt;P&gt;PLC = 10.224.129.0/24&lt;/P&gt;
&lt;P&gt;Management = 10.224.3.0/24&lt;/P&gt;
&lt;P&gt;etc x 20ish&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Site B:&lt;/P&gt;
&lt;P&gt;Corp Clients = 10.225.10.0/24&lt;/P&gt;
&lt;P&gt;Corp WiFi = 10.225.88.0/24&lt;/P&gt;
&lt;P&gt;Corp Security = 10.225.26.0/24&lt;/P&gt;
&lt;P&gt;SCADA = 10.225.128.0/24&lt;/P&gt;
&lt;P&gt;PLC = 10.225.129.0/24&lt;/P&gt;
&lt;P&gt;Management = 10.225.3.0/24&lt;/P&gt;
&lt;P&gt;etc x 20ish&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the 2nd Octet changes for each site, but the 3rd octet is always the same. We want wildcard masks that match the different address objects (10.x.10.0/24, 10.x.88.0/24) etc. so we only need one address object in the policies for all sites, rather than creating 50-100 address objects for each network to cover all the sites.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To complicate it further we only want to look at addresses where the 2nd octet is 128-255 as lower numbers are unrelated to this use case.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 17:30:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/522104#M108172</guid>
      <dc:creator>SARowe_NZ</dc:creator>
      <dc:date>2022-11-22T17:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/547481#M111835</link>
      <description>&lt;P&gt;Compile this in Delphi Pascal and you have yourself a discontinious wildcard mask calculator &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;unit main;&lt;/P&gt;
&lt;P&gt;interface&lt;/P&gt;
&lt;P&gt;uses&lt;BR /&gt;Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,&lt;BR /&gt;Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, System.RegularExpressions,&lt;BR /&gt;Vcl.Imaging.pngimage, Vcl.ExtCtrls;&lt;/P&gt;
&lt;P&gt;type&lt;BR /&gt;TForm1 = class(TForm)&lt;BR /&gt;Memo: TMemo;&lt;BR /&gt;Edit1: TEdit;&lt;BR /&gt;Edit2: TEdit;&lt;BR /&gt;Button1: TButton;&lt;BR /&gt;Button2: TButton;&lt;BR /&gt;Image1: TImage;&lt;BR /&gt;procedure Button1Click(Sender: TObject);&lt;BR /&gt;procedure Button2Click(Sender: TObject);&lt;BR /&gt;private&lt;BR /&gt;{ Private declarations }&lt;BR /&gt;public&lt;BR /&gt;{ Public declarations }&lt;BR /&gt;end;&lt;/P&gt;
&lt;P&gt;type&lt;BR /&gt;TIPAddress = record&lt;BR /&gt;Octets: array[0..3] of Byte;&lt;BR /&gt;end;&lt;/P&gt;
&lt;P&gt;var&lt;BR /&gt;Form1: TForm1;&lt;BR /&gt;stoppressed : boolean;&lt;/P&gt;
&lt;P&gt;implementation&lt;/P&gt;
&lt;P&gt;{$R *.dfm}&lt;/P&gt;
&lt;P&gt;function IPAddressToStr(const IPAddress: TIPAddress): string;&lt;BR /&gt;begin&lt;BR /&gt;Result := Format('%d.%d.%d.%d', [IPAddress.Octets[0], IPAddress.Octets[1], IPAddress.Octets[2], IPAddress.Octets[3]]);&lt;BR /&gt;end;&lt;/P&gt;
&lt;P&gt;function IsValidIPAddress(const IPAddress: string): Boolean;&lt;BR /&gt;const&lt;BR /&gt;ValidOctetPattern = '^(([0-9])|([1-9][0-9])|(1[0-9]{2})|(2[0-4][0-9])|(25[0-5]))$';&lt;BR /&gt;var&lt;BR /&gt;Octets: TStringList;&lt;BR /&gt;I: Integer;&lt;BR /&gt;begin&lt;BR /&gt;Result := False;&lt;BR /&gt;Octets := TStringList.Create;&lt;BR /&gt;try&lt;BR /&gt;Octets.Delimiter := '.';&lt;BR /&gt;Octets.StrictDelimiter := True;&lt;BR /&gt;Octets.DelimitedText := IPAddress;&lt;/P&gt;
&lt;P&gt;if Octets.Count &amp;lt;&amp;gt; 4 then&lt;BR /&gt;Exit;&lt;/P&gt;
&lt;P&gt;for I := 0 to 3 do&lt;BR /&gt;begin&lt;BR /&gt;if not TRegEx.IsMatch(Octets[I], ValidOctetPattern) then&lt;BR /&gt;Exit;&lt;BR /&gt;end;&lt;/P&gt;
&lt;P&gt;Result := True;&lt;BR /&gt;finally&lt;BR /&gt;Octets.Free;&lt;BR /&gt;end;&lt;BR /&gt;end;&lt;/P&gt;
&lt;P&gt;function StrToIPAddress(const IPAddressStr: string): TIPAddress;&lt;BR /&gt;var&lt;BR /&gt;IPAddressStrs: TStringList;&lt;BR /&gt;I: Integer;&lt;BR /&gt;begin&lt;BR /&gt;IPAddressStrs := TStringList.Create;&lt;BR /&gt;try&lt;BR /&gt;IPAddressStrs.Delimiter := '.';&lt;BR /&gt;IPAddressStrs.StrictDelimiter := True;&lt;BR /&gt;IPAddressStrs.DelimitedText := IPAddressStr;&lt;/P&gt;
&lt;P&gt;for I := 0 to 3 do&lt;BR /&gt;Result.Octets[I] := StrToIntDef(IPAddressStrs[I], 0);&lt;BR /&gt;finally&lt;BR /&gt;IPAddressStrs.Free;&lt;BR /&gt;end;&lt;BR /&gt;end;&lt;/P&gt;
&lt;P&gt;procedure ExpandWildcardIP(const IPAddress, WildcardMask: string; Memo: TMemo);&lt;BR /&gt;var&lt;BR /&gt;IP, Mask: TIPAddress;&lt;BR /&gt;StartIP, EndIP: TIPAddress;&lt;BR /&gt;CurrentIP: TIPAddress;&lt;BR /&gt;I: Integer;&lt;BR /&gt;begin&lt;BR /&gt;if not IsValidIPAddress(IPAddress) or not IsValidIPAddress(WildcardMask) then&lt;BR /&gt;begin&lt;BR /&gt;ShowMessage('Invalid IP address or wildcard mask.');&lt;BR /&gt;Exit;&lt;BR /&gt;end;&lt;BR /&gt;IP := StrToIPAddress(IPAddress);&lt;BR /&gt;Mask := StrToIPAddress(WildcardMask);&lt;BR /&gt;for I := 0 to 3 do&lt;BR /&gt;begin&lt;BR /&gt;StartIP.Octets[I] := IP.Octets[I] and (not Mask.Octets[I]);&lt;BR /&gt;EndIP.Octets[I] := IP.Octets[I] or Mask.Octets[I];&lt;BR /&gt;end;&lt;BR /&gt;CurrentIP := StartIP;&lt;BR /&gt;while not CompareMem(@CurrentIP, @EndIP, SizeOf(TIPAddress)) do&lt;BR /&gt;begin&lt;BR /&gt;// Check if the current IP address matches the mask&lt;BR /&gt;for I := 0 to 3 do&lt;BR /&gt;begin&lt;BR /&gt;if (CurrentIP.Octets[I] and not Mask.Octets[I]) &amp;lt;&amp;gt; (IP.Octets[I] and not Mask.Octets[I]) then&lt;BR /&gt;Break;&lt;BR /&gt;end;&lt;BR /&gt;if I = 4 then&lt;BR /&gt;Memo.Lines.Add(IPAddressToStr(CurrentIP));&lt;BR /&gt;application.ProcessMessages;&lt;BR /&gt;if stoppressed then&lt;BR /&gt;begin&lt;BR /&gt;Memo.Lines.Add('Aborted...');&lt;BR /&gt;stoppressed := false;&lt;BR /&gt;exit;&lt;BR /&gt;end;&lt;BR /&gt;// Increment the IP address&lt;BR /&gt;for I := 3 downto 0 do&lt;BR /&gt;begin&lt;BR /&gt;Inc(CurrentIP.Octets[I]);&lt;BR /&gt;if CurrentIP.Octets[I] &amp;lt;&amp;gt; 0 then&lt;BR /&gt;Break;&lt;BR /&gt;end;&lt;BR /&gt;end;&lt;BR /&gt;end;&lt;/P&gt;
&lt;P&gt;procedure TForm1.Button1Click(Sender: TObject);&lt;BR /&gt;begin&lt;BR /&gt;stoppressed := false;&lt;BR /&gt;ExpandWildcardIP(edit1.Text, edit2.text, Memo);&lt;BR /&gt;end;&lt;/P&gt;
&lt;P&gt;procedure TForm1.Button2Click(Sender: TObject);&lt;BR /&gt;begin&lt;BR /&gt;stoppressed := true;&lt;BR /&gt;end;&lt;/P&gt;
&lt;P&gt;end.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 23:25:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/547481#M111835</guid>
      <dc:creator>Jorgen_Lanesskog</dc:creator>
      <dc:date>2023-06-27T23:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/547482#M111836</link>
      <description>&lt;P&gt;Or you can download the compiled wc.exe here:&lt;BR /&gt;&lt;A href="https://github.com/jorlan72/Discontiguous-Wildcard-Masks-Calculator" target="_blank"&gt;jorlan72/Discontiguous-Wildcard-Masks-Calculator: Discontinious Wildcard Mask Callculator (github.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 23:56:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/547482#M111836</guid>
      <dc:creator>Jorgen_Lanesskog</dc:creator>
      <dc:date>2023-06-27T23:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/597783#M118896</link>
      <description>&lt;P&gt;I just wanted to say thank you for doing that, it saved me time in confirming the wildcard mask I'd need!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 13:57:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/597783#M118896</guid>
      <dc:creator>KatAltamura</dc:creator>
      <dc:date>2024-09-13T13:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/1233379#M124713</link>
      <description>&lt;P&gt;Belated as I didn't see it at the time and have just stumbled over this again now but this is fantastic! Thanks Jorgen.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jul 2025 22:23:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/1233379#M124713</guid>
      <dc:creator>SRowe5</dc:creator>
      <dc:date>2025-07-06T22:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/1241091#M125456</link>
      <description>&lt;P&gt;Online version here:&amp;nbsp;&lt;A href="https://www.bitregn.no/wildcard-calculator" target="_blank"&gt;https://www.bitregn.no/wildcard-calculator&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Nov 2025 10:36:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/1241091#M125456</guid>
      <dc:creator>Jorgen_Lanesskog</dc:creator>
      <dc:date>2025-11-01T10:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: IP Wildcard Mask Address Objects</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/1241432#M125484</link>
      <description>&lt;ARTICLE class="text-token-text-primary w-full focus:outline-none [--shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;amp;:has([data-writing-block])&amp;gt;*]:pointer-events-auto [content-visibility:auto] supports-[content-visibility:auto]:[contain-intrinsic-size:auto_100lvh] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]" dir="auto" tabindex="-1" data-turn-id="request-WEB:b8301ad6-ddbb-4b38-a188-ed26a5443866-26" data-testid="conversation-turn-38" data-scroll-anchor="true" data-turn="assistant"&gt;
&lt;DIV class="text-base my-auto mx-auto pb-10 [--thread-content-margin:--spacing(4)] thread-sm:[--thread-content-margin:--spacing(6)] thread-lg:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)"&gt;
&lt;DIV class="[--thread-content-max-width:40rem] thread-lg:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn" tabindex="-1"&gt;
&lt;DIV class="flex max-w-full flex-col grow"&gt;
&lt;DIV class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;amp;]:mt-1" dir="auto" data-message-author-role="assistant" data-message-id="9c6e11e1-2e21-409b-9eff-f15044cbcf68" data-message-model-slug="gpt-5-instant"&gt;
&lt;DIV class="flex w-full flex-col gap-1 empty:hidden first:pt-[1px]"&gt;
&lt;DIV class="markdown prose dark:prose-invert w-full break-words dark markdown-new-styling"&gt;
&lt;P data-start="0" data-end="346"&gt;Hi, that’s a great thread. &lt;BR /&gt;Wildcard masks can get confusing fast. The mask 0.127.127.255 doesn’t cover everything from 10.128.0.0 upward because the third octet isn’t fully open. You could simplify it with 0.127.255.255 to include all networks between 10.128.0.0 and 10.255.255.255 or split it into multiple objects if you need tighter control.&lt;/P&gt;
&lt;P data-start="348" data-end="505" data-is-last-node="" data-is-only-node=""&gt;&lt;BR /&gt;&lt;A class="decorated-link" href="https://www.calculator.net/ip-subnet-calculator.html" target="_self" data-start="453" data-end="505" data-is-last-node=""&gt;https://www.calculator.net/ip-subnet-calculator.html&lt;/A&gt;&lt;BR /&gt;&lt;A class="decorated-link" href="https://pingmynetwork.com/network/ccna-200-301/what-is-subnetting" target="_self" data-start="453" data-end="505" data-is-last-node=""&gt;https://pingmynetwork.com/network/ccna-200-301/what-is-subnetting&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/ARTICLE&gt;</description>
      <pubDate>Fri, 07 Nov 2025 13:18:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ip-wildcard-mask-address-objects/m-p/1241432#M125484</guid>
      <dc:creator>Elwin3</dc:creator>
      <dc:date>2025-11-07T13:18:36Z</dc:date>
    </item>
  </channel>
</rss>

