Hi,
I am trying to get openvpn working. I keep getting the following:
"
Mon Apr 8 10:32:38 2019 ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)
Mon Apr 8 10:32:38 2019 Exiting due to fatal error
"
When trying to load the TUN module via “modprobe tun” I get this:
modprobe tun
modprobe: ERROR: …/libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file ‘/lib/modules/4.4.154/modules.dep.bin’
modprobe: FATAL: Module tun not found in directory /lib/modules/4.4.154
Anyone got this stuff working or know how to succeed in having openvpn working on Rock Pi 4B with “official rock debian os image”
Thanks.