<?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: SSL VPN stopped working all of the sudden in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/SSL-VPN-stopped-working-all-of-the-sudden/m-p/207994#M6676</link>
    <description>&lt;P&gt;Actually had to work with the TAC, the issue required to rework the SSL Portal files with post scripts.&lt;/P&gt;&lt;P&gt;Basically we ran:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- cd $CVPNDIR/scripts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Script ./cvpn_post_utility.csh&lt;/P&gt;&lt;P&gt;Since we had VSX we had to do the following&lt;/P&gt;&lt;P&gt;- Copy of the htdocs folder from context 0 to context 5&lt;/P&gt;&lt;P&gt;- Fix permissions on this folder (group owner from users to root)&lt;/P&gt;&lt;P&gt;- Copy the phpincs folder from context 0 to context 5&lt;/P&gt;&lt;P&gt;- Fix permissions on this folder (group owner from users to root)&lt;/P&gt;&lt;P&gt;- Restart the cvpnd daemon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also this got crossed with the issues of the JS&amp;nbsp;throttling for chromium based browsers and for that I needed to apply the patch from this link:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/download/122009" target="_blank"&gt;https://support.checkpoint.com/results/download/122009&lt;/A&gt;&amp;nbsp;but I believed this was now applied inside a JHF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2024 17:03:56 GMT</pubDate>
    <dc:creator>siskel</dc:creator>
    <dc:date>2024-03-06T17:03:56Z</dc:date>
    <item>
      <title>SSL VPN stopped working all of the sudden</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/SSL-VPN-stopped-working-all-of-the-sudden/m-p/149890#M6672</link>
      <description>&lt;P&gt;This is my scenario, R81.10 Ongoing take 55, with 3 VSX, 2 of them with SSL VPN.&lt;/P&gt;&lt;P&gt;SSL VPN with SNX were working fine the entire day but suddenly it stopped working on 1 of the VSX, the behaviour is that we log in to the SSL Portal, press connect and it thinks for 2-3 seconds and the shows no errors and the connect button lights up again.&lt;/P&gt;&lt;P&gt;We checked the logs on the client side and see this on the cshell.elg&lt;/P&gt;&lt;P&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [Messaging] Sending INIT_DATA message:&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [Messaging] Gateway IP: XX.XXX.X.X&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [Messaging] Gateway name: XX.XXX.X.X&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [Messaging] Gateway port: 443&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [Messaging] Proxy IP: 0.0.0.0&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [Messaging] Proxy port: 0&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [Messaging] Server CN: FW_XXXXX VPN Certificate&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [Messaging] User Name: XXXXXX&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [Messaging] Server fingerprint: BULB HIND MASK KATE EVIL MIN TOE CRAY BLAT SAYS FRAU FIND&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [Messaging] Automatic proxy replacement: true&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [Messaging] Sending INIT_DATA_EX message:&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [Messaging] Allow only packets from sws: false&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [global] (Log log) [CShell] Initialized successfully&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [CShellHTTPHandler] (CShellHTTPHandler proceedHandleRequest) Method name: get_is_connected&lt;BR /&gt;31/05/2022 23:22:14 INFORMACIÓN [CShellHTTPHandler] (CShellHTTPHandler proceedHandleRequest) Method name: get_finished&lt;BR /&gt;31/05/2022 23:22:22 INFORMACIÓN [global] (Log log) [Messaging] Received DISCONNECTED message, Error 201: Authentication failed&lt;BR /&gt;31/05/2022 23:22:22 INFORMACIÓN [CpComponent] (CpComponent run) Received 'Disconnect' message from SNX:&lt;/P&gt;&lt;P&gt;Have anyone encounter this? I already have a case on the TAC but so far no solution...&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 05:52:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/SSL-VPN-stopped-working-all-of-the-sudden/m-p/149890#M6672</guid>
      <dc:creator>siskel</dc:creator>
      <dc:date>2022-06-01T05:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: SSL VPN stopped working all of the sudden</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/SSL-VPN-stopped-working-all-of-the-sudden/m-p/207968#M6673</link>
      <description>&lt;P&gt;Sorry to revive an old post, did you find out the solution? I have the same issue, pending on TAC.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 13:52:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/SSL-VPN-stopped-working-all-of-the-sudden/m-p/207968#M6673</guid>
      <dc:creator>NorthernNetGuy</dc:creator>
      <dc:date>2024-03-06T13:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: SSL VPN stopped working all of the sudden</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/SSL-VPN-stopped-working-all-of-the-sudden/m-p/207971#M6674</link>
      <description>&lt;P&gt;Version and jumbo take on gateway?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 14:02:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/SSL-VPN-stopped-working-all-of-the-sudden/m-p/207971#M6674</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2024-03-06T14:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: SSL VPN stopped working all of the sudden</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/SSL-VPN-stopped-working-all-of-the-sudden/m-p/207993#M6675</link>
      <description>&lt;P&gt;TAC got back to me this morning and had a fix. they needed to modify the vpn general.php, one of the latest jumbofixes caused an issue with the IP and name being sent in the snx params. we changed it to the hardcoded ip of the interface being used instead of the name resolution for the hostname of the firewall.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 16:53:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/SSL-VPN-stopped-working-all-of-the-sudden/m-p/207993#M6675</guid>
      <dc:creator>NorthernNetGuy</dc:creator>
      <dc:date>2024-03-06T16:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: SSL VPN stopped working all of the sudden</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/SSL-VPN-stopped-working-all-of-the-sudden/m-p/207994#M6676</link>
      <description>&lt;P&gt;Actually had to work with the TAC, the issue required to rework the SSL Portal files with post scripts.&lt;/P&gt;&lt;P&gt;Basically we ran:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- cd $CVPNDIR/scripts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Script ./cvpn_post_utility.csh&lt;/P&gt;&lt;P&gt;Since we had VSX we had to do the following&lt;/P&gt;&lt;P&gt;- Copy of the htdocs folder from context 0 to context 5&lt;/P&gt;&lt;P&gt;- Fix permissions on this folder (group owner from users to root)&lt;/P&gt;&lt;P&gt;- Copy the phpincs folder from context 0 to context 5&lt;/P&gt;&lt;P&gt;- Fix permissions on this folder (group owner from users to root)&lt;/P&gt;&lt;P&gt;- Restart the cvpnd daemon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also this got crossed with the issues of the JS&amp;nbsp;throttling for chromium based browsers and for that I needed to apply the patch from this link:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/download/122009" target="_blank"&gt;https://support.checkpoint.com/results/download/122009&lt;/A&gt;&amp;nbsp;but I believed this was now applied inside a JHF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 17:03:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/SSL-VPN-stopped-working-all-of-the-sudden/m-p/207994#M6676</guid>
      <dc:creator>siskel</dc:creator>
      <dc:date>2024-03-06T17:03:56Z</dc:date>
    </item>
  </channel>
</rss>

