<?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: ONELINER - Easy VPN Debug in Scripts</title>
    <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/96478#M348</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21670"&gt;@HeikoAnkenbrand&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I often use the onliner for VPN debugging. Would be great if you could integrate the tar function.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Sep 2020 13:56:26 GMT</pubDate>
    <dc:creator>nils_alfer</dc:creator>
    <dc:date>2020-09-10T13:56:26Z</dc:date>
    <item>
      <title>VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/89819#M338</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="evpn1234.JPG" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/9430i3DC00ACFBBD60CF6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="evpn1234.JPG" alt="evpn1234.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This oneliner will do the work for you.&lt;BR /&gt;Use this onliner to start easy a VPN debug without entering all debug commands by hand.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;echo 'echo "VPN Debug start"; function ctrl_c { vpn debug off; vpn debug ikeoff; vpn debug truncoff; echo "VPN Debug stop"; rm /tmp/vd; exit 0;}; trap ctrl_c INT; vpn debug trunc; vpn debug on; vpn debug ikeon; vpn debug on TDERROR_ALL_ALL=5; echo -e "\e[7m"; echo " Stop VPN debug with CTRL-C "; echo -e "\e[0m"; sleep 100000000;' &amp;gt; /tmp/vd; chmod 770 /tmp/vd; /tmp/vd&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the VPN error has occurred, you only need to stop the oneliner via CTRL-C.&lt;BR /&gt;&lt;BR /&gt;Now you can find the usual debug files here:&lt;BR /&gt;$FWDIR/log/ike.elg&lt;BR /&gt;$FWDIR/log/vpnd.elg&lt;/P&gt;
&lt;P&gt;More VPN oneliner:&lt;BR /&gt;&lt;A href="https://community.checkpoint.com/t5/General-Topics/ONELINER-Ease-VPN-Debug-with-VPND-live-view/m-p/89821#M18000" target="_self"&gt;- ONELINER - Easy VPN Debug - with VPND live view&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://community.checkpoint.com/t5/General-Topics/ONELINER-Ease-VPN-Debug-with-IKE-live-view/m-p/89820#M17999" target="_self"&gt;- ONELINER - Easy VPN Debug - with IKE live view&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Use the tool with even more functions:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class="lia-message-read"&gt;&lt;FONT style="background-color: #f8f8fa;"&gt;&lt;SPAN style="font-family: inherit;"&gt;&lt;A href="https://community.checkpoint.com/t5/General-Topics/Easy-VPN-Debug-Tool/m-p/89755#M17987" target="_self"&gt;- Easy VPN Debug Tool&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 15:25:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/89819#M338</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2020-12-01T15:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: ONELINER - Easy VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/89882#M339</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21670"&gt;@HeikoAnkenbrand&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Saves a lot of typing.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Super oneliner!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 06:23:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/89882#M339</guid>
      <dc:creator>robin-mauser</dc:creator>
      <dc:date>2020-06-26T06:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: ONELINER - Easy VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/91696#M340</link>
      <description>&lt;P&gt;Does the oneliner also work under R80.40?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 08:45:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/91696#M340</guid>
      <dc:creator>ute</dc:creator>
      <dc:date>2020-07-16T08:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: ONELINER - Easy VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/91714#M341</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/40912"&gt;@ute&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;yes&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 12:59:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/91714#M341</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2020-07-16T12:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: ONELINER - Easy VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/92365#M342</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21670"&gt;@HeikoAnkenbrand&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;That's an interesting idea.&lt;/P&gt;&lt;P&gt;Can you use it for debugging that has nothing to do with VPN?&lt;/P&gt;&lt;P&gt;regards,&lt;BR /&gt;Robin&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 10:30:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/92365#M342</guid>
      <dc:creator>Robin-N</dc:creator>
      <dc:date>2020-07-24T10:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: ONELINER - Easy VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/92368#M343</link>
      <description>&lt;P&gt;If you edit it to perform debug for your purpose you could !&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 10:44:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/92368#M343</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2020-07-24T10:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: ONELINER - Easy VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/92975#M344</link>
      <description>&lt;P&gt;I will change the onliner for debuging.&lt;/P&gt;
&lt;P&gt;Coming up in the next few days.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 06:43:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/92975#M344</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2020-07-31T06:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: ONELINER - Easy VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/93099#M345</link>
      <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Aug 2020 18:49:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/93099#M345</guid>
      <dc:creator>H_W</dc:creator>
      <dc:date>2020-08-02T18:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: ONELINER - Easy VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/95336#M346</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21670"&gt;@HeikoAnkenbrand&lt;/a&gt;,&lt;BR /&gt;I have an idea, but don't know how to implement it.&lt;BR /&gt;You could also put the log files after the "ctrl C" in a tar archive.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 06:01:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/95336#M346</guid>
      <dc:creator>Ute1</dc:creator>
      <dc:date>2020-08-27T06:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: ONELINER - Easy VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/95630#M347</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/44668"&gt;@Ute1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;This is a good idea. I will include this in a new version.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Heiko&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 05:30:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/95630#M347</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2020-08-31T05:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: ONELINER - Easy VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/96478#M348</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21670"&gt;@HeikoAnkenbrand&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I often use the onliner for VPN debugging. Would be great if you could integrate the tar function.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 13:56:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/96478#M348</guid>
      <dc:creator>nils_alfer</dc:creator>
      <dc:date>2020-09-10T13:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: ONELINER - Easy VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/97464#M349</link>
      <description>&lt;P&gt;We have over 200 VPN tunnels that change more often. Therefore I use the oneliner very extensively.&lt;/P&gt;&lt;P&gt;Great idea, thanks&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 14:41:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/97464#M349</guid>
      <dc:creator>Joerg_R</dc:creator>
      <dc:date>2020-09-24T14:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: ONELINER - Easy VPN Debug</title>
      <link>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/98267#M350</link>
      <description>&lt;P&gt;Is an interesting solution! Should be included in the "vpn tu" tool.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 05:44:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/VPN-Debug/m-p/98267#M350</guid>
      <dc:creator>nils_alfer</dc:creator>
      <dc:date>2020-10-06T05:44:07Z</dc:date>
    </item>
  </channel>
</rss>

