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

