<?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: Remote Access VPN on Gateways behind another firewall in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Remote-Access-VPN-on-Gateways-behind-another-firewall/m-p/182997#M4867</link>
    <description>&lt;P&gt;Link Selection to a static IP (the public NAT) is the correct configuration.&lt;BR /&gt;Have you done any packet captures to confirm the Fortinet box is forwarding all the relevant traffic to the Check Point gateway?&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2023 22:18:36 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2023-06-01T22:18:36Z</dc:date>
    <item>
      <title>Remote Access VPN on Gateways behind another firewall</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Remote-Access-VPN-on-Gateways-behind-another-firewall/m-p/182993#M4866</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a setup which is the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Two SG R81.10 on High Availability Mode.&lt;/LI&gt;&lt;LI&gt;External IP addresses are private IP's 10.11.103.245 and 10.11.103.246 and the VIP is 10.11.103.1.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The ISP router is connected to another firewall (Fortigate) which routes traffic to the VIP (10.11.103.1).&lt;/P&gt;&lt;P&gt;My default route is 10.11.103.254 (which is the Fortigate private interface IP address), the internet access works perfectly.&lt;/P&gt;&lt;P&gt;My concern is to setup a Remote VPN access using the public IP address. Is Statically NATed IP address is the best option I have under Link Selection configuration ? (I have tried it but the VPN lient doesn't recognize the site ), or there is another option for me I can use to configure it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 21:39:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Remote-Access-VPN-on-Gateways-behind-another-firewall/m-p/182993#M4866</guid>
      <dc:creator>OmarDafiri</dc:creator>
      <dc:date>2023-06-01T21:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Access VPN on Gateways behind another firewall</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Remote-Access-VPN-on-Gateways-behind-another-firewall/m-p/182997#M4867</link>
      <description>&lt;P&gt;Link Selection to a static IP (the public NAT) is the correct configuration.&lt;BR /&gt;Have you done any packet captures to confirm the Fortinet box is forwarding all the relevant traffic to the Check Point gateway?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 22:18:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Remote-Access-VPN-on-Gateways-behind-another-firewall/m-p/182997#M4867</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-06-01T22:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Access VPN on Gateways behind another firewall</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Remote-Access-VPN-on-Gateways-behind-another-firewall/m-p/183000#M4868</link>
      <description>&lt;P&gt;Sounds like you have the right config already. As phoneboy said, maybe do some packet captures to see what gives. Some examples below (lets just assume client IP is 1.2.3.4 and gw ip is 4.3.2.1)&lt;/P&gt;
&lt;P&gt;On gateway (expert mode)&lt;/P&gt;
&lt;P&gt;fw ctl zdebug + drop | grep 1.2.3.4&lt;/P&gt;
&lt;P&gt;fw monitor -e "accept host(1.2.3.4) and host(4.3.2.1);"&lt;/P&gt;
&lt;P&gt;fw monitor -e "accept port(18234);"&amp;nbsp; &amp;nbsp; (18234 is tunnel test port)&lt;/P&gt;
&lt;P&gt;fw monitor -F "1.2.3.4,0,4,3,2,1,0,0" -F "4.3.2.1,0,1.2.3.4,0,0"&lt;/P&gt;
&lt;P&gt;Idea in last command is this "srcIP,srcPort,dstIP,dstport,protocol" and then 2nd one is just other way around&lt;/P&gt;
&lt;P&gt;Let us know what you get.&lt;/P&gt;
&lt;P&gt;Hope those help.&lt;/P&gt;
&lt;P&gt;Im fairly experienced in Foirtinet (though nothing like few of my colleagues lol), but you can also do packet capture there as well. I know in any 7.x.x version, its available via GUI, or just via cli:&lt;/P&gt;
&lt;P&gt;diag sniffer packet any host x.x.x.x 4 50&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is in latest 7.4.0 version&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/21234iB2107EBAC1E5AEFC/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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 01:57:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Remote-Access-VPN-on-Gateways-behind-another-firewall/m-p/183000#M4868</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-06-02T01:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Access VPN on Gateways behind another firewall</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Remote-Access-VPN-on-Gateways-behind-another-firewall/m-p/184058#M4869</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;Thank you so much for your suggestions and your feedback, and am sorry for my late response.&lt;/P&gt;&lt;P&gt;We managed to fix the issue. Indeed, the Fortigate guy didn't perform a Dnat to check point VIP, that's why it didn't work.&lt;/P&gt;&lt;P&gt;Once he perfomed it, the client VPN worked perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again for your assistance and your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DAFIRI Omar&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 09:48:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Remote-Access-VPN-on-Gateways-behind-another-firewall/m-p/184058#M4869</guid>
      <dc:creator>OmarDafiri</dc:creator>
      <dc:date>2023-06-15T09:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Access VPN on Gateways behind another firewall</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Remote-Access-VPN-on-Gateways-behind-another-firewall/m-p/184061#M4870</link>
      <description>&lt;P&gt;Excellent! &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 10:12:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Remote-Access-VPN-on-Gateways-behind-another-firewall/m-p/184061#M4870</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-06-15T10:12:43Z</dc:date>
    </item>
  </channel>
</rss>

