WIN7 64-bit OpenVPN client is not workin
Posted: 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.
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.