{"id":513,"date":"2014-08-07T14:56:51","date_gmt":"2014-08-07T14:56:51","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=513"},"modified":"2014-08-07T14:56:51","modified_gmt":"2014-08-07T14:56:51","slug":"cisco-vpn-on-ubuntu-14","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2014\/08\/07\/cisco-vpn-on-ubuntu-14\/","title":{"rendered":"Cisco VPN on Ubuntu 14.04"},"content":{"rendered":"<p>To get started, search for and install network-manager-vpnc package from Ubuntu Software Center. Or, do a:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nsudo apt-get install network-manager-vpnc\n<\/pre>\n<p>Once installed, you can follow below steps to setup Cisco VPN for Ubuntu:<\/p>\n<p>1.) Move your cursor to right-top corner system tray area, click on Network Manager icon and choose VPN Connections -> Configure VPN<\/p>\n<p>2.) In next window, click on Add button to add a new connection and then choose Cisco Compatible VPN (vpnc) from the drop-down menu.<\/p>\n<p>3.) Click on Create and you\u2019re able to type in your Cisco VPN details in next window. After all, check off \u201cUse this connection only for resources on its network\u201d otherwise your traffic significantly slowed down<\/p>\n<p>Have a PCF File?<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\ncd \/etc\/vpnc\nmv default.conf default.conf.bk\n\n<\/pre>\n<p>Now convert the pcf file:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\npcf2vpnc namofpcffile.pcf default.conf\n\n<\/pre>\n<p>Then to run it, you simply do<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\nsudo vpnc \/path\/to\/new.conf\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>To get started, search for and install network-manager-vpnc package from Ubuntu Software Center. Or, do a: sudo apt-get install network-manager-vpnc Once installed, you can follow below steps to setup Cisco VPN for Ubuntu: 1.) Move your cursor to right-top corner system tray area, click on Network Manager icon and choose VPN Connections -> Configure VPN &#8230; <a title=\"Cisco VPN on Ubuntu 14.04\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2014\/08\/07\/cisco-vpn-on-ubuntu-14\/\" aria-label=\"Read more about Cisco VPN on Ubuntu 14.04\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,14,117,121],"tags":[],"class_list":["post-513","post","type-post","status-publish","format-standard","hentry","category-administration","category-cisco","category-ubuntu","category-vpn"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/513","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=513"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/513\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=513"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=513"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=513"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}