<?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 How to start and confirm a IPSEC VPN Site-to-Site negotiation from Check Point Gateways? in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-start-and-confirm-a-IPSEC-VPN-Site-to-Site-negotiation/m-p/189803#M34979</link>
    <description>&lt;P&gt;Dear friends,&lt;/P&gt;
&lt;P&gt;I apologize for the basic question, but I couldn't find this information clearly in the VPN Guide.&lt;/P&gt;
&lt;P&gt;How can I force a Check Point gateway to initiate a site-to-site VPN tunnel negotiation?&lt;/P&gt;
&lt;P&gt;How can I verify that it is the Check Point gateway that is initiating the negotiation and attempting to establish the tunnel?&lt;/P&gt;
&lt;P&gt;Any tips on useful commands for this situation or any SK that addresses this?&lt;/P&gt;
&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;</description>
    <pubDate>Thu, 17 Aug 2023 18:01:03 GMT</pubDate>
    <dc:creator>Bernardes</dc:creator>
    <dc:date>2023-08-17T18:01:03Z</dc:date>
    <item>
      <title>How to start and confirm a IPSEC VPN Site-to-Site negotiation from Check Point Gateways?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-start-and-confirm-a-IPSEC-VPN-Site-to-Site-negotiation/m-p/189803#M34979</link>
      <description>&lt;P&gt;Dear friends,&lt;/P&gt;
&lt;P&gt;I apologize for the basic question, but I couldn't find this information clearly in the VPN Guide.&lt;/P&gt;
&lt;P&gt;How can I force a Check Point gateway to initiate a site-to-site VPN tunnel negotiation?&lt;/P&gt;
&lt;P&gt;How can I verify that it is the Check Point gateway that is initiating the negotiation and attempting to establish the tunnel?&lt;/P&gt;
&lt;P&gt;Any tips on useful commands for this situation or any SK that addresses this?&lt;/P&gt;
&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 18:01:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-start-and-confirm-a-IPSEC-VPN-Site-to-Site-negotiation/m-p/189803#M34979</guid>
      <dc:creator>Bernardes</dc:creator>
      <dc:date>2023-08-17T18:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to start and confirm a IPSEC VPN Site-to-Site negotiation from Check Point Gateways?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-start-and-confirm-a-IPSEC-VPN-Site-to-Site-negotiation/m-p/189804#M34980</link>
      <description>&lt;P&gt;This is typically started by initiating traffic that should go through the VPN (e.g. initiate a ping that should traverse the VPN).&lt;BR /&gt;You should see log entries in SmartView that confirm the VPN was started.&lt;BR /&gt;You can use vpn tu on the command line to see what tunnels are started.&lt;BR /&gt;For more advanced debugging, see:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk180488" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk180488&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 18:30:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-start-and-confirm-a-IPSEC-VPN-Site-to-Site-negotiation/m-p/189804#M34980</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-08-17T18:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to start and confirm a IPSEC VPN Site-to-Site negotiation from Check Point Gateways?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-start-and-confirm-a-IPSEC-VPN-Site-to-Site-negotiation/m-p/189805#M34981</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp;said, vpn tu is good, also, if you have monitoring blade enabled, you can check in SV monitor, as well as with vpn tu tlist -p external_peer_ip command.&lt;/P&gt;
&lt;P&gt;Example, say ex peer IP is 1.2.3.4, you can run vpn tu tlist -p 1.2.3.4&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 18:31:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-start-and-confirm-a-IPSEC-VPN-Site-to-Site-negotiation/m-p/189805#M34981</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-08-17T18:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to start and confirm a IPSEC VPN Site-to-Site negotiation from Check Point Gateways?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-start-and-confirm-a-IPSEC-VPN-Site-to-Site-negotiation/m-p/189814#M34982</link>
      <description>&lt;P&gt;Hello friends &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/38213"&gt;@the_rock&lt;/a&gt;&amp;nbsp;! Thank you for the response!&lt;/P&gt;
&lt;P&gt;But in this case, the 'vpn tu tlist -p &amp;lt;IP_peer&amp;gt;' command will show me information only if the tunnel is already established, correct?&lt;/P&gt;
&lt;P&gt;I am dealing with a scenario where the tunnel is not established, and I would like to know if just by sending a ping that should go through the tunnel, will the Check Point attempt to initiate the negotiation to establish the tunnel if it's down?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 21:27:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-start-and-confirm-a-IPSEC-VPN-Site-to-Site-negotiation/m-p/189814#M34982</guid>
      <dc:creator>Bernardes</dc:creator>
      <dc:date>2023-08-17T21:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to start and confirm a IPSEC VPN Site-to-Site negotiation from Check Point Gateways?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-start-and-confirm-a-IPSEC-VPN-Site-to-Site-negotiation/m-p/189817#M34985</link>
      <description>&lt;P&gt;Well, if connection is supposed to be encrypted, then it will go through the tunnel.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 22:10:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-start-and-confirm-a-IPSEC-VPN-Site-to-Site-negotiation/m-p/189817#M34985</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-08-17T22:10:30Z</dc:date>
    </item>
  </channel>
</rss>

