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: mac, openvpn, os-x
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