openvpn not working in latest vti 4.1

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • openvpn not working in latest vti 4.1

      Problem:

      when starting openvpn with a valid config, following message appears in /var/log/messages:

      Jan 1 02:25:21 vuuno daemon.warn openvpn[5984]: Note: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)

      Reason:

      root@vuuno:/etc/openvpn# modprobe tun
      modprobe: module tun not found in modules.dep

      tun kernel module is not installed by default

      Workaround:

      download and install the kernel module manual

      Note: please include module by default in next build

      Thanks for the stable image!
    • The module is installed by default but there is a problem with depmod in Vu+ OE tree (we have fixed it at our build tree), if you install openvpn plugin from download feed tun module is installed again and configured correctly.

      By the way, at next image openvpn is not installed by default but you can install openvpn plugin and everything is installed correctly ;)