The plugin doesn't issue this command remotely and it means your SSH/VPN connection will never work:
ip tuntap add mode tun dev tun100
tun100 (the number) depends on your configuration of course. This needs to be fixed ASAP.
I'm using the sudo remote option but that's beside the point. Other ip ... commands complete successfully.
Right now I manually log in to the remote server and create the device which is kinda silly.
The plugin doesn't issue this command remotely and it means your SSH/VPN connection will never work:
tun100 (the number) depends on your configuration of course. This needs to be fixed ASAP.
I'm using the
sudoremote option but that's beside the point. Otherip ...commands complete successfully.Right now I manually log in to the remote server and create the device which is kinda silly.