Prerequisites: The openvpn.conf file from your VPN provider.
- apt-get instal openvpn
- apt-get install resolvconf
- Make sure the following settings are enabled in your openvpn.conf:
- script-security 2
- up /etc/openvpn/update-resolv-conf
- down /etc/openvpn/update-resolv-conf
- openvpn --config /path/to/openvpn.conf
No comments:
Post a Comment