<?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: Lost access to gaia portal in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25678#M1950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Curious if there's anything in /var/log/&lt;SPAN class=""&gt;httpd2_error_log that might explain it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;You might also try the couple of Linux CLI commands and the Wireshark troubleshooting process listed here:&amp;nbsp;&lt;A class="link-titled" href="https://stackoverflow.com/questions/29926955/troubleshoot-ssl-tls-handshake-in-google-chrome-browser" title="https://stackoverflow.com/questions/29926955/troubleshoot-ssl-tls-handshake-in-google-chrome-browser"&gt;Troubleshoot SSL/TLS handshake in Google Chrome browser - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 May 2018 03:45:16 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2018-05-25T03:45:16Z</dc:date>
    <item>
      <title>Lost access to gaia portal</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25674#M1946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, running R77.30, not long ago we lost the ability to web to our gateway and manager, it used to work (self signed cert) but now the browser throws an error such as:&amp;nbsp; "Can’t connect securely to this page" with no option to continue anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have tried 3 different browsers, and enabled all tls versions and even sslv3 but nothing helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wireshark capture shows a client hello requesting, tlsv1.2 then tls v1.0, sslv3.0 then it stops.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone got any solution for this? I would be happy just running plain http but it seems not an option.&lt;/P&gt;&lt;P&gt;config:&lt;/P&gt;&lt;P&gt;set web table-refresh-rate 15&lt;BR /&gt;set web session-timeout 10&lt;BR /&gt;set web ssl-port 443&lt;BR /&gt;set web ssl3-enabled on&lt;BR /&gt;set web daemon-enable on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 04:55:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25674#M1946</guid>
      <dc:creator>Ryan_Ryan</dc:creator>
      <dc:date>2018-05-24T04:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Lost access to gaia portal</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25675#M1947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does a tcpdump say when you try to access the Gaia portal?&lt;/P&gt;&lt;P&gt;I'm guessing you pushed a policy that blocked access to the Gaia portal.&lt;/P&gt;&lt;P&gt;There must be an explicit rule allowing the communication as it is not covered thru implied rules.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 20:41:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25675#M1947</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-05-24T20:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Lost access to gaia portal</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25676#M1948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried running the web sslport on 4434 or any other port instead, I don't know if you added some additional blade like Mobile access or just VPN Client access?&lt;/P&gt;&lt;P&gt;In the dashboard go into the object of the gateway and change the gateway portal from the &lt;A href="HTTPS://&amp;lt;IP&amp;gt;"&gt;HTTPS://&amp;lt;IP&amp;gt;&lt;/A&gt;&amp;nbsp; to &lt;A href="HTTPS://&amp;lt;IP:4434"&gt;HTTPS://&amp;lt;IP:4434&lt;/A&gt;&amp;nbsp;and push policy as this will always overwrite the local setting and will reset the web ssl-port setting you change on the command line.&lt;/P&gt;&lt;P&gt;It is always recommendable to change the port for the GAIA portal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 22:23:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25676#M1948</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2018-05-24T22:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Lost access to gaia portal</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25677#M1949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks both for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can telnet to the gateway on port 443 and its open, so access does not seem to be the issue, the issue seems more the gateway is not&amp;nbsp;talking ssl/tls properly. I tried running on a different port and updating the gateway portal URL, but I get the same results, telnet works but web browsing fails.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chrome shows:&amp;nbsp;&lt;SPAN style="color: #646464; background-color: #f7f7f7;"&gt;ERR_CONNECTION_CLOSED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;IE:&amp;nbsp; Can’t connect securely to this page. This might be because the site uses outdated or unsafe TLS security settings. If this keeps happening, try contacting the website’s owner.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt;I regenerated the ssl cert on the gateway aswell then restarted the daemon but still the same issue!&lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt;tcpdump just shows a normal tcp handshake&lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 23:31:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25677#M1949</guid>
      <dc:creator>Ryan_Ryan</dc:creator>
      <dc:date>2018-05-24T23:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Lost access to gaia portal</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25678#M1950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Curious if there's anything in /var/log/&lt;SPAN class=""&gt;httpd2_error_log that might explain it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;You might also try the couple of Linux CLI commands and the Wireshark troubleshooting process listed here:&amp;nbsp;&lt;A class="link-titled" href="https://stackoverflow.com/questions/29926955/troubleshoot-ssl-tls-handshake-in-google-chrome-browser" title="https://stackoverflow.com/questions/29926955/troubleshoot-ssl-tls-handshake-in-google-chrome-browser"&gt;Troubleshoot SSL/TLS handshake in Google Chrome browser - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 03:45:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25678#M1950</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-05-25T03:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lost access to gaia portal</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25679#M1951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes there are some logs in there, nothing relative to each attempt, these logs&amp;nbsp;date to the time I restarted the http2 service:&lt;/P&gt;&lt;P&gt;[notice] SIGHUP received. Attempting to restart&lt;BR /&gt;[warn] module setenvif_module is already loaded, skipping&lt;BR /&gt;[warn] module headers_module is already loaded, skipping&lt;BR /&gt;[error] (1)Operation not permitted: mod_mime_magic: can't read magic file /web/conf/magic&lt;BR /&gt;[warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)&lt;BR /&gt;[warn] RSA server certificate CommonName (CN) `192.168.1.1' does NOT match server name!?&lt;BR /&gt;[notice] CPWS configured -- resuming normal operations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;curl is a good idea, although nothing too helpful came of it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* schannel: failed to receive handshake, need more data&lt;/P&gt;&lt;P&gt;curl: (35) schannel: failed to receive handshake, SSL/TLS connection failed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 04:36:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25679#M1951</guid>
      <dc:creator>Ryan_Ryan</dc:creator>
      <dc:date>2018-05-25T04:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Lost access to gaia portal</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25680#M1952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recommend opening a case with the TAC so this can be properly investigated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 14:40:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/25680#M1952</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-05-25T14:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Lost access to gaia portal</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/50310#M3740</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Did you get the solution&amp;nbsp; for this because the same thing I am experiencing on R80.10 as well with latest take. New Deployment.&lt;/P&gt;
&lt;P&gt;Tried to connect the laptop directly with MGMT port of firewall with is same network but no luck. How ever I am able to ping the firewall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Checked the wireshark captures found client is sending hello but firewall is sending FIN.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 13:35:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/50310#M3740</guid>
      <dc:creator>Anas_Ahmad</dc:creator>
      <dc:date>2019-04-09T13:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Lost access to gaia portal</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/60449#M4625</link>
      <description>&lt;P&gt;Have you got a solution from TAC please?&lt;/P&gt;&lt;P&gt;We have same error message in /var/log/httpd2_error_log after R.77.30 node joined cluster.&lt;/P&gt;&lt;P&gt;tcpdump shows 3-WAY handshake OK and then nothing happened.&lt;/P&gt;&lt;P&gt;different browsers show blank screen, none of tcl scripts are not starting.&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have restarted httpd daemon - same issue.&lt;/P&gt;&lt;P&gt;/var/log/httpd2_error_log:&lt;/P&gt;&lt;P&gt;[Thu Aug 15 01:13:53 2019] [notice] caught SIGTERM, shutting down&lt;BR /&gt;[Thu Aug 15 01:14:40 2019] [error] (1)Operation not permitted: mod_mime_magic: can't read magic file /web/conf/magic&lt;BR /&gt;[Thu Aug 15 01:14:41 2019] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)&lt;BR /&gt;[Thu Aug 15 01:14:41 2019] [warn] RSA server certificate CommonName (CN) `192.168.1.1' does NOT match server name!?&lt;BR /&gt;[Thu Aug 15 01:14:41 2019] [warn] module setenvif_module is already loaded, skipping&lt;BR /&gt;[Thu Aug 15 01:14:41 2019] [warn] module headers_module is already loaded, skipping&lt;BR /&gt;httpd2: Could not reliably determine the server's fully qualified domain name, using 192.168.1.1 for ServerName&lt;BR /&gt;[Thu Aug 15 01:14:41 2019] [error] (1)Operation not permitted: mod_mime_magic: can't read magic file /web/conf/magic&lt;BR /&gt;[Thu Aug 15 01:14:42 2019] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)&lt;BR /&gt;[Thu Aug 15 01:14:42 2019] [warn] RSA server certificate CommonName (CN) `192.168.1.1' does NOT match server name!?&lt;BR /&gt;[Thu Aug 15 01:14:42 2019] [notice] CPWS configured -- resuming normal operations&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 14:22:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/60449#M4625</guid>
      <dc:creator>piotto777</dc:creator>
      <dc:date>2019-08-19T14:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Lost access to gaia portal</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/60479#M4628</link>
      <description>It looks like whatever certificate configured for the Gaia portal is a CA certificate.&lt;BR /&gt;You should probably replace it.&lt;BR /&gt;See: &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk97648" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk97648&lt;/A&gt;&lt;BR /&gt;Or: &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk108252" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk108252&lt;/A&gt;</description>
      <pubDate>Fri, 16 Aug 2019 20:14:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Lost-access-to-gaia-portal/m-p/60479#M4628</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-08-16T20:14:53Z</dc:date>
    </item>
  </channel>
</rss>

