2014-11-09 15:23:18 +00:00
|
|
|
client
|
2015-05-23 16:06:08 +00:00
|
|
|
dev tun0
|
2014-11-09 15:23:18 +00:00
|
|
|
proto udp
|
|
|
|
remote us-west.privateinternetaccess.com 1194
|
|
|
|
resolv-retry infinite
|
|
|
|
nobind
|
|
|
|
persist-key
|
|
|
|
persist-tun
|
|
|
|
tls-client
|
|
|
|
remote-cert-tls server
|
|
|
|
comp-lzo
|
|
|
|
verb 1
|
|
|
|
reneg-sec 0
|
|
|
|
|
2015-08-07 21:07:55 +00:00
|
|
|
ca /etc/openvpn/pia/ca.crt
|
|
|
|
auth-user-pass /config/openvpn-credentials.txt
|
|
|
|
crl-verify /etc/openvpn/pia/crl.pem
|
2014-11-09 15:23:18 +00:00
|
|
|
|
2015-05-09 16:38:31 +00:00
|
|
|
# OpenVPN control startup and shut down of transmission
|
|
|
|
script-security 2
|
2015-08-09 19:00:49 +00:00
|
|
|
up /etc/transmission/start.sh
|
|
|
|
down /etc/transmission/stop.sh
|