<?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: Which MAC/HMACs are supported in R80.20, ssh -Q mac doesn't work in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131175#M19318</link>
    <description>&lt;P&gt;Up until R80.30 GAiA 3.10, Check Point includes OpenSSH 4.3p2, which corresponds to OpenBSD 3.9. Here is the version of the manpage you should use:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://man.openbsd.org/OpenBSD-3.9/sshd_config" target="_blank" rel="noopener nofollow noreferrer"&gt;https://man.openbsd.org/OpenBSD-3.9/sshd_config&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;At that time, the only HMACs supported were hmac-md5 and hmac-sha1 (Turns out I was wrong about this. See below.). Of note, MD5 provides plenty of security for an HMAC.&lt;/P&gt;
&lt;P&gt;With the move to a newer RHEL base, R80.30 management, R80.40 firewall, and up include OpenSSH 7.8p1, from mid-2018.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Oct 2021 13:28:42 GMT</pubDate>
    <dc:creator>Bob_Zimmerman</dc:creator>
    <dc:date>2021-10-07T13:28:42Z</dc:date>
    <item>
      <title>Which MAC/HMACs are supported in R80.20, ssh -Q mac doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131134#M19307</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;Can you help me with this please?&lt;/P&gt;&lt;P&gt;Trying to follow&amp;nbsp;&amp;nbsp;&lt;EM&gt;sk165685 &lt;/EM&gt;but command does not work on r80.20.&lt;/P&gt;&lt;P&gt;Regards&lt;EM&gt;,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Checkpointer&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 12:56:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131134#M19307</guid>
      <dc:creator>checkpointer</dc:creator>
      <dc:date>2021-10-06T12:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Which MAC/HMACs are supported in R80.20, ssh -Q mac doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131136#M19308</link>
      <description>&lt;P&gt;I assume this does work in R80.40 / R81 only, as it reads:&amp;nbsp;&lt;STRONG&gt;In R80.40, openSSL and openSSH were upgraded.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Then the command ssh -Q options are listed...&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 13:12:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131136#M19308</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2021-10-06T13:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Which MAC/HMACs are supported in R80.20, ssh -Q mac doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131137#M19309</link>
      <description>&lt;P&gt;Thanks GW, is there any other way you might know of to get the information around supported&amp;nbsp;&lt;SPAN&gt;M&lt;/SPAN&gt;&lt;SPAN&gt;AC/HMACs in R80.20?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 13:26:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131137#M19309</guid>
      <dc:creator>checkpointer</dc:creator>
      <dc:date>2021-10-06T13:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Which MAC/HMACs are supported in R80.20, ssh -Q mac doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131138#M19310</link>
      <description>&lt;P&gt;For SSH, the -Q option was added in OpenBSD 5.5 only. Try cat&amp;nbsp;&lt;SPAN class="Pa"&gt;/etc/ssh/ssh_config to read config file&amp;nbsp;8)&lt;/img&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;See&amp;nbsp;&lt;A class="cp_link sc_ellipsis" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk106031&amp;amp;partition=Advanced&amp;amp;product=Quantum" target="_blank"&gt;sk106031: How to change &lt;STRONG&gt;SSH&lt;/STRONG&gt; encryption protocols and Message Authentication Code settings&lt;/A&gt;&amp;nbsp;also.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 13:36:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131138#M19310</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2021-10-06T13:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Which MAC/HMACs are supported in R80.20, ssh -Q mac doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131151#M19311</link>
      <description>&lt;P&gt;Unfortunately, the underlying components require a newer version of the Linux kernel not present in R80.20.&lt;BR /&gt;Upgrade to at least R80.40, which is in wide use by our customers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 14:41:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131151#M19311</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-10-06T14:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Which MAC/HMACs are supported in R80.20, ssh -Q mac doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131175#M19318</link>
      <description>&lt;P&gt;Up until R80.30 GAiA 3.10, Check Point includes OpenSSH 4.3p2, which corresponds to OpenBSD 3.9. Here is the version of the manpage you should use:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://man.openbsd.org/OpenBSD-3.9/sshd_config" target="_blank" rel="noopener nofollow noreferrer"&gt;https://man.openbsd.org/OpenBSD-3.9/sshd_config&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;At that time, the only HMACs supported were hmac-md5 and hmac-sha1 (Turns out I was wrong about this. See below.). Of note, MD5 provides plenty of security for an HMAC.&lt;/P&gt;
&lt;P&gt;With the move to a newer RHEL base, R80.30 management, R80.40 firewall, and up include OpenSSH 7.8p1, from mid-2018.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 13:28:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131175#M19318</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2021-10-07T13:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Which MAC/HMACs are supported in R80.20, ssh -Q mac doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131224#M19323</link>
      <description>&lt;P&gt;Hi Bob, thanks for this. What is the source of this information? Can I validate it with any SK's?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 07:35:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131224#M19323</guid>
      <dc:creator>checkpointer</dc:creator>
      <dc:date>2021-10-07T07:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Which MAC/HMACs are supported in R80.20, ssh -Q mac doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131294#M19346</link>
      <description>&lt;P&gt;Version is obtained using 'sshd -v'. You can then check the &lt;A href="https://www.openbsd.org/39.html" target="_self"&gt;OpenBSD 3.9 release notes&lt;/A&gt;, which say it includes OpenSSH 4.3. The manpage above is the OpenBSD 3.9 version of the manpage, though I somehow got the link text wrong. That link goes to sshd_config, which is the correct page. Look for the "MACs" option.&lt;/P&gt;
&lt;P&gt;I also misinterpreted something I read elsewhere. OpenSSH 4.3 supports four HMACs:&amp;nbsp;hmac-md5, hmac-sha1, hmac-ripemd160, hmac-sha1-96, hmac-md5-96.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 13:25:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131294#M19346</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2021-10-07T13:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Which MAC/HMACs are supported in R80.20, ssh -Q mac doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131298#M19347</link>
      <description>&lt;P&gt;Fantastic, thanks Bob.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to get version with 'rpm -qa | grep ssh',&amp;nbsp;&lt;SPAN&gt;'sshd -v' didn't work in my (lab) r80.10.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Once again thank you so much for this, I am much obliged to you for answering my question!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Checkpointer&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 13:44:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Which-MAC-HMACs-are-supported-in-R80-20-ssh-Q-mac-doesn-t-work/m-p/131298#M19347</guid>
      <dc:creator>checkpointer</dc:creator>
      <dc:date>2021-10-07T13:44:47Z</dc:date>
    </item>
  </channel>
</rss>

