Unable to connect to VPN Server
Hi,
I am running on
I am running on
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs
Basically I have followed the instructions listed in
https://gist.github.com/superjamie/ac55b6d2c080582a3e64
When i try to connect to the server, it gives me this error
Could some kind soul please help me with this issue?
Basically I have followed the instructions listed in
https://gist.github.com/superjamie/ac55b6d2c080582a3e64
When i try to connect to the server, it gives me this error
[email protected]:/etc/openvpn $ sudo openvpn --config /etc/openvpn/Japan.conf
Tue May 8 13:20:09 2018 OpenVPN 2.4.0 arm-unknown-linux-gnueabihf [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jul 18 2017
Tue May 8 13:20:09 2018 library versions: OpenSSL 1.0.2l 25 May 2017, LZO 2.08
Tue May 8 13:20:09 2018 TCP/UDP: Preserving recently used remote address: [AF_INET]103.208.220.134:443
Tue May 8 13:20:09 2018 Attempting to establish TCP connection with [AF_INET]103.208.220.134:443 [nonblock]
Tue May 8 13:20:10 2018 TCP connection established with [AF_INET]103.208.220.134:443
Tue May 8 13:20:10 2018 TCP_CLIENT link local: (not bound)
Tue May 8 13:20:10 2018 TCP_CLIENT link remote: [AF_INET]103.208.220.134:443
Tue May 8 13:20:10 2018 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Tue May 8 13:20:10 2018 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=OH, L=Columbus, O=Private Internet Access, CN=Private Internet Access CA, [email protected]
Tue May 8 13:20:10 2018 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed
Tue May 8 13:20:10 2018 TLS_ERROR: BIO read tls_read_plaintext error
Tue May 8 13:20:10 2018 TLS Error: TLS object -> incoming plaintext read error
Tue May 8 13:20:10 2018 TLS Error: TLS handshake failed
Tue May 8 13:20:10 2018 Fatal TLS error (check_tls_errors_co), restarting
Tue May 8 13:20:10 2018 SIGUSR1[soft,tls-error] received, process restarting
^CTue May 8 13:20:11 2018 SIGINT[hard,init_instance] received, process exiting
Comments
There's also a direct link to the file if you need. In your case since you're connecting to the legacy port, this is the one you want: http://www.privateinternetaccess.com/openvpn/ca.crt
Thanks for your advice. I have finally got the tunnel up and running.
However I cannot ping the tunnel endpoint or surf web after the tunnel is established. What could possibly gone wrong?
what's the default route?