I have setup a new OpenVPN connection to my Synology NAS.
I followed the instructions on this fantastically written article: topic12407.html (Thanks a lot valmiles).
I have the connection now working fine and I can successfully connect from my Iphone over 4G to my Synology NAS.
What i'm having trouble with is getting the OpenVPN connection to work from my windows 8.1 laptop, connecting to the same server using the Windows OpenVPN GUI app.
I've done some research on the below errors and some are saying it's because i'm using a self signed cert. I've struggled to work if that is the reason or not. If so can you change something to allow it to work with the Windows client? This does work for iPhone app so I thought it would work for the windows client as well?????
I also can see that the fields C, ST etc weren't filled in. Again this doesn't cause a problem when connecting from iPhone openvpn client app to the Synology. (My IP and port have been blocked out with x).
I am currently getting the following errors:
Mon Jun 30 13:05:19 2014 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Mon Jun 30 13:05:19 2014 UDPv4 link local (bound): [undef]
Mon Jun 30 13:05:19 2014 UDPv4 link remote: [AF_INET]x.x.x.x:x
Mon Jun 30 13:05:19 2014 TLS Error: Unroutable control packet received from [AF_INET]x.x.x.x:x (si=3 op=P_ACK_V1)
Mon Jun 30 13:05:22 2014 VERIFY ERROR: depth=0, error=self signed certificate: C=AU, ST=Some-State, O=JMComputing
Mon Jun 30 13:05:22 2014 TLS_ERROR: BIO read tls_read_plaintext error: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Mon Jun 30 13:05:22 2014 TLS Error: TLS object -> incoming plaintext read error
Mon Jun 30 13:05:22 2014 TLS Error: TLS handshake failed
If someone can help with getting this to work, that would be greatly appreciated.
I'm wondering who out there has got this working from Windows client to Synology.
Thanks.