Page 1 of 1

WIN7 64-bit OpenVPN client is not workin

Posted: Mon Jul 27, 2015 12:02 pm
by Kapetan
Hi,

OpenVPN client runs and without creating any network traffic (monitored by wireshark), and without any log file or any meaningful error message it just pops a window up: Connection to myserver failed.

here is my OpenVPN client config file:
---
client
dev tap
proto tcp
remote ip_of_server 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca mycrtcrt
ping 15
ping-restart 45
ping-timer-rem
mute-reply-warnings
verb 6
redirect-gateway

In network settings, I see the tap as an interface.
OpenVPN client I run with administrator privileges.

Re: WIN7 64-bit OpenVPN client is not workin

Posted: Mon Aug 03, 2015 5:58 am
by maikcat
which version are you using?are you using AS or open source?
if you start openvpn from cli what you get?

Michael.