<?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: DHCP Relay over Site-to-Site VPN in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DHCP-Relay-over-Site-to-Site-VPN/m-p/155277#M26408</link>
    <description>&lt;P&gt;I realise this is a slightly old thread now, but thought it worth adding my recent experiences on this front.&lt;/P&gt;&lt;P&gt;With much the same topology as the original poster, except in our scenario there was DHCP relay was already set up and working at the branch office (3800 HA pair) to a local DHCP server on a different subnet, and the on site DHCP server was being removed, forcing the shift to use the DHCP server on the other end of the site-to-site VPN (via 6600 HA pair).&lt;/P&gt;&lt;P&gt;The key parameter does appear to be making sure&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;fwx_dhcp_relay_nat&lt;/STRONG&gt; is set to &lt;STRONG&gt;1&lt;/STRONG&gt; - the sk implies that this is for R77.x, and isn't needed from R80.10 onwards, or with the new DHCP services, but it appears to be necessary. (This was on R80.40, with new DHCP services).&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Aug 2022 10:25:15 GMT</pubDate>
    <dc:creator>Ben_Dunkley</dc:creator>
    <dc:date>2022-08-19T10:25:15Z</dc:date>
    <item>
      <title>DHCP Relay over Site-to-Site VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DHCP-Relay-over-Site-to-Site-VPN/m-p/116219#M16377</link>
      <description>&lt;P&gt;Hi Checkmates,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve recently setup a Site-to-Site VPN link between our head office and a remote office that will shortly be opened.&amp;nbsp; The VPN link is stable and works as expected, but I’m having trouble DHCP relaying for the remote site.&amp;nbsp; The remote site is quite small, so I want to use the DHCP servers in the head office for IP address leases.&lt;/P&gt;&lt;P&gt;Is there a guide that explains how to configure DHCP relay across a site-to-site VPN?&lt;/P&gt;&lt;P&gt;We have multiple VLANS in the head office, DHCP relay is enabled on the gateways and it works flawlessly.&lt;/P&gt;&lt;P&gt;Any help, pointers greatly appreciated.&lt;/P&gt;&lt;P&gt;PS. I have already configured DHCP relay on the remote gateway and added firewall rules as per sk104114.&lt;/P&gt;&lt;P&gt;PSS. Overview diagram of infrastructure is below.&lt;/P&gt;&lt;P&gt;Thank you.&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="Diagram.png" style="width: 544px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/11394i0FCD630121F98E64/image-size/large?v=v2&amp;amp;px=999" role="button" title="Diagram.png" alt="Diagram.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Apr 2021 01:03:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DHCP-Relay-over-Site-to-Site-VPN/m-p/116219#M16377</guid>
      <dc:creator>ma25sc</dc:creator>
      <dc:date>2021-04-17T01:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Relay over Site-to-Site VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DHCP-Relay-over-Site-to-Site-VPN/m-p/116231#M16383</link>
      <description>&lt;P&gt;Can't say that I have ever set something like this up, but the instructions to do this with embedded Gaia firewalls is described here:&lt;/P&gt;
&lt;P&gt;&lt;A class="cp_link sc_ellipsis" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk107097&amp;amp;partition=Advanced&amp;amp;product=Quantum" target="_blank" rel="noopener"&gt;sk107097: Configuring DHCP relay through Site-to-Site VPN on GAIA embedded Appliances&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Also be sure to follow all steps precisely as shown in this SK, as it is a rather lengthy setup:&lt;/P&gt;
&lt;P&gt;&lt;A class="cp_link sc_ellipsis" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk104114&amp;amp;partition=Advanced&amp;amp;product=ClusterXL," target="_blank" rel="noopener"&gt;sk104114: Configuration of IPv4 BOOTP/DHCP Relay using new services&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If I'm reading that first SK correctly, for your 5500 firewall you may need a manual NAT rule that ensures the initial DHCP Request is source NATted to the internal IP address of your 5500 on the interface where the DHCP request came in.&amp;nbsp; This internal IP Address must be contained within the 5500 firewall's VPN domain, which therefore will get encrypted into the tunnel to HQ assuming DHCP Relay is properly configured in the Gaia OS of the 5500. Setting the primary address in the DHCP Relay setup to the inside address of the 5500 may do the trick as well.&lt;/P&gt;
&lt;P&gt;This NAT setup should be the equivalent of the "use internal IP as source" checkbox mentioned in the first SK, although the&amp;nbsp;fwx_dhcp_relay_nat variable in the second SK might take care of this for you, not sure.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Apr 2021 13:52:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DHCP-Relay-over-Site-to-Site-VPN/m-p/116231#M16383</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-04-17T13:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Relay over Site-to-Site VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DHCP-Relay-over-Site-to-Site-VPN/m-p/116234#M16384</link>
      <description>&lt;P&gt;I've got DHCP working across VPN, not really seen any issues with this other then on odd occasion rule reordering made it work.&lt;/P&gt;
&lt;P&gt;Ensure on your remote gateway you have actually setup a relay, ensure the encryption domain contains the remote gateway and subnets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As Tim mentions below ensure&amp;nbsp;&lt;SPAN&gt;fwx_dhcp_relay_nat is set to 1 (I think this is only required if your using legacy DHCP)&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ensure your routing is correct.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Apr 2021 14:32:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DHCP-Relay-over-Site-to-Site-VPN/m-p/116234#M16384</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2021-04-17T14:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Relay over Site-to-Site VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DHCP-Relay-over-Site-to-Site-VPN/m-p/155277#M26408</link>
      <description>&lt;P&gt;I realise this is a slightly old thread now, but thought it worth adding my recent experiences on this front.&lt;/P&gt;&lt;P&gt;With much the same topology as the original poster, except in our scenario there was DHCP relay was already set up and working at the branch office (3800 HA pair) to a local DHCP server on a different subnet, and the on site DHCP server was being removed, forcing the shift to use the DHCP server on the other end of the site-to-site VPN (via 6600 HA pair).&lt;/P&gt;&lt;P&gt;The key parameter does appear to be making sure&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;fwx_dhcp_relay_nat&lt;/STRONG&gt; is set to &lt;STRONG&gt;1&lt;/STRONG&gt; - the sk implies that this is for R77.x, and isn't needed from R80.10 onwards, or with the new DHCP services, but it appears to be necessary. (This was on R80.40, with new DHCP services).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 10:25:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DHCP-Relay-over-Site-to-Site-VPN/m-p/155277#M26408</guid>
      <dc:creator>Ben_Dunkley</dc:creator>
      <dc:date>2022-08-19T10:25:15Z</dc:date>
    </item>
  </channel>
</rss>

