I am guessing that the solution to my problem may lie in routing and some other configuration changes but I am totally out of my depth in this regard, could somebody please advise on what is required?
Code: Select all
client
dev tun
proto udp
remote aus.privateinternetaccess.com 1194
resolv-retry infinite
nobind
persist-key
persist-tun
tls-client
remote-cert-tls server
auth-user-pass /etc/openvpn/auth.txt
comp-lzo
verb 1
ca /etc/openvpn/local_ca.crt
cert /etc/openvpn/local.crt
key /etc/openvpn/local.key