TheStork
Occasional Visitor
Hi,
I am attempting to set up an OpenVPN server on my RT-AC87U (running wrt-merlin 378.50) and have got the keys and certificates up and running, but when trying to connect, the OpenVPN client app on iOS gives the following errors:
On the router/server side, the log just shows the following, suggesting that at least one packet comes through (note: ip address replaced by x.x.x.x):
Any ideas? Apart from the VPN settings, keys and certificates on the router, do I need to do any tricks with the firewall / NAT / port forwarding?
Thanks in advance.
I am attempting to set up an OpenVPN server on my RT-AC87U (running wrt-merlin 378.50) and have got the keys and certificates up and running, but when trying to connect, the OpenVPN client app on iOS gives the following errors:
Code:
2015-02-22 21:00:34 VERIFY FAIL -- bad ns-cert-type in leaf certificate
2015-02-22 21:00:34 Transport Error: PolarSSL: SSL read error : X509 - Certificate verification failed, e.g. CRL, CA or signature check failed
2015-02-22 21:00:34 EVENT: CERT_VERIFY_FAIL PolarSSL: SSL read error : X509 - Certificate verification failed, e.g. CRL, CA or signature check failed [ERR]
On the router/server side, the log just shows the following, suggesting that at least one packet comes through (note: ip address replaced by x.x.x.x):
Code:
Feb 22 21:00:32 openvpn[26992]: x.x.x.x:45187 TLS: Initial packet from [AF_INET]x.x.x.x:45187, sid=5f53a171 b40b010b
Feb 22 21:01:32 openvpn[26992]: x.x.x.x:45187 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Feb 22 21:01:32 openvpn[26992]: x.x.x.x:45187 TLS Error: TLS handshake failed
Feb 22 21:01:32 openvpn[26992]: x.x.x.x:45187 SIGUSR1[soft,tls-error] received, client-instance restarting
Any ideas? Apart from the VPN settings, keys and certificates on the router, do I need to do any tricks with the firewall / NAT / port forwarding?
Thanks in advance.