D
D
Denis Sechin2016-08-22 22:13:12
openvpn
Denis Sechin, 2016-08-22 22:13:12

tun does not rise in openvpn on ubuntu?

Installed openvpn trying to connect to a remote server, threw the keys and client.conf in the path /etc/openvpn/ . As a result, nothing starts tun does not rise, there are no logs, starting openvpn writes to the syslog. and that's it. Here is the client conf:
client
dev tun
proto udp
tls-client
remote 95.69.XXX.X 55XXX
resolv-retry infinite
nobind
persist-key
persist-tun
mute-replay-warnings
ca /etc/openvpn/ca.crt
cert /etc/openvpn/ _rezerv_it.crt
key /etc/openvpn/it.key
status openvpn-status.log
log /var/log/openvpn.log
ns-cert-type server
tls-auth tac.key 1
cipher AES-128-CBC
comp-lzo
verb one
Злой на себя от своей же тупости, где я накосячил?!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Денис Сечин, 2016-09-19
@tamogavk

cd /etc/openvpn/
openvpn --config /etc/openvpn/client.conf

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question