2015-11-11 19:03:42 +00:00
|
|
|
client
|
2015-11-11 19:09:35 +00:00
|
|
|
dev tun0
|
2015-11-11 19:03:42 +00:00
|
|
|
proto udp
|
|
|
|
remote ruh-c01.ipvanish.com 443
|
|
|
|
resolv-retry infinite
|
|
|
|
nobind
|
|
|
|
persist-key
|
|
|
|
persist-tun
|
|
|
|
persist-remote-ip
|
2015-11-11 19:09:35 +00:00
|
|
|
ca /etc/openvpn/ipvanish/ca.crt
|
2015-11-11 19:03:42 +00:00
|
|
|
tls-remote ruh-c01.ipvanish.com
|
2015-11-11 19:09:35 +00:00
|
|
|
auth-user-pass /config/openvpn-credentials.txt
|
2015-11-11 19:03:42 +00:00
|
|
|
comp-lzo
|
|
|
|
verb 3
|
|
|
|
auth SHA256
|
|
|
|
cipher AES-256-CBC
|
|
|
|
keysize 256
|
|
|
|
tls-cipher DHE-RSA-AES256-SHA:DHE-DSS-AES256-SHA:AES256-SHA
|
2015-11-11 19:09:35 +00:00
|
|
|
|
|
|
|
|
|
|
|
# OpenVPN controls startup and shut down of transmission
|
|
|
|
script-security 2
|
|
|
|
up /etc/transmission/start.sh
|
|
|
|
down /etc/transmission/stop.sh
|