WIN7 64-bit OpenVPN client is not workin

All comments and questions related to the functionality of the OpenVPN web pages and forum should go here.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Locked
Kapetan
OpenVpn Newbie
Posts: 2
Joined: Sat Jul 25, 2015 8:17 am

WIN7 64-bit OpenVPN client is not workin

Post by Kapetan » Mon Jul 27, 2015 12:02 pm

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.

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: WIN7 64-bit OpenVPN client is not workin

Post by maikcat » Mon Aug 03, 2015 5:58 am

which version are you using?are you using AS or open source?
if you start openvpn from cli what you get?

Michael.

Locked