Add AU Perth
This commit is contained in:
20
openvpn/pia/AU Perth.ovpn
Normal file
20
openvpn/pia/AU Perth.ovpn
Normal file
@@ -0,0 +1,20 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote au-perth.privateinternetaccess.com 1198
|
||||
resolv-retry infinite
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
cipher aes-128-cbc
|
||||
auth sha1
|
||||
tls-client
|
||||
remote-cert-tls server
|
||||
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
comp-lzo
|
||||
verb 1
|
||||
reneg-sec 0
|
||||
crl-verify /etc/openvpn/pia/crl.rsa.2048.pem
|
||||
ca /etc/openvpn/pia/ca.rsa.2048.crt
|
||||
disable-occ
|
Reference in New Issue
Block a user