<?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: DNS setting on ISP facing interface in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271995#M45571</link>
    <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/8251"&gt;@Gaurav_Pandya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;According to&amp;nbsp;&lt;SPAN&gt;sk107174, this should not happen, as the locally defined DNS servers can have higher priority than those received via DHCP. Please verify you set the highest possible priority for your local DNS servers in the system before trying any unofficial workaround.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Feb 2026 13:27:51 GMT</pubDate>
    <dc:creator>_Val_</dc:creator>
    <dc:date>2026-02-26T13:27:51Z</dc:date>
    <item>
      <title>DNS setting on ISP facing interface</title>
      <link>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271986#M45567</link>
      <description>&lt;P&gt;We have two ISPs connected to our Check Point firewall (GAIA). One of the ISP-facing interfaces receives its configuration via DHCP, and because of this, DNS servers from the ISP are automatically applied to the firewall.&lt;BR /&gt;We want the firewall to always use our internal DNS servers. Although we have manually configured static DNS entries on the firewall, it eventually overwrites them and reverts to the DNS servers received from the ISP via DHCP.&lt;BR /&gt;We understand that switching this interface to a static IP would prevent the ISP from pushing DNS settings, but static assignment is not an option in our environment.&lt;BR /&gt;How can we prevent the firewall from accepting DNS settings delivered via DHCP—while still keeping the interface on DHCP?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 10:07:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271986#M45567</guid>
      <dc:creator>Gaurav_Pandya</dc:creator>
      <dc:date>2026-02-26T10:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: DNS setting on ISP facing interface</title>
      <link>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271991#M45568</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I never had this need in the past, but I take a look in my lab, there is a possible workaround (I haven't find any documentation on Check Point supportcenter).&lt;/P&gt;&lt;P&gt;You could try to edit /etc/dhclient.conf file, appliyng this changes:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;you shoudl have at the beginning of the file a line that begins with "request"; remove "domain-name-servers"&lt;/LI&gt;&lt;LI&gt;within the configuration of the interface defined in the dhclient.conf file, add a line like this: prepend domain-name-servers 1.2.3.4 (replace 1.2.3.4 with the IP of your DNS server). if you perform a release/renew (dhclient -r &amp;lt;wan interface with DHCP&amp;gt;) you should see that content of /etc/resolv.conf is changed, and configured with the DNS server desidered.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I'm not sure that the dhclient.conf file is preserved after an upgrade (I haven't tested it).&lt;/P&gt;&lt;P&gt;I repeat, it's a workaround, if there's someone from CP that could provide better and official solution.&lt;/P&gt;&lt;P&gt;For DHCLIENT.CONF I followed the Linux Man Page:&amp;nbsp;&lt;A href="https://linux.die.net/man/5/dhclient.conf" target="_blank"&gt;https://linux.die.net/man/5/dhclient.conf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 12:54:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271991#M45568</guid>
      <dc:creator>simonemantovani</dc:creator>
      <dc:date>2026-02-26T12:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: DNS setting on ISP facing interface</title>
      <link>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271992#M45569</link>
      <description>&lt;P&gt;Appliance model, software version in use?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 12:58:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271992#M45569</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2026-02-26T12:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: DNS setting on ISP facing interface</title>
      <link>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271993#M45570</link>
      <description>&lt;P&gt;Hi Val,&lt;/P&gt;
&lt;P&gt;Appliance mode - 5200&lt;/P&gt;
&lt;P&gt;Version - R81.20&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 13:01:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271993#M45570</guid>
      <dc:creator>Gaurav_Pandya</dc:creator>
      <dc:date>2026-02-26T13:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: DNS setting on ISP facing interface</title>
      <link>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271995#M45571</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/8251"&gt;@Gaurav_Pandya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;According to&amp;nbsp;&lt;SPAN&gt;sk107174, this should not happen, as the locally defined DNS servers can have higher priority than those received via DHCP. Please verify you set the highest possible priority for your local DNS servers in the system before trying any unofficial workaround.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 13:27:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271995#M45571</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2026-02-26T13:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: DNS setting on ISP facing interface</title>
      <link>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271997#M45572</link>
      <description>&lt;P&gt;Interesting SK, I checked in my labs, on an open server VM R81.20, with DNS configured and the interface eth0 configured with DHCP, and the gateway uses the DNS received from the DHCP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Expert@CP-LAB-fw:0]# cat /etc/resolv.conf&lt;BR /&gt;; generated by /sbin/dhclient-script&lt;BR /&gt;search fritz.box&lt;BR /&gt;nameserver 192.168.1.254&lt;BR /&gt;[Expert@CP-LAB-fw:0]# nslookup&lt;BR /&gt;&amp;gt; &lt;A href="http://www.google.it" target="_blank"&gt;www.google.it&lt;/A&gt;&lt;BR /&gt;Server: 192.168.1.254&lt;BR /&gt;Address: 192.168.1.254#53&lt;/P&gt;&lt;P&gt;Non-authoritative answer:&lt;BR /&gt;Name: &lt;A href="http://www.google.it" target="_blank"&gt;www.google.it&lt;/A&gt;&lt;BR /&gt;Address: 142.251.140.99&lt;BR /&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;CP-LAB-fw&amp;gt; show configuration dns&lt;BR /&gt;set dns mode default&lt;BR /&gt;set dns suffix fritz.box&lt;BR /&gt;set dns primary 8.8.8.8&lt;/P&gt;&lt;P&gt;CP-LAB-fw&amp;gt; show configuration dhcp-client&lt;BR /&gt;add dhcp client interface eth0&lt;BR /&gt;set dhcp client interface eth0 timeout 60&lt;BR /&gt;set dhcp client interface eth0 retry 300&lt;BR /&gt;set dhcp client interface eth0 reboot 10&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 13:35:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/271997#M45572</guid>
      <dc:creator>simonemantovani</dc:creator>
      <dc:date>2026-02-26T13:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: DNS setting on ISP facing interface</title>
      <link>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/272097#M45598</link>
      <description>&lt;P&gt;Hi Val,&lt;/P&gt;
&lt;P&gt;I have set primary DNS server, still it changes with ISP provided DNS.&lt;/P&gt;
&lt;P&gt;set dns primary &amp;lt;DNS IP&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 10:35:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/DNS-setting-on-ISP-facing-interface/m-p/272097#M45598</guid>
      <dc:creator>Gaurav_Pandya</dc:creator>
      <dc:date>2026-02-27T10:35:51Z</dc:date>
    </item>
  </channel>
</rss>

