News
From 2 to 5 - We are relocated
20 Sep 2011 from Jeroen Bennenbroek
NGINX as an Amazon S3 authentication proxy
04 Mar 2011 from Bernd Dorn
Relaunch AZ Medien
13 Oct 2010 from Jeroen Bennenbroek
Plauderkasten VZ-networks
12 Apr 2010 from Jeroen Bennenbroek
Snow-Sprint 2010: a diverse Outcome
18 Feb 2010 from lang
Our team needs growth
13 Jan 2010 from lang
Merry Christmas and a happy 2010
23 Dec 2009 from lang
Snowsprint 2010 - Registration opened
03 Oct 2009 from Manfred Schwendinger
Lovely Systems at EuroPython 2009
30 Jun 2009 from Andreas Feuerstein
Lovely Twitter
openvpn on mac os-x
12 Aug 2006 from kartnaller, postet in Mac OSX

I just installed openvpn on my mac os-x macbook.
Sadly it was not click and run :(
The good news is, I managed it to work…

Technorati Tags: , ,



First I tried http://tunnelblick.net/ version 2.0.1 but the installer ended with an error message.

Here is how I managed it to run :
- install openvpn 2 using : sudo port install openvpn2
- copy the vpn conf file to ~/Library/openvpn
- create user and group ‘openvpn’ manually using ‘netinfo manager’
- download http://tunnelblick.net/Tunnelblick_3.0_rc3.zip
- create /var/log/openvpn directory because this is used in my conf files for logging