关于wireguard, Operation not support

时间:2020-06-16 00:22:48   收藏:0   阅读:399
启动wireguard 时报错:
RTNETLINK answers: Operation not supported
Unable to access interface: Protocol not supported

使用如下安装命令可以解决:

sudo apt-get install wireguard-dkms wireguard-tools linux-headers-$(uname -r) 

原文:https://blog.51cto.com/13766835/2504805

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!