<?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: Connecting a remote gateway on the Internet to our SMS in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206922#M34344</link>
    <description>&lt;P&gt;There are two points here:&lt;/P&gt;
&lt;P&gt;1. The remote gw should know that he should access the mgmt server via its public nat ip, and not via its IP as configured in the policy. How can we do that?&lt;/P&gt;
&lt;P&gt;If your remote gw is GAIA you should edit the masters file on the GW and override the name of the mgmt with the public IP of the mgmt. And make sure the file won't be overriden&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk102712" target="_blank" rel="noopener"&gt;https://support.checkpoint.com/results/sk/sk102712&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;if your remote gw is spark, at the management connection page there is a setting that overrides the mgmt IP with specific IP. Configure the public mgmt nat ip there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. The traffic flow should be translated from private to public ip and vice versa. How can you do that?&lt;/P&gt;
&lt;P&gt;Configure manual static nat for outgoing from mgmt private ip to remote gw translate src to public. And 2nd rule from rgw ip to public nat ip translate dst to private IP.&lt;/P&gt;
&lt;P&gt;Install both nat rules only on the local GW that the mgmt is behind it.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2024 20:54:57 GMT</pubDate>
    <dc:creator>AmirArama</dc:creator>
    <dc:date>2024-02-22T20:54:57Z</dc:date>
    <item>
      <title>Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206850#M34329</link>
      <description>&lt;P&gt;This is driving me nuts!&lt;/P&gt;&lt;P&gt;I'm trying to setup communication between a Security Management Server (SMS) and a remote Check Point gateway (RGW) connected &lt;EM&gt;only&lt;/EM&gt; to the Internet. We also have a local gateway (LGW) that sits between the SMS and the Internet. The SMS has an internal private IP address.&lt;/P&gt;&lt;P&gt;I have 'Accept Control Connects: "First"' &lt;EM&gt;disabled&lt;/EM&gt; in the global properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Attempt 1: Add a manual NAT (hide) rule on LGW to translate traffic from SMS to RGW to a public (source) IP address.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;OKAY: Now I can perform a SIC with the RGW and I can install a policy to the RGW.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;FAIL: However, I cannot get log traffic (port 257) from the RGW to the SMS (this traffic is destined from the RGW to the &lt;EM&gt;internal&lt;/EM&gt; &lt;EM&gt;private&lt;/EM&gt; IP address of the SMS; this traffic cannot pass the Internet).&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Attempt 2: In addition to attempt 1 I ADD a manual NAT rule on the RGW to translate traffic from RGW to the internal IP address of SMS, to the public IP address of SMS. &lt;/STRONG&gt;I also created the appropriate access rules to allow for control traffic on the RGW.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;FAIL: The RGW simply ignores the NAT rule for traffic to the SMS on ports 257 and 18264.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Attempt 3: I removed all manual NAT rules and enabled automatic static NAT on the SMS object, including the option "Apply for Security Gateway control connections" and "Install on gateway: LGW". &lt;/STRONG&gt;I also created the appropriate access rules to allow for control traffic from the RGW to the SMS.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;OKAY: Log traffic from the RGW to the SMS now uses the public IP address of the SMS&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;FAIL: I still see traffic (attempts) from the RGW to the SMS to port 18264. Sometimes I also see attempts from the RGW to the SMS to access port 18191 as well... Both streams use the internal private IP address of the SMS.&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I doing wrong and am I missing something here? It seems such a simple task, but I fail to get it right...&lt;/P&gt;&lt;P&gt;P.S. I'd rather not like to use a VPN between the two gateways (LGW and RGW) and pass the control traffic over that tunnel. First, this is not recommended by Check Point, and second: if the VPN fails I cannot control the RGW or get any logging out of it...&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Frank&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 14:39:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206850#M34329</guid>
      <dc:creator>FtW64</dc:creator>
      <dc:date>2024-02-22T14:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206868#M34331</link>
      <description>&lt;P&gt;Ok, dont despair, community always comes through for people...we will help you out! Just working on something atm, but let me read this carefully in a bit and see why it fails.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 15:49:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206868#M34331</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-02-22T15:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206870#M34332</link>
      <description>&lt;P&gt;Ok, since I am talking a break from some work stuff, let me try to "paint" the picture here, though simple diagram may help. So, there is SMS thats managinb LGW and also RGW and if I get this right, policy works fine for both, ONLY logs are not working from rgw to the sms, corretc? If so, can you follow below steps from the sk and see what you get. Because to me, logically, if policy works, that 100% confirms that connectivity is there.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk38848" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk38848&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk40090" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk40090&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 16:03:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206870#M34332</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-02-22T16:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206922#M34344</link>
      <description>&lt;P&gt;There are two points here:&lt;/P&gt;
&lt;P&gt;1. The remote gw should know that he should access the mgmt server via its public nat ip, and not via its IP as configured in the policy. How can we do that?&lt;/P&gt;
&lt;P&gt;If your remote gw is GAIA you should edit the masters file on the GW and override the name of the mgmt with the public IP of the mgmt. And make sure the file won't be overriden&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk102712" target="_blank" rel="noopener"&gt;https://support.checkpoint.com/results/sk/sk102712&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;if your remote gw is spark, at the management connection page there is a setting that overrides the mgmt IP with specific IP. Configure the public mgmt nat ip there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. The traffic flow should be translated from private to public ip and vice versa. How can you do that?&lt;/P&gt;
&lt;P&gt;Configure manual static nat for outgoing from mgmt private ip to remote gw translate src to public. And 2nd rule from rgw ip to public nat ip translate dst to private IP.&lt;/P&gt;
&lt;P&gt;Install both nat rules only on the local GW that the mgmt is behind it.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 20:54:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206922#M34344</guid>
      <dc:creator>AmirArama</dc:creator>
      <dc:date>2024-02-22T20:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206982#M34348</link>
      <description>&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;I have logging working, but I still see traffic from the RGW to the SMS (private IP address) on port 18264. This traffic does not make it over the Internet :-).&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 09:04:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206982#M34348</guid>
      <dc:creator>FtW64</dc:creator>
      <dc:date>2024-02-23T09:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206986#M34350</link>
      <description>&lt;P&gt;Hi Amir,&lt;/P&gt;&lt;P&gt;Thanks for pointing me to the masters file (I totally forgot about this file, used it propably 15 years ago :-)).&lt;/P&gt;&lt;P&gt;Required NAT on the LGW is already in place (I can do policy installs to the RGW). Only issue is traffic initiated on the RGW destined to the SMS. A NAT rule for this on the RGW seems to be ignored.&lt;/P&gt;&lt;P&gt;I modified the masters file and made it immutable (prevent it from being overwritten by a policy install). I even did a cpstop;cpstart (after a policy install).&lt;/P&gt;&lt;P&gt;However, now I get a 'Local interface address spoofing' on the RGW when accessing the public IP address of the SMS (the one that I have configured in the masters file)... I set spoof protection on all interfaces (RGW) to 'Detect and Log', but that does not help (obviously, as this is a 'Local interface address spoofing' message.&lt;/P&gt;&lt;P&gt;I have no problem accessing any other public IP address from the RGW.&lt;/P&gt;&lt;P&gt;RGW is not a cluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 09:13:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206986#M34350</guid>
      <dc:creator>FtW64</dc:creator>
      <dc:date>2024-02-23T09:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206988#M34352</link>
      <description>&lt;P&gt;Is it possible that you have routing loop and your outgoing traffic from the rgw is returned back to it by the next hop or maybe your rbw nat rule cause not valid behaviour (don't need it)&lt;/P&gt;
&lt;P&gt;If that didn't help&lt;/P&gt;
&lt;P&gt;Take tcpdump + fw ctl zdebug drop on the rbw while you replicate it and see what is going on&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 09:33:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206988#M34352</guid>
      <dc:creator>AmirArama</dc:creator>
      <dc:date>2024-02-23T09:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206994#M34355</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/86692"&gt;@AmirArama&lt;/a&gt;&amp;nbsp;said, maybe run those captures mentioned and see what it gives. May provide some insight.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 09:58:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/206994#M34355</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-02-23T09:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/207246#M34373</link>
      <description>&lt;P&gt;Hi Amir,&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;I rebuilt the configuration, modifying the masters file. For some reason it works fine now. To wrap up:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Global Properties: disable 'Accept Control Connections'.&lt;/LI&gt;&lt;LI&gt;Modified the masters file on the Remote GateWay to contain the public IP address of the SMS (and made it immutable).&lt;/LI&gt;&lt;LI&gt;Static (manual) NAT rules for the SMS on the Local GateWay only.&lt;/LI&gt;&lt;LI&gt;Required access rules (of course) on both gateways.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Pity there is no 'better way' to do this (don't really like the manual modification to the masters file).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 10:17:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/207246#M34373</guid>
      <dc:creator>FtW64</dc:creator>
      <dc:date>2024-02-27T10:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/207247#M34374</link>
      <description>&lt;P&gt;As far as i know there is a plan to have that in smc configuration in next version/s without the need of masters file.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 10:36:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/207247#M34374</guid>
      <dc:creator>AmirArama</dc:creator>
      <dc:date>2024-02-27T10:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/207252#M34375</link>
      <description>&lt;P&gt;Why would you disable "Accept Control Connections"?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 11:04:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/207252#M34375</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2024-02-27T11:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/207263#M34377</link>
      <description>&lt;P&gt;I was under the impression that if you enable 'Accept Control Connections', manual NAT from the SMS to RGW would not work. However, I cannot reproduce this (any more). So I guess, this is not really required after all. I have been trying a lot of setups, and perhaps I got a little bit confused :-).&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 12:00:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/207263#M34377</guid>
      <dc:creator>FtW64</dc:creator>
      <dc:date>2024-02-27T12:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting a remote gateway on the Internet to our SMS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/207277#M34379</link>
      <description>&lt;P&gt;Just keep in mind below...&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="mc-main-content" role="main"&gt;
&lt;UL class="listbullet"&gt;
&lt;LI class="listbullet"&gt;&lt;STRONG class="bold"&gt;Accept Control Connections&lt;/STRONG&gt; is used for:
&lt;UL class="listbullet2"&gt;
&lt;LI class="listbullet2"&gt;Installing the security policy from the Security Management server to the gateways&lt;/LI&gt;
&lt;LI class="listbullet2"&gt;Sending logs from the gateways to the Security Management server&lt;/LI&gt;
&lt;LI class="listbullet2"&gt;Communication between SmartConsole clients and the Security Management Server&lt;/LI&gt;
&lt;LI class="listbullet2"&gt;Communications between Firewall daemons on different machines (Security Management Server, Security Gateway)&lt;/LI&gt;
&lt;LI class="listbullet2"&gt;Connecting to OPSEC applications such as RADIUS and TACACS authentication servers&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="listcontinue"&gt;If you disable &lt;STRONG class="bold"&gt;Accept Control Connection&lt;/STRONG&gt;s and you want Check Point components to communicate with each other and with OPSEC components, you must explicitly allow these connections in the Rule Base.&lt;/P&gt;
&lt;UL class="listbullet2"&gt;
&lt;LI class="listbullet2"&gt;&lt;STRONG class="bold"&gt;Accept Remote Access control connections&lt;/STRONG&gt;
&lt;P class="listcontinue2"&gt;Accepts Remote Access connections when is &lt;STRONG class="bold"&gt;Accept Control Connections&lt;/STRONG&gt; enabled.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listbullet2"&gt;&lt;STRONG class="bold"&gt;Accept SmartUpdate connections&lt;/STRONG&gt;
&lt;P class="listcontinue2"&gt;Accepts SmartUpdate connections.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listbullet2"&gt;&lt;STRONG class="bold"&gt;Accept IPS-1 management connections &lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="listcontinue"&gt;Accepts IPS-1 connections. For more, see the &lt;EM class="emphasis"&gt;IPS-1 Sensor Administration Guide&lt;/EM&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listbullet"&gt;&lt;STRONG class="bold"&gt;Accept outgoing packets originating from Gateway&lt;/STRONG&gt;
&lt;P class="listcontinue"&gt;Accepts all packets from connections that originate at the Check Point Security Gateway.&lt;/P&gt;
&lt;UL class="listbullet2"&gt;
&lt;LI class="listbullet2"&gt;&lt;STRONG class="bold"&gt;Accept outgoing packets originating from Connectra gateway&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI class="listbullet2"&gt;&lt;STRONG class="bold"&gt;Accept outgoing packets to Check Point online services &lt;/STRONG&gt;
&lt;P class="listcontinue2"&gt;Allow Security Gateways to access Check Point online services.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 27 Feb 2024 14:07:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Connecting-a-remote-gateway-on-the-Internet-to-our-SMS/m-p/207277#M34379</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-02-27T14:07:45Z</dc:date>
    </item>
  </channel>
</rss>

