<?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 override DNS Proxy or create exlusions? in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Is-it-possible-to-override-DNS-Proxy-or-create-exlusions/m-p/129966#M8036</link>
    <description>&lt;P&gt;DNS Proxy follows the NAT rulebase.&lt;BR /&gt;So...if you want to create exclusions, you would configure them as NAT rules.&lt;BR /&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk34295" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk34295&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Sep 2021 15:41:57 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2021-09-22T15:41:57Z</dc:date>
    <item>
      <title>Is it possible to override DNS Proxy or create exlusions?</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Is-it-possible-to-override-DNS-Proxy-or-create-exlusions/m-p/129756#M8035</link>
      <description>&lt;P&gt;Hello together ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as a seperate post to this thread:&lt;BR /&gt;&lt;A href="https://community.checkpoint.com/t5/Security-Gateways/ISP-redundancy-and-DNS-records-for-Web-Servers-in-DMZ/m-p/110929&amp;quot;" target="_blank" rel="noopener"&gt;https://community.checkpoint.com/t5/Security-Gateways/ISP-redundancy-and-DNS-records-for-Web-Servers-in-DMZ/m-p/110929&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is it possible to exclude IP ranges or VPN or perhapes special suffixes from DNS proxy ???&lt;BR /&gt;Since all DNS requests passing an external interface are always catched by the gateway ... its often bad to get only the external DNS responses when the internal DNS addresses are required ...&amp;nbsp; (Split DNS behavior)&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;since &lt;STRONG&gt;sk23630&lt;/STRONG&gt; describes a script,&amp;nbsp; perhaps there are commands for exclusions?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Start of dbedit script&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#####################&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Activate the DNS feature&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;modify network_objects corporate-gw firewall_setting::misp_dns_active true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#####################&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Add the first entry (www.example.com, 192.168.1.80, 172.16.2.80)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;create misp_dns_entry tmp_name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;modify owned tmp_name misp_host_name www.example.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;addelement owned tmp_name misp_dns_addresses 192.168.1.80&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;addelement owned tmp_name misp_dns_addresses 172.16.2.80&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;add_owned_remove_name network_objects corporate-gw firewall_setting:misp_dns_entries owned:tmp_name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;delete owned tmp_name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#####################&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Add the second entry (ftp.example.com, 192.168.1.21, 172.16.2.21)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;create misp_dns_entry tmp_name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;modify owned tmp_name misp_host_name ftp.example.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;addelement owned tmp_name misp_dns_addresses 192.168.1.21&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;addelement owned tmp_name misp_dns_addresses 172.16.2.21&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;add_owned_remove_name network_objects corporate-gw firewall_setting:misp_dns_entries owned:tmp_name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;delete owned tmp_name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#####################&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Update the object&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;update network_objects corporate-gw&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;quit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#####################&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# end of dbedit script&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#####################&lt;/SPAN&gt;&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;maybe someone has an idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;BR /&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 13:15:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Is-it-possible-to-override-DNS-Proxy-or-create-exlusions/m-p/129756#M8035</guid>
      <dc:creator>Thomas_Eichelbu</dc:creator>
      <dc:date>2021-09-20T13:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to override DNS Proxy or create exlusions?</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Is-it-possible-to-override-DNS-Proxy-or-create-exlusions/m-p/129966#M8036</link>
      <description>&lt;P&gt;DNS Proxy follows the NAT rulebase.&lt;BR /&gt;So...if you want to create exclusions, you would configure them as NAT rules.&lt;BR /&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk34295" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk34295&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 15:41:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Is-it-possible-to-override-DNS-Proxy-or-create-exlusions/m-p/129966#M8036</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-09-22T15:41:57Z</dc:date>
    </item>
  </channel>
</rss>

