cqs 5 Posted ... > Distro is Void Linux glibc. * sitnl_send: rtnl: generic error: No such process (-3) * Error while executing NetlinkRoute4(add: 0) eth0: -3 * TUN Error: tun_open_error: error opening tun device /dev/net/tun: No such file or directory * EVENT: TUN_SETUP_FAILED tun_open_error: error opening tun device /dev/net/tun: No such file or directory [FATAL-ERR] * ERROR: TUN_SETUP_FAILED * EVENT: DISCONNECTED * Successfully restored DNS settings * Network filter successfully restored * Client exception in transport_recv: tun_exception: not connected * Thread finished The fix is to create the TUN device node.mkdir -p /dev/net mknod /dev/net/tun c 10 200 Can this be integrated into Hummingbird by default in some fashion? Quote Share this post Link to post
OpenSourcerer 1442 Posted ... Wouldn't a pre-up script suffice? I'm reading it the first time ever that /dev/net/tun does not exist, so I believe it's a niche problem. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post