<?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: VPN site to site in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209539#M39717</link>
    <description>&lt;P&gt;Hi The_Rock.&lt;/P&gt;&lt;P&gt;1) is it CP to CP tunnel of 3rd party? -&amp;gt;&amp;nbsp;3rd party Cisco&lt;/P&gt;&lt;P&gt;2) permanent tunnel or regular? -&amp;gt;&amp;nbsp;regular&lt;/P&gt;&lt;P&gt;3) what is configured for vpn domains? -&amp;gt;&amp;nbsp;All IP Address behind Cluster Member based on Topology&lt;/P&gt;&lt;P&gt;4) any NAT going? No Nat&lt;/P&gt;&lt;P&gt;5) ikev1 or v2? ikev1&lt;/P&gt;&lt;P&gt;Also, did you do any tcpdumps or debugs -&amp;gt;&amp;nbsp;I have debug VPN traffic but it doesn't exist&lt;/P&gt;&lt;P&gt;Example (say peer is 1.2.3.4 IP)&lt;/P&gt;&lt;P&gt;[Expert@gw01:0]# vpn iked calc 192.168.45.2&lt;BR /&gt;vpn: valid 'iked' commands are: 'status', 'enable', 'disable'&lt;/P&gt;&lt;P&gt;I checked the VPN configuration on the gateway but it seems it has not been installed from SMC&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Sun, 24 Mar 2024 15:01:38 GMT</pubDate>
    <dc:creator>NamND</dc:creator>
    <dc:date>2024-03-24T15:01:38Z</dc:date>
    <item>
      <title>VPN Site to Site gateway</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209531#M39714</link>
      <description>&lt;P&gt;Hi Everyone.&lt;/P&gt;&lt;P&gt;I am configuring Vpn Site to Site I have enabled IPSEC VPN but on the gateway device it is not receiving the VPN configuration. I checked with cli commands: vpn tu but the result is "No data to display&lt;BR /&gt;"&lt;BR /&gt;Steps I took:&lt;BR /&gt;1. enable IPSEC VPN&lt;BR /&gt;2. interoperable devices&lt;BR /&gt;3. VPN Communities&lt;BR /&gt;4. IPSEC VPN&lt;BR /&gt;5. Install Policy.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 08:54:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209531#M39714</guid>
      <dc:creator>NamND</dc:creator>
      <dc:date>2024-03-24T08:54:05Z</dc:date>
    </item>
    <item>
      <title>VPN site to site</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209529#M39715</link>
      <description>&lt;P&gt;Hi Everyone!&lt;/P&gt;&lt;P&gt;I am configuring site to site vpn on checkpoint gateway cluster. But when I install the policy, the vpn configuration is not received on the gateway&lt;BR /&gt;Steps I took&lt;BR /&gt;1. enable IPSEC VPN in cluster&lt;BR /&gt;2. configuration Interoperable devices&lt;BR /&gt;3. configuration VPN Communities&lt;BR /&gt;4. configure VPN Domain&lt;BR /&gt;5. install policy&lt;/P&gt;&lt;P&gt;I executed the vpn tu command on the cli but the result was No data to display.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2024 18:07:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209529#M39715</guid>
      <dc:creator>NamND</dc:creator>
      <dc:date>2024-03-23T18:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: VPN site to site</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209537#M39716</link>
      <description>&lt;P&gt;Thats only the first step, since vpn blade has to be enabled. But, lets take a step back, of few lol&lt;/P&gt;
&lt;P&gt;Can you please let us know the following:&lt;/P&gt;
&lt;P&gt;1) is it CP to CP tunnel of 3rd party?&lt;/P&gt;
&lt;P&gt;2) permanent tunnel or regular?&lt;/P&gt;
&lt;P&gt;3) what is configured for vpn domains?&lt;/P&gt;
&lt;P&gt;4) any NAT going?&lt;/P&gt;
&lt;P&gt;5) ikev1 or v2?&lt;/P&gt;
&lt;P&gt;Also, did you do any tcpdumps or debugs&lt;/P&gt;
&lt;P&gt;Example (say peer is 1.2.3.4 IP)&lt;/P&gt;
&lt;P&gt;from CP -&amp;gt; tcpdump -enni any host 1.2.3.4 and proto 50&lt;/P&gt;
&lt;P&gt;debug:&lt;/P&gt;
&lt;P&gt;vpn debug trunc&lt;/P&gt;
&lt;P&gt;vpn debug ikeon&lt;/P&gt;
&lt;P&gt;-try generate some traffic&lt;/P&gt;
&lt;P&gt;vpn debug ikeoff&lt;/P&gt;
&lt;P&gt;Look for ike and vpnd files&lt;/P&gt;
&lt;P&gt;IMPORTANT NOTE -&amp;gt; to save yourself time, please run below to check what iked process is handling the vpn, otherwise you might be looking at totally wrong files&lt;/P&gt;
&lt;P&gt;example in my lab:&lt;/P&gt;
&lt;P&gt;[Expert@azurefw:0]# vpn iked calc 1.2.3.4&lt;/P&gt;
&lt;P&gt;vpn: Address 1.2.3.4 is handled by IKED 0&lt;/P&gt;
&lt;P&gt;[Expert@azurefw:0]#&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need any help, let me know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 13:25:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209537#M39716</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-24T13:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: VPN site to site</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209539#M39717</link>
      <description>&lt;P&gt;Hi The_Rock.&lt;/P&gt;&lt;P&gt;1) is it CP to CP tunnel of 3rd party? -&amp;gt;&amp;nbsp;3rd party Cisco&lt;/P&gt;&lt;P&gt;2) permanent tunnel or regular? -&amp;gt;&amp;nbsp;regular&lt;/P&gt;&lt;P&gt;3) what is configured for vpn domains? -&amp;gt;&amp;nbsp;All IP Address behind Cluster Member based on Topology&lt;/P&gt;&lt;P&gt;4) any NAT going? No Nat&lt;/P&gt;&lt;P&gt;5) ikev1 or v2? ikev1&lt;/P&gt;&lt;P&gt;Also, did you do any tcpdumps or debugs -&amp;gt;&amp;nbsp;I have debug VPN traffic but it doesn't exist&lt;/P&gt;&lt;P&gt;Example (say peer is 1.2.3.4 IP)&lt;/P&gt;&lt;P&gt;[Expert@gw01:0]# vpn iked calc 192.168.45.2&lt;BR /&gt;vpn: valid 'iked' commands are: 'status', 'enable', 'disable'&lt;/P&gt;&lt;P&gt;I checked the VPN configuration on the gateway but it seems it has not been installed from SMC&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 15:01:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209539#M39717</guid>
      <dc:creator>NamND</dc:creator>
      <dc:date>2024-03-24T15:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: VPN site to site</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209540#M39718</link>
      <description>&lt;P&gt;Now that I came back from my exercise (I feel like Im the only "genius" running on -5 C degree haha), I feel energized, so lets see if we can get this fixed. Just working on some labs, so if you allow remote, message me offline, lets connect and we can do remote.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;Btw, first thing I would say thats wrong is your enc domain, you should always set specific subnet/group, not topology option.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 15:15:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209540#M39718</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-24T15:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: VPN site to site</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209541#M39719</link>
      <description>&lt;P&gt;Nguyen and I just had remote session and I could not even see phase 1 come up, so asked him to verify enc methods for phase 1, as well as PSK and update the thread. Alternatively, please run the debug I mentioned in one of previous responses.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 23:37:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209541#M39719</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-24T23:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: VPN site to site</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209543#M39720</link>
      <description>&lt;P&gt;Hi The_Rock.&lt;/P&gt;&lt;P&gt;I have solved the problem exactly as you said and I have completed the Site to Site VPN configuration.&lt;/P&gt;&lt;P&gt;Right now VPN tunnel is up.&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 16:15:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209543#M39720</guid>
      <dc:creator>NamND</dc:creator>
      <dc:date>2024-03-24T16:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: VPN site to site</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209544#M39721</link>
      <description>&lt;P&gt;Great job!&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 16:42:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209544#M39721</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-24T16:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: VPN site to site</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209547#M39723</link>
      <description>&lt;P&gt;Btw, just to help you even further next time if you have issue with Cisco, below are some good commands on that end you can try:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;***************************************************************&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;more system:running-config | beg tunnel-group x.x.x.x (to find pre shared key for specific tunnel, where x.x.x.x is the 3rd party external IP)&lt;/P&gt;
&lt;P&gt;ASA# sh run crypto map | beg x.x.x.x (peer IP)&lt;/P&gt;
&lt;P&gt;debug vpn:&lt;/P&gt;
&lt;P&gt;debug crypto condition peer x.x.x.x&lt;/P&gt;
&lt;P&gt;debug crypto ikev1 200&lt;/P&gt;
&lt;P&gt;debug crypto ipsec 200&lt;/P&gt;
&lt;P&gt;to cancel all debugs-&amp;gt; undebug all&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Here are the commands that you need to apply in order to change an IP address of the IPSec site to site tunnel:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;no crypto map &amp;lt;map-name&amp;gt; &amp;lt;sequece&amp;gt; set peer x.x.x.x&lt;/P&gt;
&lt;P&gt;crypto map &amp;lt;map-name&amp;gt; &amp;lt;sequence&amp;gt; set peer &amp;lt;new peer IP&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 19:59:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VPN-Site-to-Site-gateway/m-p/209547#M39723</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-24T19:59:43Z</dc:date>
    </item>
  </channel>
</rss>

