<?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: VPN Site Push Failing from R81.20 in Endpoint</title>
    <link>https://community.checkpoint.com/t5/Endpoint/VPN-Site-Push-Failing-from-R81-20/m-p/204523#M8121</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/24091"&gt;@Andrew_Scott&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Regarding the behavior.&lt;/P&gt;
&lt;P&gt;Whether to specify the authentication method or not during the site creation command depends on gateway settings.&lt;/P&gt;
&lt;P&gt;If for "Single Authentication Clients setting" the admin defines a specific authentication method, then you can not use the &lt;STRONG&gt;-a&lt;/STRONG&gt; in the "trac create" command:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;trac create -s "REDACTED" -di "REDACTED" -lo "Standard"&amp;nbsp;-f "REDACTED_SIGNATURE"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AuthMethod-UsernamePassword.png" style="width: 828px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/24299i717C94B7DC2DC529/image-size/large?v=v2&amp;amp;px=999" role="button" title="AuthMethod-UsernamePassword.png" alt="AuthMethod-UsernamePassword.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But if the admin leaves the default value, then the authentication method parameter is required in the&amp;nbsp;"trac create" command:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;trac&amp;nbsp;create -s "REDACTED" -di "REDACTED" -lo "Standard" -a "username-password" -f "REDACTED_SIGNATURE"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AuthMethod-UserRecord.png" style="width: 827px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/24301iF0E2385EADE861CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="AuthMethod-UserRecord.png" alt="AuthMethod-UserRecord.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Since the&amp;nbsp;&lt;U&gt;Push Operation&lt;/U&gt; sends the full command, including the &lt;STRONG&gt;-a &lt;/STRONG&gt;when choosing the&amp;nbsp;&lt;STRONG&gt;"Standard"&lt;/STRONG&gt; option, you need to make sure the gateway is configured to the default setting "Defined On User Record (Legacy)".&lt;/P&gt;
&lt;P&gt;We are adding a clarification in the &lt;A href="https://sc1.checkpoint.com/documents/Infinity_Portal/WebAdminGuides/EN/Harmony-Endpoint-Admin-Guide/Topics-Common-for-HEP/Performing-Push-Operations.htm?" target="_self"&gt;&lt;SPAN&gt;Harmony Endpoint EPMaaS Administration Guide.&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jan 2024 10:42:59 GMT</pubDate>
    <dc:creator>Giladgr</dc:creator>
    <dc:date>2024-01-30T10:42:59Z</dc:date>
    <item>
      <title>VPN Site Push Failing from R81.20</title>
      <link>https://community.checkpoint.com/t5/Endpoint/VPN-Site-Push-Failing-from-R81-20/m-p/203546#M8026</link>
      <description>&lt;P&gt;Just an FYI for anyone else trying this.&lt;BR /&gt;&lt;BR /&gt;If you attempt to perform a Push Operation to add a VPN Site using &lt;STRONG&gt;[Login Option: "Standard"]&lt;/STRONG&gt; and &lt;STRONG&gt;[Authentication Method: Username/Password]&lt;/STRONG&gt; it will silently fail the operation on the client.&lt;BR /&gt;&lt;BR /&gt;This is because it runs the following command on the remote machine:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;create -s "&lt;/STRONG&gt;REDACTED&lt;STRONG&gt;" -di "&lt;/STRONG&gt;REDACTED&lt;STRONG&gt;" -lo "Standard" -a "username-password" -f "&lt;/STRONG&gt;REDACTED_SIGNATURE&lt;STRONG&gt;"&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;The issue is that using the &lt;STRONG&gt;[-a ""]&lt;/STRONG&gt; parameter with &lt;STRONG&gt;[-lo "standard"]&lt;/STRONG&gt; results in the error "Standard: does not need authentication method"&lt;BR /&gt;&lt;BR /&gt;The Infinity Portal needs to be reprogrammed to not sent the &lt;STRONG&gt;[-a "username-password"]&lt;/STRONG&gt; parameter if &lt;STRONG&gt;[-lo "Standard"]&lt;/STRONG&gt; is already specified.&lt;BR /&gt;&lt;BR /&gt;Running this command manually on the workstation adds the VPN Site correctly:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;create -s "&lt;/STRONG&gt;REDACTED&lt;STRONG&gt;" -di "&lt;/STRONG&gt;REDACTED&lt;STRONG&gt;" -lo "Standard" -f "&lt;/STRONG&gt;REDACTED_SIGNATURE&lt;STRONG&gt;"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;FIX:&lt;BR /&gt;&lt;BR /&gt;When using Radius authentication you must use Custom Login Option and manually enter "RADIUS Logon Options" in the field below. The text is case sensitive.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Action: Add VPN Site&lt;BR /&gt;Server Name (or IP): 10.1.1.1&lt;BR /&gt;Use Custom Login Option: Checked&lt;BR /&gt;Login Option (Manually entered Case sensitive): RADIUS Logon Options&lt;BR /&gt;Authentication Method: Other&lt;BR /&gt;Fingerprint: LONG STRING OF WORD GOES HERE&lt;BR /&gt;Remote Access Gateway Name: Gateway_Name&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 16:22:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/VPN-Site-Push-Failing-from-R81-20/m-p/203546#M8026</guid>
      <dc:creator>Andrew_Scott</dc:creator>
      <dc:date>2024-02-29T16:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Site Push Failing from R81.20</title>
      <link>https://community.checkpoint.com/t5/Endpoint/VPN-Site-Push-Failing-from-R81-20/m-p/203557#M8027</link>
      <description>&lt;P&gt;I know exactly what you are talking about. I had not dealt with this myself in a while, but sounds familiar. Maybe ask if you can work with someone in Endpoint team, because if ticket went to firewall team, they most likely would not be familiar with this.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 23:10:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/VPN-Site-Push-Failing-from-R81-20/m-p/203557#M8027</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-01-18T23:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Site Push Failing from R81.20</title>
      <link>https://community.checkpoint.com/t5/Endpoint/VPN-Site-Push-Failing-from-R81-20/m-p/204523#M8121</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/24091"&gt;@Andrew_Scott&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Regarding the behavior.&lt;/P&gt;
&lt;P&gt;Whether to specify the authentication method or not during the site creation command depends on gateway settings.&lt;/P&gt;
&lt;P&gt;If for "Single Authentication Clients setting" the admin defines a specific authentication method, then you can not use the &lt;STRONG&gt;-a&lt;/STRONG&gt; in the "trac create" command:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;trac create -s "REDACTED" -di "REDACTED" -lo "Standard"&amp;nbsp;-f "REDACTED_SIGNATURE"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AuthMethod-UsernamePassword.png" style="width: 828px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/24299i717C94B7DC2DC529/image-size/large?v=v2&amp;amp;px=999" role="button" title="AuthMethod-UsernamePassword.png" alt="AuthMethod-UsernamePassword.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But if the admin leaves the default value, then the authentication method parameter is required in the&amp;nbsp;"trac create" command:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;trac&amp;nbsp;create -s "REDACTED" -di "REDACTED" -lo "Standard" -a "username-password" -f "REDACTED_SIGNATURE"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AuthMethod-UserRecord.png" style="width: 827px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/24301iF0E2385EADE861CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="AuthMethod-UserRecord.png" alt="AuthMethod-UserRecord.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Since the&amp;nbsp;&lt;U&gt;Push Operation&lt;/U&gt; sends the full command, including the &lt;STRONG&gt;-a &lt;/STRONG&gt;when choosing the&amp;nbsp;&lt;STRONG&gt;"Standard"&lt;/STRONG&gt; option, you need to make sure the gateway is configured to the default setting "Defined On User Record (Legacy)".&lt;/P&gt;
&lt;P&gt;We are adding a clarification in the &lt;A href="https://sc1.checkpoint.com/documents/Infinity_Portal/WebAdminGuides/EN/Harmony-Endpoint-Admin-Guide/Topics-Common-for-HEP/Performing-Push-Operations.htm?" target="_self"&gt;&lt;SPAN&gt;Harmony Endpoint EPMaaS Administration Guide.&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 10:42:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/VPN-Site-Push-Failing-from-R81-20/m-p/204523#M8121</guid>
      <dc:creator>Giladgr</dc:creator>
      <dc:date>2024-01-30T10:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Site Push Failing from R81.20</title>
      <link>https://community.checkpoint.com/t5/Endpoint/VPN-Site-Push-Failing-from-R81-20/m-p/207493#M8314</link>
      <description>&lt;P&gt;So we were using Radius settings. Here's the actual settings that works on the client side. The issue is that you have to manually enter "RADIUS Logon Options" in the Login Option field and it's case sensitive.&lt;/P&gt;&lt;P&gt;Fields are filled in with sample values.&lt;BR /&gt;&lt;BR /&gt;Action: Add VPN Site&lt;BR /&gt;Server Name (or IP): 10.1.1.1&lt;BR /&gt;Use Custom Login Option: Checked&lt;BR /&gt;Login Option (Manually entered Case sensitive): RADIUS Logon Options&lt;BR /&gt;Authentication Method: Other&lt;BR /&gt;Fingerprint: LONG STRING OF WORD GOES HERE&lt;BR /&gt;Remote Access Gateway Name: Gateway_Name&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 16:20:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/VPN-Site-Push-Failing-from-R81-20/m-p/207493#M8314</guid>
      <dc:creator>Andrew_Scott</dc:creator>
      <dc:date>2024-02-29T16:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Site Push Failing from R81.20</title>
      <link>https://community.checkpoint.com/t5/Endpoint/VPN-Site-Push-Failing-from-R81-20/m-p/207522#M8316</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/24091"&gt;@Andrew_Scott&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;This is by design according to the&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/Infinity_Portal/WebAdminGuides/EN/Harmony-Endpoint-Admin-Guide/Topics-Common-for-HEP/Performing-Push-Operations.htm?" target="_self" rel="noopener noreferrer"&gt;&lt;SPAN&gt;Harmony Endpoint EPMaaS Administration Guide:&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;TABLE class="TableStyle-TP_Table_Dark_Header_and_Pattern" cellspacing="0"&gt;
&lt;TBODY&gt;
&lt;TR class="TableStyle-TP_Table_Dark_Header_and_Pattern-Body-Grey_Background"&gt;
&lt;TD class="TableStyle-TP_Table_Dark_Header_and_Pattern-BodyE-Column_Style-Grey_Background"&gt;
&lt;P&gt;Login&lt;EM&gt; Option&lt;/EM&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD class="TableStyle-TP_Table_Dark_Header_and_Pattern-BodyD-Column_Style-Grey_Background"&gt;
&lt;P&gt;&lt;EM&gt;Login option for the server. By default,&amp;nbsp;&lt;SPAN class="Menu_Options"&gt;Standard&lt;/SPAN&gt;&amp;nbsp;login option is selected.&lt;/EM&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;EM&gt;To use a custom login option, select&amp;nbsp;&lt;SPAN class="Menu_Options"&gt;Use Custom Login Option&lt;/SPAN&gt;&amp;nbsp;checkbox, and enter the login option. &lt;U&gt;&lt;STRONG&gt;This must match the Display Name specified in the&lt;SPAN class="Menu_Options"&gt;&amp;nbsp;GW properties&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;SPAN class="Menu_Options"&gt;VPN Clients&lt;/SPAN&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;SPAN class="Menu_Options"&gt;Authentication&lt;/SPAN&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;SPAN class="Menu_Options"&gt;Multiple Authentication Clients Settings&lt;/SPAN&gt;&amp;nbsp;in the&amp;nbsp;SmartConsole&lt;/STRONG&gt;&lt;/U&gt;&amp;nbsp;For example&lt;U&gt;&lt;STRONG&gt;,&amp;nbsp;&lt;SPAN class="Menu_Options"&gt;SAML IDP&lt;/SPAN&gt;.&lt;/STRONG&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;EM&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Giladgr_1-1709274256084.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/24689i3D941671CC5C1F88/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Giladgr_1-1709274256084.png" alt="Giladgr_1-1709274256084.png" /&gt;&lt;/span&gt;&lt;/EM&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Fri, 01 Mar 2024 06:28:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/VPN-Site-Push-Failing-from-R81-20/m-p/207522#M8316</guid>
      <dc:creator>Giladgr</dc:creator>
      <dc:date>2024-03-01T06:28:28Z</dc:date>
    </item>
  </channel>
</rss>

