View Single Post
fw190's Avatar
Posts: 584 | Thanked: 700 times | Joined on Jan 2010
#8
and here is a config file germany.openvpn

Code:
client
dev tun
proto udp
remote germany.privateinternetaccess.com 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
tls-client
remote-cert-tls server
auth-user-pass pass.txt
comp-lzo
verb 1
reneg-sec 0
crl-verify crl.pem
__________________
per ardua ad astra

Last edited by fw190; 2016-08-11 at 19:19.
 

The Following User Says Thank You to fw190 For This Useful Post: