<?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: Need to troubleshoot R81.20 S2S VPN in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203897#M38432</link>
    <description>&lt;P&gt;For you, ONLY still Iphone charge ; - )&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2024 20:50:25 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2024-01-22T20:50:25Z</dc:date>
    <item>
      <title>Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203886#M38426</link>
      <description>&lt;P&gt;Hey gang - Happy Monday!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to troubleshoot a S2S VPN on an R81.20 gateway and I'd like to use the "ikeview"&amp;nbsp; tool.&lt;/P&gt;&lt;P&gt;The problem is my gateway is only spitting out iked debug files.&lt;/P&gt;&lt;P&gt;Can you point me to an SK to get my R81.20 gateway to generate ike debug files?&lt;/P&gt;&lt;P&gt;Or...&lt;/P&gt;&lt;P&gt;Can someone point me to a good SK that explains how to read/interpret the new vpnd logs?&amp;nbsp; From what I've read, the vpnd daemon is responsible for S2S tunnels with peer gateways that have static IPs.&amp;nbsp; (applies to my situation)&lt;/P&gt;&lt;P&gt;We have a S2S tunnel that is occasionally going down between us and our remote office.&amp;nbsp; I'd like to be able to look at a log file(s) and perhaps see if there is an issue with ike phase1, phase 2 - etc...&lt;/P&gt;&lt;P&gt;Hence my inquiry regarding the ikeview tool.&amp;nbsp; I've heard it makes troubleshooting S2S VPN issues a bit easier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks guys.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 19:13:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203886#M38426</guid>
      <dc:creator>Joe_Kanaszka</dc:creator>
      <dc:date>2024-01-22T19:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203892#M38427</link>
      <description>&lt;P&gt;Hey mate,&lt;/P&gt;
&lt;P&gt;Personally, below is what I always do. To get basic debugs, run this:&lt;/P&gt;
&lt;P&gt;vpn debug trunc (rotates debug files)&lt;/P&gt;
&lt;P&gt;vpn debug ikeon&lt;/P&gt;
&lt;P&gt;-generate some traffic (leave for 1 or 2 mins)&lt;/P&gt;
&lt;P&gt;vpn debug ikeoff&lt;/P&gt;
&lt;P&gt;Check $FWDIR/log for ike/vpnd.elg files&lt;/P&gt;
&lt;P&gt;I never bother with ikeview, if stuff is failing, just check in vpn tu command if theres even any ike or ipsec SAs. I know ike.elg would show you in ikeview what packet its failing on, so say if its packet 4 phase1, thats usually PSK, but thats easy to tell anyway...just input bogus key on both ends, something easy, say password123 and if it works, bam, theres your answer.&lt;/P&gt;
&lt;P&gt;Other than that, I would review vpnd.elg file and filter for external IP address&lt;/P&gt;
&lt;P&gt;You can also do this&lt;/P&gt;
&lt;P&gt;grep -i x.x.x.x $FWDIR/log/vpnd* (just replace xs with right external IP)&lt;/P&gt;
&lt;P&gt;Whats other end of the tunnel?&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 20:44:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203892#M38427</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-01-22T20:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203893#M38428</link>
      <description>&lt;P&gt;Forgot to mention, just to be safe, I would turn off all debugs at the end&lt;/P&gt;
&lt;P&gt;fw ctl debug -x&lt;/P&gt;
&lt;P&gt;fw ctl debug 0&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 20:45:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203893#M38428</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-01-22T20:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203894#M38429</link>
      <description>&lt;P&gt;get ikeviewer as well; you can then review the ike.elg file in that.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 20:46:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203894#M38429</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2024-01-22T20:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203895#M38430</link>
      <description>&lt;P&gt;Thank you Andy - will do.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 20:48:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203895#M38430</guid>
      <dc:creator>Joe_Kanaszka</dc:creator>
      <dc:date>2024-01-22T20:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203896#M38431</link>
      <description>&lt;P&gt;Thanks Andy&amp;nbsp; &amp;nbsp;- the other end is a Check Point.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 20:49:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203896#M38431</guid>
      <dc:creator>Joe_Kanaszka</dc:creator>
      <dc:date>2024-01-22T20:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203897#M38432</link>
      <description>&lt;P&gt;For you, ONLY still Iphone charge ; - )&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 20:50:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203897#M38432</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-01-22T20:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203898#M38433</link>
      <description>&lt;P&gt;Man, you think that would be easy peasy...guess not lol&lt;/P&gt;
&lt;P&gt;Anywho, message me offline, we can do remote if you are allowed to, Im sure we can figure it out.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 20:51:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203898#M38433</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-01-22T20:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203899#M38434</link>
      <description>&lt;P&gt;Nice one!&amp;nbsp; &amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 20:51:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203899#M38434</guid>
      <dc:creator>Joe_Kanaszka</dc:creator>
      <dc:date>2024-01-22T20:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203900#M38435</link>
      <description>&lt;P&gt;That's weird.&amp;nbsp; No mention of remote peer in vpnd logs - only iked logs are showing my remote peer IP...&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 20:56:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203900#M38435</guid>
      <dc:creator>Joe_Kanaszka</dc:creator>
      <dc:date>2024-01-22T20:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203902#M38436</link>
      <description>&lt;P&gt;Do vpn tu on CP side (expoert mode) and see if even phase 1 comes up. Theres an option for specific gateway there.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 20:59:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203902#M38436</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-01-22T20:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203903#M38437</link>
      <description>&lt;P&gt;Thanks Andy.&amp;nbsp; The #vpn tu command works once the tunnel has been brought back up again by my colleague in the remote office.&amp;nbsp; I can see my remote peer and the SAs.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue we are having is that the tunnel is going down sporadically and I'm trying to figure out why it's going down....&lt;/P&gt;&lt;P&gt;Trying to figure out the cause when the tunnel goes down.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again Andy.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 21:03:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203903#M38437</guid>
      <dc:creator>Joe_Kanaszka</dc:creator>
      <dc:date>2024-01-22T21:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203905#M38438</link>
      <description>&lt;P&gt;And I just went back into my gateway.&amp;nbsp; My S2S logs are showing up in iked.&amp;nbsp;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 21:14:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203905#M38438</guid>
      <dc:creator>Joe_Kanaszka</dc:creator>
      <dc:date>2024-01-22T21:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need to troubleshoot R81.20 S2S VPN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203906#M38439</link>
      <description>&lt;P&gt;I think I remember this, you asked about it couple of weeks back when I told you to make sure setting keep ike sas was on in global properties, as well as connection persistence in gateway properties to keep all connections. Did you try that and if so, did it help?&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 21:33:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Need-to-troubleshoot-R81-20-S2S-VPN/m-p/203906#M38439</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-01-22T21:33:58Z</dc:date>
    </item>
  </channel>
</rss>

