Tunnel VPN is not working today with PIA. Ive tried US East and US West and seeing the same behavior on both.
Tunnel VPN logs
Thu Nov 19 09:52:25 2020 OpenVPN 2.4.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 20 2019
Thu Nov 19 09:52:25 2020 library versions: OpenSSL 1.1.1d 10 Sep 2019, LZO 2.10
Thu Nov 19 09:52:25 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Thu Nov 19 09:52:25 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]184.170.242.135:1198
Thu Nov 19 09:52:25 2020 UDP link local: (not bound)
Thu Nov 19 09:52:25 2020 UDP link remote: [AF_INET]184.170.242.135:1198
Thu Nov 19 09:53:25 2020 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Thu Nov 19 09:53:25 2020 TLS Error: TLS handshake failed
Thu Nov 19 09:53:25 2020 SIGUSR1[soft,tls-error] received, process restarting
Thu Nov 19 09:53:30 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Thu Nov 19 09:53:30 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]184.170.241.194:1198
Thu Nov 19 09:53:30 2020 UDP link local: (not bound)
Thu Nov 19 09:53:30 2020 UDP link remote: [AF_INET]184.170.241.194:1198
Here is the VPN config
client
dev tun
remote us-west.privateinternetaccess.com 1198 udp
remote us-west.privateinternetaccess.com 502 tcp
resolv-retry infinite
nobind
persist-key
persist-tun
setenv CLIENT_CERT 0
<ca>
-----BEGIN CERTIFICATE-----
Removed cert because its not relevant and makes the post too long
-----END CERTIFICATE-----
</ca>
cipher aes-128-cbc
auth sha1
tls-client
remote-cert-tls server
auth-user-pass
comp-lzo no
verb 1
reneg-sec 0