Can you try the following in config files and report back? (Replace real
paths please)

ca c:\\ovpn\\a\\ca.crt
cert c:\\ovpn\\a\\b-cl.crt
key c:\\ovpn\\a\\b-cl.key
On Feb 24, 2016 5:40 PM, "Gregory Sloop" <gr...@sloop.net> wrote:

> New Windows install on a new machine.
> New OVPN install too, obviously.
>
> I'm using old config files, but I don't think the config file is part of
> the problem.
>
> The error I keep getting in the logs, follows. [Repeats endlessly.]
> ---
> Wed Feb 24 13:13:53 2016 TCP: connect to [AF_INET]xx.xx.xx.151:1194
> failed, will try again in 5 seconds: The system tried to join a drive to a
> directory on a joined drive.
> Wed Feb 24 13:13:58 2016 MANAGEMENT: >STATE:1456348438,RESOLVE,,,
> Wed Feb 24 13:13:58 2016 MANAGEMENT: >STATE:1456348438,TCP_CONNECT,,,
> ---
>
> Uninstall of the tap adapter and/or openvpn and re-install doesn't fix.
> [My key's passphrase protected and it asks for the PassPh, so I'm 99% sure
> the keys and certs are good.]
> Made sure the client is running as admin [though the symptoms don't
> indicate this is the problem, I don't think.]
>
> I'm fairly lost. Googlefoo doesn't turn up anything, and I don't recall
> anything recent on the list that rings a bell.
> Suggestions please?
>
> [And please don't suggest TUN instead of TAP. Not an option. Same with TCP
> etc.]
>
> config file is as follows, just in case. [sanitized a bit]
> ---
> client
> dev tap
> proto tcp
> resolv-retry infinite
> nobind
> persist-key
> persist-tun
> ns-cert-type server
> cipher aes-256-cbc
> verb 3
> ;mute 20
>
>
> remote somesite.com
>
> ca c:/ovpn/a/ca.crt
> cert c:/ovpn/a/b-cl.crt
> key c:/ovpn/a/b-cl.key
>
> auth-user-pass a.cfg
>
> route 10.1.2.0 255.255.252.0
> ---
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> Openvpn-users mailing list
> Openvpn-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openvpn-users
>
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to