<?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: Inbound NAT using FQDN in header rather than the IP? in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Inbound-NAT-using-FQDN-in-header-rather-than-the-IP/m-p/113226#M21255</link>
    <description>&lt;P&gt;NAT is based on IP not DNS.&lt;BR /&gt;There is a little-known DNS NAT feature, but it’s not clear if it’s relevant in this case:&amp;nbsp;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk34295&amp;amp;partition=Basic&amp;amp;product=Quantum" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk34295&amp;amp;partition=Basic&amp;amp;product=Quantum&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Mar 2021 20:05:27 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2021-03-11T20:05:27Z</dc:date>
    <item>
      <title>Inbound NAT using FQDN in header rather than the IP?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Inbound-NAT-using-FQDN-in-header-rather-than-the-IP/m-p/112995#M21227</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a load balanced set of Exchange servers in my network. I have a manual NAT on the perimeter cluster to publish just one of the servers to the internet.&amp;nbsp; (I had to use this method, and a proxy ARP, otherwise something else broke in the traffic path when between the servers and another network - long story)&lt;/P&gt;&lt;P&gt;We currently have a need to only NAT to Server#1 and NOT the load balancer IP, but this is used internally.&amp;nbsp; We seem to be getting inbound, external SSL traffic flows to the LB and not Server#1 despite the Firewall logs clearly showing that the traffic was being natted to Server#1.&lt;/P&gt;&lt;P&gt;Internal DNS for &lt;EM&gt;mail.company.com&lt;/EM&gt; uses the LB address and an NSlookup on the FWs resolves &lt;EM&gt;mail.company.com&lt;/EM&gt; to the LB address.&lt;/P&gt;&lt;P&gt;Is there any way that incoming SSL traffic would be looked-up by the FW and sent to the LB, rather than just following the NAT?&lt;/P&gt;&lt;P&gt;What role is DNS playing in this?&amp;nbsp; if any?&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 16:40:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Inbound-NAT-using-FQDN-in-header-rather-than-the-IP/m-p/112995#M21227</guid>
      <dc:creator>RCCO</dc:creator>
      <dc:date>2021-03-10T16:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound NAT using FQDN in header rather than the IP?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Inbound-NAT-using-FQDN-in-header-rather-than-the-IP/m-p/113115#M21232</link>
      <description>&lt;P&gt;Not possible at the moment. If it si critical, open an RFE, or contact your local office&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 20:51:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Inbound-NAT-using-FQDN-in-header-rather-than-the-IP/m-p/113115#M21232</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-03-10T20:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound NAT using FQDN in header rather than the IP?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Inbound-NAT-using-FQDN-in-header-rather-than-the-IP/m-p/113226#M21255</link>
      <description>&lt;P&gt;NAT is based on IP not DNS.&lt;BR /&gt;There is a little-known DNS NAT feature, but it’s not clear if it’s relevant in this case:&amp;nbsp;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk34295&amp;amp;partition=Basic&amp;amp;product=Quantum" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk34295&amp;amp;partition=Basic&amp;amp;product=Quantum&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 20:05:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Inbound-NAT-using-FQDN-in-header-rather-than-the-IP/m-p/113226#M21255</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-11T20:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound NAT using FQDN in header rather than the IP?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Inbound-NAT-using-FQDN-in-header-rather-than-the-IP/m-p/113231#M21257</link>
      <description>&lt;P&gt;Don't know if I got you correctly. If not, I am sorry.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you want the gateway to resolve the real ip of the server,&amp;nbsp; what's about using /etc/hosts?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;hostname&amp;gt; set host name HOSTNAME ipv4-address&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;hostname&amp;gt; save config&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't know if that works but I'd try in case of no of the mates replies that I am writing nonsense &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 20:31:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Inbound-NAT-using-FQDN-in-header-rather-than-the-IP/m-p/113231#M21257</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2021-03-11T20:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound NAT using FQDN in header rather than the IP?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Inbound-NAT-using-FQDN-in-header-rather-than-the-IP/m-p/113280#M21267</link>
      <description>&lt;P&gt;Thanks for your help everyone. It turns out that the problem was one of the Exchange servers bouncing the request back upwards to the Load Balancers and then onwards to the other servers. So the network was being blamed for nothing and 2 days of my life were wasted while proving this....&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 07:55:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Inbound-NAT-using-FQDN-in-header-rather-than-the-IP/m-p/113280#M21267</guid>
      <dc:creator>RCCO</dc:creator>
      <dc:date>2021-03-12T07:55:00Z</dc:date>
    </item>
  </channel>
</rss>

