{"id":2564,"date":"2017-02-15T15:06:10","date_gmt":"2017-02-15T14:06:10","guid":{"rendered":"http:\/\/www.nivas.hr\/blog\/?p=2564"},"modified":"2017-04-05T12:45:52","modified_gmt":"2017-04-05T11:45:52","slug":"install-vpnc-macos-sierra","status":"publish","type":"post","link":"https:\/\/www.nivas.hr\/blog\/2017\/02\/15\/install-vpnc-macos-sierra\/","title":{"rendered":"Install vpnc on MacOS Sierra"},"content":{"rendered":"<p><strong>Update: 3.4.2017. this no longer works since homebrew\/boneyard got obsoleted\/deleted today.<\/strong><\/p>\n<p>If you try to install Cisco VPN concentrator client (vpnc) today, chances are you won&#8217;t be able to since it was removed from regular homebrew formulae.<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nbrew install vpnc\r\nError: No available formula with the name &quot;vpncc&quot;\r\n==&gt; Searching for similarly named formulae...\r\nError: No similarly named formulae found.\r\n==&gt; Searching taps...\r\nError: No formulae found in taps.\r\n<\/pre>\n<p>However you can still install it from <a href=\"https:\/\/github.com\/Homebrew\/homebrew-boneyard\">archive<\/a> of homebrew formulae (boneyard):<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nbrew cask install tuntap\r\nbrew install homebrew\/boneyard\/vpnc\r\n<\/pre>\n<p>Be aware that this version of vpnc requires tuntap installed, also, it installs all this as dependencies:<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nbrew deps vpnc\r\ngmp\r\ngnutls\r\nlibffi\r\nlibgcrypt\r\nlibgpg-error\r\nlibtasn1\r\nlibunistring\r\nnettle\r\np11-kit\r\n<\/pre>\n<p>This will install <a href=\"https:\/\/www.unix-ag.uni-kl.de\/~massar\/vpnc\/\">last available<\/a>, rather old vpnc version 0.5.3 dating back in 2006.<\/p>\n<p>I found a <a href=\"https:\/\/brianreiter.org\/2014\/12\/03\/i-modified-vpnc-cisco-vpn-client-to-use-os-x-user-native-tunnels\/\">new and modified version of vpnc<\/a> on <a href=\"https:\/\/github.com\/breiter\/vpnc\">github<\/a> modified for xnu (OS X 10.6+) and  utun support so tuntap is not required. Unfortunately it is not yet in brew as formulae. However if you install all above dependencies, you will be able to build it easily your self:<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\ngit clone https:\/\/github.com\/breiter\/vpnc.git\r\ncd vpnc\r\nmake\r\nsudo make install\r\n<\/pre>\n<p>This will install vpnc version 0.5.3-xnu-2015-07-03.<\/p>\n<p>Both vpnc versions expect configuration to be present in <\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n\/usr\/local\/etc\/vpnc\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Update: 3.4.2017. this no longer works since homebrew\/boneyard got obsoleted\/deleted today. If you try to install Cisco VPN concentrator client (vpnc) today, chances are you won&#8217;t be able to since it was removed from regular homebrew formulae. However you can still install it from archive of homebrew formulae (boneyard): Be aware that this version of&#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[51,1,52],"tags":[],"_links":{"self":[{"href":"https:\/\/www.nivas.hr\/blog\/wp-json\/wp\/v2\/posts\/2564"}],"collection":[{"href":"https:\/\/www.nivas.hr\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.nivas.hr\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.nivas.hr\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nivas.hr\/blog\/wp-json\/wp\/v2\/comments?post=2564"}],"version-history":[{"count":6,"href":"https:\/\/www.nivas.hr\/blog\/wp-json\/wp\/v2\/posts\/2564\/revisions"}],"predecessor-version":[{"id":2596,"href":"https:\/\/www.nivas.hr\/blog\/wp-json\/wp\/v2\/posts\/2564\/revisions\/2596"}],"wp:attachment":[{"href":"https:\/\/www.nivas.hr\/blog\/wp-json\/wp\/v2\/media?parent=2564"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.nivas.hr\/blog\/wp-json\/wp\/v2\/categories?post=2564"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.nivas.hr\/blog\/wp-json\/wp\/v2\/tags?post=2564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}