I have set the configuration of the connection following the steps of the manual. But I get this error: psa-vpn: OpenVPN failed to start
So I have searched in /var/log/messages the specification of the error:
Jan 29 12:14:46 xx openvpn[2426]: OpenVPN 2.0.1 x86_64-unknown-linux [CRYPTO] [LZO] [EPOLL] built on Jun 6 2014
Jan 29 12:14:46 xx openvpn[2426]: WARNING: file '/usr/local/psa/var/modules/vpn/vpn-key' is group or others accessible
Jan 29 12:14:46 xx openvpn[2426]: LZO compression initialized
Jan 29 12:14:46 xx openvpn[2426]: Note: Cannot open TUN/TAP dev /dev/net/tun: Operation not permitted (errno=1)
Jan 29 12:14:46 xx openvpn[2426]: Note: Attempting fallback to kernel 2.2 TUN/TAP interface
Jan 29 12:14:46 xx openvpn[2426]: Cannot allocate TUN/TAP dev dynamically
Jan 29 12:14:46 xx openvpn[2426]: Exiting
How can I solve the problem?
So I have searched in /var/log/messages the specification of the error:
Jan 29 12:14:46 xx openvpn[2426]: OpenVPN 2.0.1 x86_64-unknown-linux [CRYPTO] [LZO] [EPOLL] built on Jun 6 2014
Jan 29 12:14:46 xx openvpn[2426]: WARNING: file '/usr/local/psa/var/modules/vpn/vpn-key' is group or others accessible
Jan 29 12:14:46 xx openvpn[2426]: LZO compression initialized
Jan 29 12:14:46 xx openvpn[2426]: Note: Cannot open TUN/TAP dev /dev/net/tun: Operation not permitted (errno=1)
Jan 29 12:14:46 xx openvpn[2426]: Note: Attempting fallback to kernel 2.2 TUN/TAP interface
Jan 29 12:14:46 xx openvpn[2426]: Cannot allocate TUN/TAP dev dynamically
Jan 29 12:14:46 xx openvpn[2426]: Exiting
How can I solve the problem?