首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >Tunnelblick无法加载加载net.tunnelblick.tun和/或net.tunnelblick.tap kexts

Tunnelblick无法加载加载net.tunnelblick.tun和/或net.tunnelblick.tap kexts
EN

Stack Overflow用户
提问于 2019-02-11 13:10:27
回答 1查看 2.6K关注 0票数 4

描述了我使用Tunnelblick3.7.9beta02 (build 5200)在macOS Mojave版本10.14.2 (18C54)上的bug。在我安装索福斯之前一切都很顺利。所以移除了索菲斯,但问题依然存在。

当我试图连接时,会发生以下错误。

代码语言:javascript
运行
复制
Could not start OpenVPN (openvpnstart returned with status #247)

Contents of the openvpnstart log:
*Tunnelblick: openvpnstart log:
     Loading tun-signed.kext
     stderr from kextload: /Applications/Tunnelblick.app/Contents/Resources/tun-signed.kext failed to load - (libkern/kext) kext (kmod) start/stop routine failed; check the system/kernel logs for errors or try kextutil(8).
     stderr from kextload: /Applications/Tunnelblick.app/Contents/Resources/tun-signed.kext failed to load - (libkern/kext) kext (kmod) start/stop routine failed; check the system/kernel logs for errors or try kextutil(8).
     stderr from kextload: /Applications/Tunnelblick.app/Contents/Resources/tun-signed.kext failed to load - (libkern/kext) kext (kmod) start/stop routine failed; check the system/kernel logs for errors or try kextutil(8).
     stderr from kextload: /Applications/Tunnelblick.app/Contents/Resources/tun-signed.kext failed to load - (libkern/kext) kext (kmod) start/stop routine failed; check the system/kernel logs for errors or try kextutil(8).
     stderr from kextload: /Applications/Tunnelblick.app/Contents/Resources/tun-signed.kext failed to load - (libkern/kext) kext (kmod) start/stop routine failed; check the system/kernel logs for errors or try kextutil(8).
     Unable to load net.tunnelblick.tun and/or net.tunnelblick.tap kexts in 5 tries. Status = 71
2019-02-11 18:42:29 *Tunnelblick: openvpnstart starting OpenVPN

在论坛和Tunnelblick网站上搜索过。所有的解决方案都没有奏效。实际上,通过运行kextstat,没有发现tun或tun。

为了复制,这完全是从不知道的地方开始的。

诊断信息获得这些原木跟踪这些指示

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2019-02-12 05:49:52

Tunnelblick开发人员那里得到了这个解决方案。

在macOS的现代版本中,使用Tunnelblick的tun几乎从来没有一个好的理由。允许Tunnelblick/OpenVPN使用内置的macOS "utun“驱动程序,方法是删除或注释OpenVPN配置文件中的以下行:

代码语言:javascript
运行
复制
 dev-type tun

(您还必须在“高级”设置窗口的“连接和断开”选项卡中设置而不是的“总是加载Tun驱动程序”。默认情况下,"Load驱动程序自动“通常是最好的设置。

票数 5
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/54631371

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档