I installed OpenVPN on my arm-based sheevaplug (OS is Debian 7 Wheezy, kernel 3.8.8.) but as soon as i try to start the service i receive the following error:
[....] Starting virtual private network daemon: serverSIOCSIFADDR: No such device
: ERROR while getting interface flags: No such device
SIOCSIFDSTADDR: No such device
: ERROR while getting interface flags: No such device
SIOCSIFMTU: No such device
failed!
Also modeprobe tun outputs the following:
libkmod: ERROR ../libkmod/libkmod.c:554 kmod_search_moddep: could not open moddep file '/lib/modules/3.8.8/modules.dep.bin'
Any suggestions on how to resolve this? I would appreciate any help. Thanks.