Archive

Archive for the ‘Ubuntu’ Category

ubuntu – openvpn client does not update resolve.conf

August 20th, 2009 No comments

install resolvconf :

sudo apt-get install resolvconf

add to your openvpn client config :

up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf

Add openvpn to Ubuntu’s NetworkManager

January 6th, 2009 No comments

Install the following packages :

sudo apt-get install openvpn network-manager-openvpn