<?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 Licesning in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/161171#M10941</link>
    <description>&lt;P&gt;By default, your gateway include a license for 5 concurrent Remote Access users (CPSB-SSLVPN-5 in the license string).&lt;BR /&gt;The fact the gateway is allowing 15 concurrent users might be considered a bug.&lt;BR /&gt;In any case, you will need to purchase an additional license to support more concurrent users.&lt;BR /&gt;For Office Mode support, you need one of three things:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Harmony Endpoint licensing (includes Remote Access)&lt;/LI&gt;
&lt;LI&gt;Mobile Access Blade (can be purchased for 50 users, 200 users, or unlimited)&lt;/LI&gt;
&lt;LI&gt;CPEP-ACCESS-x (hidden SKU that includes Endpoint Firewall and Compliance, required for Mac VPN users not using SNX)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please contact your Check Point partner for more information.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2022 16:16:23 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2022-11-03T16:16:23Z</dc:date>
    <item>
      <title>VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80058#M10922</link>
      <description>&lt;P&gt;Hi, having an issue with people who are connected using endpoint clients with full office mode ip addresses, when people are working away on the VPN it disconnects the RDP session or whatever application is open, the VPN client for the most part seems to stay connected and the connectivity will recover after a minute or two.&lt;/P&gt;&lt;P&gt;I've ran script below on the management server and i can see 225 VPN licenses but there is now around 250 connecting at peak hours, it doesn't happen at non peak hours. CPU and memory is fine.&lt;/P&gt;&lt;P&gt;Is there anything logged to Smartconsole when you exceed your licencing for VPN. How can i prove this is or is not a licensing issue, my understanding was if you exceed the licensing limit your VPN client will not connect at all.&lt;/P&gt;&lt;P&gt;Have a TAC case open but just looking for other peoples opinions and experience with this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;printf '%.s-' {1..78};echo;echo 'Remote Access VPN License Summary';printf '%.s-' {1..78};echo;echo -n 'Secure Client licenses on SMS (CPVP-VSC-5-NGX-XXX) : '; cplic print |grep never | grep -o -E 'CPVP-VSC-5-NGX\+.*' |sed 's/CPVP-VSC-5-NGX+//g' |awk '{ total = total + $1 } END { print total }';echo -n 'Secure Client licenses on SMS (CPVP-VSC-XXX-NGX) : '; cplic print |grep never |grep -v 'CPVP-VSC-5-NGX\+' |grep -o -E 'CPVP-VSC-.*NGX' | sed 's/CPVP-VSC-//g' | sed 's/-NGX//g' | awk '{ total = total + $1 } END { print total }'; echo -n 'SNX (not MOB) licenses on SMS (CPVP-SNX-XXX-NGX) : '; cplic print |grep never | grep SNX | sed 's/.*\sCPVP\-SNX\-//' | sed 's/\-NGX.*//' |awk '{ total2 = total2 + $1 } END { print total2 }';echo -n 'Mobile Access Blade licenses on SMS (CPSB-SSLVPN-XXX) : ';cplic print |grep never | grep SSLVPN | sed 's/.*\sCPSB\-SSLVPN\-//' | awk '{ total3 = total3 + $1 } END { print total3 }';printf '%.s-' {1..78};echo;&lt;BR /&gt;------------------------------------------------------------------------------&lt;BR /&gt;Remote Access VPN License Summary&lt;BR /&gt;------------------------------------------------------------------------------&lt;BR /&gt;Secure Client licenses on SMS (CPVP-VSC-5-NGX-XXX) : 200&lt;BR /&gt;Secure Client licenses on SMS (CPVP-VSC-XXX-NGX) : 25&lt;BR /&gt;SNX (not MOB) licenses on SMS (CPVP-SNX-XXX-NGX) :&lt;BR /&gt;Mobile Access Blade licenses on SMS (CPSB-SSLVPN-XXX) : 5&lt;BR /&gt;------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 10:14:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80058#M10922</guid>
      <dc:creator>Conor_Mulcahy</dc:creator>
      <dc:date>2020-03-28T10:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80060#M10923</link>
      <description>&lt;P&gt;The quickest and easiest way to confirm if it is a license limit issue is to apply a 30-day eval license and see if the behavior goes away.&amp;nbsp; Your Check Point reseller/partner should be able to get you an unlimited 30-day eval license.&amp;nbsp; In my experience when license limits are exceeded it will usually be logged somewhere, but often in some obscure log file somewhere on the gateway.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 13:06:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80060#M10923</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2020-03-28T13:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80065#M10924</link>
      <description>&lt;P&gt;Thanks good idea, pity there is no easy to access log on this one. The 30 day eval gives you unlimited VPN users? Have access to Usercenter so can do that one myself.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 14:49:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80065#M10924</guid>
      <dc:creator>Conor_Mulcahy</dc:creator>
      <dc:date>2020-03-28T14:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80066#M10925</link>
      <description>&lt;P&gt;Yes unlimited users (or "sufficiently" high like 5000 users for some features), here is what an "All-in-One" 30-day eval has in it:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt; For the SmartCenter:&lt;BR /&gt;CPSM-C-U CPSB-NPM CPSB-EPM CPSB-LOGS CPSB-MNTR CPSB-PRVS CPSB-UDIR CPSB-WKFL-100 CPSB-WS CPSB-MPTL&amp;nbsp;&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;CPVP-SNX-U-NGX&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp; CPSB-SWB CPSB-ADNC-M CPSB-RPRT-U CPSB-EVCR-U&amp;nbsp;&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;CPSB-SSLVPN-MOBMAIL+5000&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp; CPSB-COMP-150 &lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt; For the Firewall:&lt;BR /&gt;CPSB-FW CPSB-VPN CPSB-IPSA CPSB-DLP&amp;nbsp;&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;CPSB-SSLVPN-U&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp; CPSB-IA CPSB-ADNC CPSG-VSX-25S&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; CPSB-SWB&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp; CPSB-IPS CPSB-AV CPSB-URLF CPSB-ASPM CPSB-APCL CPSB-ABOT CPSB-CTNT &lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Sat, 28 Mar 2020 16:17:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80066#M10925</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2020-03-28T16:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80068#M10926</link>
      <description>&lt;P&gt;Cheers I will try that Monday, have your book by the way, it's essential if your working with Checkpoint&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 17:36:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80068#M10926</guid>
      <dc:creator>Conor_Mulcahy</dc:creator>
      <dc:date>2020-03-28T17:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80073#M10927</link>
      <description>If you're having a license issue, end users should notice errors about Office Mode IPs. &lt;BR /&gt;Also when you're looking at various log files, you will see messages that refer to Office Mode and not having enough Office Mode IPs or similar.</description>
      <pubDate>Sat, 28 Mar 2020 19:41:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80073#M10927</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-03-28T19:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80074#M10928</link>
      <description>&lt;P&gt;Thanks, when you say log files do you mean in smartlog or where will I see them?&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 19:45:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80074#M10928</guid>
      <dc:creator>Conor_Mulcahy</dc:creator>
      <dc:date>2020-03-28T19:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80076#M10929</link>
      <description>I believe they will show in SmartLog and likely $FWDIR/log/vpnd.elg</description>
      <pubDate>Sat, 28 Mar 2020 19:52:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80076#M10929</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-03-28T19:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80077#M10930</link>
      <description>&lt;P&gt;That's great I'll check both places, cheers for the help on this.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 19:55:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80077#M10930</guid>
      <dc:creator>Conor_Mulcahy</dc:creator>
      <dc:date>2020-03-28T19:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80079#M10931</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/19570"&gt;@Conor_Mulcahy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The oneliner (&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.checkpoint.com/t5/General-Topics/One-liner-for-Remote-Access-VPN-License-Summary/td-p/79205" target="_self"&gt;One-liner for Remote Access VPN License Summary&lt;/A&gt;) you copied is from me.&amp;nbsp;It is the previous version of a more comprehensive script.&amp;nbsp;Here you can find the newer version, which also shows the current numbers of connections from the gateway:&lt;BR /&gt;&lt;A class="page-link lia-link-navigation lia-custom-event" href="https://community.checkpoint.com/t5/General-Topics/R80-x-Mobile-User-License-Tool-replaced-quot-dtps-lic-quot/td-p/78848/jump-to/first-unread-message" target="_blank" rel="noopener"&gt;R80.x&amp;nbsp; &amp;nbsp;- Mobile User License Tool - replaced "dtps lic"&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you want to see all licenses of the Endpoint Security VPN Client&amp;nbsp; old Secure Client,&amp;nbsp;you must add up the following licenses:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;CPVP-VSC-5-NGX-&lt;FONT color="#FF0000"&gt;xxx&lt;BR /&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN&gt;CPVP-VSC-&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;xxx&lt;/FONT&gt;&lt;SPAN&gt;-NGX&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"fw tab -t userc_users -s" shows you the used licenses on the gateway.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Heiko&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 20:18:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80079#M10931</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2020-03-28T20:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80082#M10932</link>
      <description>&lt;P&gt;Thanks for that, that gives them 225 but there was 260 connected the other day.&lt;/P&gt;&lt;P&gt;People were getting disconnected at times but were not getting denied an IP from office mode.&lt;/P&gt;&lt;P&gt;I will check again on Monday with your script, thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 20:41:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80082#M10932</guid>
      <dc:creator>Conor_Mulcahy</dc:creator>
      <dc:date>2020-03-28T20:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80109#M10933</link>
      <description>&lt;P&gt;The table "userc_users" can be different from "om_assigned_ips".&amp;nbsp;Therefore there may be more entries.&lt;/P&gt;
&lt;P&gt;It is also possible that you have an unlimited license.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2020 12:34:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80109#M10933</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2020-03-29T12:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80110#M10934</link>
      <description>&lt;P&gt;Wouldn't even the one script bring back that info if there was an unlimited lic?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2020 12:42:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80110#M10934</guid>
      <dc:creator>Conor_Mulcahy</dc:creator>
      <dc:date>2020-03-29T12:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80121#M10935</link>
      <description>The script should work either way.&lt;BR /&gt;Also the tables should return results if users are connected regardless of your license.</description>
      <pubDate>Sun, 29 Mar 2020 18:52:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80121#M10935</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-03-29T18:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80123#M10936</link>
      <description>&lt;P&gt;Sorry what do mean by tables, is this in script or is it somewhere else I can look?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2020 19:03:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80123#M10936</guid>
      <dc:creator>Conor_Mulcahy</dc:creator>
      <dc:date>2020-03-29T19:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80126#M10937</link>
      <description>Any fw tab command is giving you output related to tables we maintain during runtime.&lt;BR /&gt;The scripts referred to in this thread are, in part, getting information from these same tables.</description>
      <pubDate>Sun, 29 Mar 2020 19:12:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/80126#M10937</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-03-29T19:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/160892#M10938</link>
      <description>&lt;P&gt;which license should be fixed for this issue (&lt;SPAN&gt;Office Mode and not having enough Office Mode IPs&lt;/SPAN&gt;)?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 08:51:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/160892#M10938</guid>
      <dc:creator>Fraol14</dc:creator>
      <dc:date>2022-11-01T08:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/160925#M10939</link>
      <description>&lt;P&gt;There are three types of licensing that impact the number of Office Mode IPs:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Mobile Access Blade (CPSB-MOB-x)&lt;/LI&gt;
&lt;LI&gt;Harmony Endpoint licenses (CP-HAR-EP-x)&lt;/LI&gt;
&lt;LI&gt;Legacy ACCESS SKUs (CPEP-ACCESS-x)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Note this is in terms of current SKUs, legacy SKUs also impact this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 14:31:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/160925#M10939</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2022-11-01T14:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/160994#M10940</link>
      <description>&lt;P&gt;This issue is occurring when more than 15 remote VPN users are connected simultaneously.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 08:46:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/160994#M10940</guid>
      <dc:creator>Fraol14</dc:creator>
      <dc:date>2022-11-02T08:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Licesning</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/161171#M10941</link>
      <description>&lt;P&gt;By default, your gateway include a license for 5 concurrent Remote Access users (CPSB-SSLVPN-5 in the license string).&lt;BR /&gt;The fact the gateway is allowing 15 concurrent users might be considered a bug.&lt;BR /&gt;In any case, you will need to purchase an additional license to support more concurrent users.&lt;BR /&gt;For Office Mode support, you need one of three things:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Harmony Endpoint licensing (includes Remote Access)&lt;/LI&gt;
&lt;LI&gt;Mobile Access Blade (can be purchased for 50 users, 200 users, or unlimited)&lt;/LI&gt;
&lt;LI&gt;CPEP-ACCESS-x (hidden SKU that includes Endpoint Firewall and Compliance, required for Mac VPN users not using SNX)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please contact your Check Point partner for more information.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 16:16:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/VPN-Licesning/m-p/161171#M10941</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2022-11-03T16:16:23Z</dc:date>
    </item>
  </channel>
</rss>

