<?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 Cisco Anyconnect VPN client for Linux in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3771059#M3224</link>
    <description>&lt;P&gt;I looked at the instructions for installing the VPN client located &lt;A href="https://devnetsandbox.cisco.com/Docs/VPN_Access/AnyConnect_Installation_Guide.pdf" target="_self"&gt;here&lt;/A&gt; and it says that I can download the Anycast VPN client for Linux &lt;A href="https://developer.cisco.com/site/sandbox/anyconnect/" target="_self"&gt;here&lt;/A&gt;. The problem is when I go to the link the only downloads that are available are for Mac and Windows. Does anyone know where I can obtain the Linux package?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jun 2019 09:44:38 GMT</pubDate>
    <dc:creator>mf6872001</dc:creator>
    <dc:date>2019-06-04T09:44:38Z</dc:date>
    <item>
      <title>Cisco Anyconnect VPN client for Linux</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3771059#M3224</link>
      <description>&lt;P&gt;I looked at the instructions for installing the VPN client located &lt;A href="https://devnetsandbox.cisco.com/Docs/VPN_Access/AnyConnect_Installation_Guide.pdf" target="_self"&gt;here&lt;/A&gt; and it says that I can download the Anycast VPN client for Linux &lt;A href="https://developer.cisco.com/site/sandbox/anyconnect/" target="_self"&gt;here&lt;/A&gt;. The problem is when I go to the link the only downloads that are available are for Mac and Windows. Does anyone know where I can obtain the Linux package?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 09:44:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3771059#M3224</guid>
      <dc:creator>mf6872001</dc:creator>
      <dc:date>2019-06-04T09:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Anyconnect VPN client for Linux</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3771068#M3225</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;mf6872001,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'd to know what&amp;nbsp;Linux's distribution you have, but for now, I've been searching the package for Linux and I found this for &lt;STRONG&gt;Ubuntu&lt;/STRONG&gt;, you will need an account of the page to download it:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://it.umn.edu/downloads-guides" target="_blank"&gt;https://it.umn.edu/downloads-guides&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;Find Anyconnect for Linux.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The instructions are:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;tar -zxvf anyconnect-linux64-4.6.03049-predeploy-k9.tar.gz&lt;/LI&gt;&lt;LI&gt;cd anyconnect-linux64-4.6.03049&lt;/LI&gt;&lt;LI&gt;cd vpn&lt;/LI&gt;&lt;LI&gt;sudo ./vpn_install.sh&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;and that's all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vpm2.png" style="width: 725px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/26845i3DB6D9485EDAED9A/image-size/large?v=v2&amp;amp;px=999" role="button" title="vpm2.png" alt="vpm2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this help.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jan 2019 19:32:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3771068#M3225</guid>
      <dc:creator>Pedro Arrieta</dc:creator>
      <dc:date>2019-01-01T19:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Anyconnect VPN client for Linux</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3771141#M3226</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try the openconnect.It is found at the following link: &lt;A href="http://www.infradead.org/openconnect/index.html" target="_blank"&gt;http://www.infradead.org/openconnect/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also find it in the repository for you linux version i.e. for Ubuntu you can install via "sudo apt install openconnect"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 04:33:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3771141#M3226</guid>
      <dc:creator>johnd2310</dc:creator>
      <dc:date>2019-01-02T04:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Anyconnect VPN client for Linux</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3793799#M3338</link>
      <description>&lt;P&gt;Thanks for this&amp;nbsp;&lt;SPAN class="UserName lia-user-name lia-user-rank-Rising-star lia-component-message-view-widget-author-username"&gt;&lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/282553" target="_self"&gt;&lt;SPAN class=""&gt;johnd2310&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Rising-star lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;I thought I found a Cisco Anyconnect VPN client for Linux a couple of weeks ago and there is a link to a page to get one in the official download/install documents but it just takes you to the windows/mac download page which is kind of annoying. I wonder if they just didn't have enough usage to make it worthwhile to maintain.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Feb 2019 21:57:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3793799#M3338</guid>
      <dc:creator>myob-brad</dc:creator>
      <dc:date>2019-02-03T21:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Anyconnect VPN client for Linux</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3793803#M3339</link>
      <description>&lt;P&gt;I can't find it anywhere other than university websites and I can't get an account without signing up as a student. oh well the resource below looks like it will work&lt;/P&gt;</description>
      <pubDate>Sun, 03 Feb 2019 22:01:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3793803#M3339</guid>
      <dc:creator>myob-brad</dc:creator>
      <dc:date>2019-02-03T22:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Anyconnect VPN client for Linux</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3793804#M3340</link>
      <description>just to save others time, in my second comment above I was referring to the official any connect not open connect.</description>
      <pubDate>Sun, 03 Feb 2019 22:04:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3793804#M3340</guid>
      <dc:creator>myob-brad</dc:creator>
      <dc:date>2019-02-03T22:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Anyconnect VPN client for Linux</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3865102#M3660</link>
      <description>&lt;P&gt;I found something there&amp;nbsp;&lt;A href="http://ttcit.net/download/linux/" target="_blank"&gt;http://ttcit.net/download/linux/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 11:26:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/3865102#M3660</guid>
      <dc:creator>stitenko</dc:creator>
      <dc:date>2019-05-30T11:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Anyconnect VPN client for Linux</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/4036127#M4417</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Would this for work for a contianer based on Ubuntu?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 13:30:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/4036127#M4417</guid>
      <dc:creator>chrispe2</dc:creator>
      <dc:date>2020-02-26T13:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Anyconnect VPN client for Linux</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/4050354#M4498</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can find in on &lt;A href="https://wiki.yatebts.com/" target="_blank"&gt;https://wiki.yatebts.com/&lt;/A&gt; - main page, center-right, there is a Download section.&lt;/P&gt;&lt;P&gt;You will see an entry called: 'Any Connect linux client'&lt;/P&gt;&lt;P&gt;Have a good day!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 08:49:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/4050354#M4498</guid>
      <dc:creator>afkpaul</dc:creator>
      <dc:date>2020-03-23T08:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Anyconnect VPN client for Linux</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/4089512#M4898</link>
      <description>&lt;P&gt;Available (seemingly) from Cisco's site here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.cisco.com/download/home/286281283/type/282364313/release/4.7.04056" target="_blank"&gt;https://software.cisco.com/download/home/286281283/type/282364313/release/4.7.04056&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...*but* you need to have a service contract linked to your account. It is to laugh. This whole site seems to be designed by lawyers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As some other commenters noted, searching for the package name turns up plenty of sources. The FTP site of TU Graz in Austria seems trustworthy, so I downloaded from there and it worked.&amp;nbsp;&lt;A href="https://ftp.tugraz.at/tu-graz/vpn/" target="_blank"&gt;https://ftp.tugraz.at/tu-graz/vpn/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 18:10:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/4089512#M4898</guid>
      <dc:creator>rziman</dc:creator>
      <dc:date>2020-05-20T18:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Anyconnect VPN client for Linux</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/4113187#M5084</link>
      <description>&lt;P&gt;Rather than scrounging around the internet for a Linux client I use the networkmanager open connect client.&amp;nbsp; This not only provides VPN capabilities with Cisco but a nice assortment of other vendors.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the link to the arch linux wiki:&lt;A href="https://wiki.archlinux.org/index.php/OpenConnect" target="_blank" rel="noopener"&gt;https://wiki.archlinux.org/index.php/OpenConnect&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm sure there are similar options for Debian and Red Hat based distros.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jul 2020 03:13:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/4113187#M5084</guid>
      <dc:creator>sandman2036</dc:creator>
      <dc:date>2020-07-04T03:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Anyconnect VPN client for Linux</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/4834654#M8131</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I pass data from post with the steps to connect with openconnect&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/t5/devnet-sandbox/how-to-access-sandbox-cml-modelling-labs-using-open-on-ubuntu/m-p/4557190" target="_blank"&gt;https://community.cisco.com/t5/devnet-sandbox/how-to-access-sandbox-cml-modelling-labs-using-open-on-ubuntu/m-p/4557190&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2023 11:13:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/cisco-anyconnect-vpn-client-for-linux/m-p/4834654#M8131</guid>
      <dc:creator>Gery Escalier</dc:creator>
      <dc:date>2023-05-13T11:13:58Z</dc:date>
    </item>
  </channel>
</rss>

