Jump to content


epsil0n

Member Since 25 Jan 2020
Offline Last Active 27 Feb 2020 00:27
-----

Topics I've Started

openvpn: unsatisfied recommendation for kernel-module-tun

25 January 2020 - 23:41

tried to install openvpn on my box but it doesnt seem like working starting with a message  :

openvpn: unsatisfied recommendation for kernel-module-tun

and even after i have it on my box i keep getting errors following log file about exiting due to fatal error .

here is my openvpn log file :

 

Sat Jan 25 20:36:39 2020 OpenVPN 2.3.4 mipsel-oe-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [MH] [IPv6] built on Jan 15 2016
Sat Jan 25 20:36:39 2020 library versions: OpenSSL 1.0.1i 6 Aug 2014, LZO 2.09
Sat Jan 25 20:36:39 2020 Control Channel Authentication: tls-auth using INLINE static key file
Sat Jan 25 20:36:39 2020 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Sat Jan 25 20:36:39 2020 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Sat Jan 25 20:36:39 2020 UDPv4 link local: [undef]
Sat Jan 25 20:36:39 2020 UDPv4 link remote: [AF_INET]
Sat Jan 25 20:36:40 2020 VERIFY OK: depth=1, O=5ac77a471997ee2ef780b5f7, CN=5ac77a471997ee2ef780b5f8
Sat Jan 25 20:36:40 2020 Validating certificate key usage
Sat Jan 25 20:36:40 2020 ++ Certificate has key usage  00a0, expects 00a0
Sat Jan 25 20:36:40 2020 NOTE: --mute triggered...
Sat Jan 25 20:36:47 2020 10 variation(s) on previous 3 message(s) suppressed by --mute
Sat Jan 25 20:36:47 2020 [5ac77a471997ee2ef780b609] Peer Connection Initiated with [AF_INET]
Sat Jan 25 20:36:49 2020 ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)
Sat Jan 25 20:36:49 2020 Exiting due to fatal error
 
and my box specs:
 
TkfwMWy.png
 
hope someone can help me getting openvpn work without flashing or switching to other images . thanks