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