<?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: FQDN and non FQDN in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236032#M39458</link>
    <description>&lt;P&gt;You got it! Something like below.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_1.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28858i7B80241CA8BE5D2A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_1.png" alt="Screenshot_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2024 15:03:45 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2024-12-17T15:03:45Z</dc:date>
    <item>
      <title>FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236002#M39443</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;&lt;P&gt;As a lot of us I am using Domain Object in my policies. As you know we can choose option FQDN or NOT.&lt;/P&gt;&lt;P&gt;What if an object is a domain (non-FQDN) and also a FQDN?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Version are 81.10 and 81.20.&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 13:17:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236002#M39443</guid>
      <dc:creator>BikeMan</dc:creator>
      <dc:date>2024-12-17T13:17:20Z</dc:date>
    </item>
    <item>
      <title>FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236012#M39449</link>
      <description>&lt;P&gt;&lt;STRONG&gt;This answer is provided by &lt;A href="https://www.checkpoint.com/ai/copilot/" target="_blank"&gt;Infinity AI Copilot&lt;/A&gt; and should be confirmed by reviewing official documentation in &lt;A href="https://support.checkpoint.com" target="blank"&gt;Support Center&lt;/A&gt;.&lt;/STRONG&gt;&lt;/P&gt; &lt;P&gt;When using Domain Objects in your policies with Check Point R81.10 and R81.20, you have the option to configure them in either FQDN (Fully Qualified Domain Name) mode or non-FQDN mode. Here's how each mode works:&lt;/P&gt; &lt;UL&gt; &lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;FQDN Mode&lt;/STRONG&gt;: This mode matches traffic to the exact domain specified. For example, if you configure a domain object as &lt;CODE&gt;.example.com&lt;/CODE&gt;, it will only match traffic to &lt;CODE&gt;example.com&lt;/CODE&gt; and &lt;CODE&gt;&lt;A href="http://www.example.com" target="_blank"&gt;www.example.com&lt;/A&gt;&lt;/CODE&gt;. The Security Gateway performs a direct DNS query to resolve the domain and caches the IP addresses for up to 60 minutes, respecting the DNS TTL.&lt;/P&gt; &lt;/LI&gt; &lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Non-FQDN Mode&lt;/STRONG&gt;: This mode matches traffic to the domain and its sub-domains (up to 10 levels). For example, &lt;CODE&gt;.example.com&lt;/CODE&gt; would match &lt;CODE&gt;ftp.example.com&lt;/CODE&gt; and &lt;CODE&gt;support.example.com&lt;/CODE&gt;. The Security Gateway uses reverse DNS lookups to resolve the IP addresses, which can sometimes be less reliable due to potential DNS server limitations.&lt;/P&gt; &lt;/LI&gt; &lt;/UL&gt; &lt;P&gt;If an object is both a domain (non-FQDN) and an FQDN, you would need to decide which mode to use based on your specific needs. FQDN mode is generally more accurate and faster, while non-FQDN mode provides broader matching capabilities but may introduce latency due to reverse DNS lookups.&lt;/P&gt; &lt;P&gt;For more detailed information, you can refer to the &lt;A href="https://sc1.checkpoint.com/documents/R81.10/WebAdminGuides/EN/CP_R81.10_SecurityManagement_AdminGuide/Topics-SECMG/Domains.htm" target="_blank"&gt;R81.10 Security Management Administration Guide&lt;/A&gt; and the &lt;A href="https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_SecurityManagement_AdminGuide/Content/Topics-SECMG/Domains.htm" target="_blank"&gt;R81.20 Security Management Administration Guide&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 13:50:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236012#M39449</guid>
      <dc:creator>CheckMatesAI</dc:creator>
      <dc:date>2024-12-17T13:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236014#M39451</link>
      <description>&lt;P&gt;Note that Domain objects ultimately need to be resolved to an IP address.&lt;/P&gt;
&lt;P&gt;FQDN refers to a specific host only by DNS name. (e.g. community.checkpoint.com)&lt;BR /&gt;This can be resolved via a simple forward lookup, which in this case will be Cloudfront IPs.&lt;BR /&gt;The gateway does this for each non-FQDN object in the Access Policy periodically.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For non-FQDN objects (which *.checkpoint.com can be matched), reverse DNS has to work.&lt;BR /&gt;It usually doesn't, especially for cloud-hosted objects (e.g. Cloudfront, which resolve to *.cloudfront.net).&lt;/P&gt;
&lt;P&gt;If the firewall is in the path between the client and DNS server (i.e. the firewall can see the forward DNS lookup) the firewall can learn these IP/name associations via &lt;A href="https://support.checkpoint.com/results/sk/sk161612" target="_blank"&gt;Passive DNS&lt;/A&gt;.&lt;BR /&gt;In the above example, if a client looked up community.checkpoint.com, the IPs returned by the DNS query would be recognized as being part of *.checkpoint.com.&lt;/P&gt;
&lt;P&gt;In general, non-FQDN Domain Objects are not recommended.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 14:08:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236014#M39451</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-12-17T14:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236023#M39456</link>
      <description>&lt;P&gt;I believe best explanation would be in below sk.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk120633" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk120633&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 14:33:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236023#M39456</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-12-17T14:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236030#M39457</link>
      <description>&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;To be sure about my understanding, according to the fact that we are using DNS Passiv Learning (dns request are crossing our fw):&lt;/P&gt;&lt;P&gt;Main fqdn: ftp.all.com&lt;/P&gt;&lt;P&gt;But sub domain:&lt;/P&gt;&lt;P&gt;super.ftp.all.com&lt;/P&gt;&lt;P&gt;admin.ftp.all.com&lt;/P&gt;&lt;P&gt;I would have to use ".ftp.all.com" as a Non-FQDN object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 15:00:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236030#M39457</guid>
      <dc:creator>BikeMan</dc:creator>
      <dc:date>2024-12-17T15:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236032#M39458</link>
      <description>&lt;P&gt;You got it! Something like below.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_1.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28858i7B80241CA8BE5D2A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_1.png" alt="Screenshot_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 15:03:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236032#M39458</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-12-17T15:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236045#M39466</link>
      <description>&lt;P&gt;Correct.&lt;BR /&gt;It’s important that the clients and gateway use the same DNS server for forward DNS lookups.&lt;BR /&gt;Discrepancies in results from different DNS resolvers can create enforcement issues.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 16:02:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236045#M39466</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-12-17T16:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236067#M39479</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/54723"&gt;@BikeMan&lt;/a&gt;&amp;nbsp;interesting question. From my experience I would ever avoid using none FQDN objects. It has a bad performance impact especially if something goes wrong with the reverse DNS requests or your DNS servers are not really fast. Passive learning helps only a little bit. If you need such objects place them at the end of your policy.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 18:25:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236067#M39479</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2024-12-17T18:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236068#M39480</link>
      <description>&lt;P&gt;I heard TAC say the same to customers before, though me personally, I had not noticed any issues with it, even for clients who use large numbers of non-fwdn domaon objects.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 18:41:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/236068#M39480</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-12-17T18:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/262364#M44362</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I noticed recently that the HCP report now contains references to Non-FQDN objects and highlights them with a warning and suggested solution to switch to well defined FQDNs.&lt;/P&gt;&lt;P&gt;Also I see in a recent JHFA a new kernel parameter to disable reverse-DNS, which should effectively disable non-FQDN functionality.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems there's more significant concerns and implications around the usage of non-FQDNs in general.&lt;/P&gt;&lt;P&gt;My question is about Updateable Objects however. Many UO's contain wildcard domains. Does anyone know are these treated the same as non-FQDNs, requiring PTR record resolution for the wildcard to work ?&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 18:40:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/262364#M44362</guid>
      <dc:creator>Neil_Deane</dc:creator>
      <dc:date>2025-11-10T18:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/262366#M44363</link>
      <description>&lt;P&gt;I believe they would be treated as such.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 18:51:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/262366#M44363</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-11-10T18:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/262417#M44380</link>
      <description>&lt;P&gt;This is only relevant for non-FDQN domain objects where we explicitly set the expectation in the documentation that PTR records must exist.&lt;BR /&gt;I don't believe we've ever supported reverse DNS for Updatable Objects.&lt;BR /&gt;In this case, we can create domain/IP mapping from the SNI verification process as most of the traffic is HTTPS or use Passive DNS.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 02:17:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/262417#M44380</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-11-11T02:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN and non FQDN</title>
      <link>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/262467#M44397</link>
      <description>&lt;P&gt;Thanks for replies.&lt;/P&gt;&lt;P&gt;Useful takeaways ...&lt;/P&gt;&lt;P&gt;UOs with wildcard domains don't impose the same system overheads as non-FQDNs because they don't require reverse-DNS.&lt;/P&gt;&lt;P&gt;The HCP report accurately omits wildcard domains contained in UOs from its analysis since they are not treated the same as non-FQDN objects.&lt;/P&gt;&lt;P&gt;Thanks guys&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 11:14:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/FQDN-and-non-FQDN/m-p/262467#M44397</guid>
      <dc:creator>Neil_Deane</dc:creator>
      <dc:date>2025-11-11T11:14:54Z</dc:date>
    </item>
  </channel>
</rss>

