Table of Contents

, , , , ,

NetworkManager can't connect to openvpn

When connecting via terminal and you get this error:

Note: Cannot ioctl TUNSETIFF tun: Operation not permitted (errno=1)

And in logs:

Options error: --key fails with '/home/user/pathto/VPN/some.key': No such file or directory (errno=2)

set an absolute path to the openvpn crt, ca and key files.

Tested on

See also

References