wangyu- / tinyfecVPN

A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link.
MIT License
2.28k stars 456 forks source link

openwrtX86中不能创建虚拟网卡,有没有办法解决? #76

Open wolfid1 opened 5 years ago

wolfid1 commented 5 years ago

错误提示: tun_dev.cpp:347: int tun_dev_client_event_loop(): Assertion `new_connected_socket(remote_fd,remote_ip_uint32,remote_port)==0' failed.

是不是openwrt被精简了,差什么东西

wolfid1 commented 5 years ago

最新版中的提示变成这样 tun_dev_client.cpp:216: int tun_dev_client_event_loop(): Assertion `new_connected_socket2(remote_fd,remote_addr)==0' failed.

godwasdog commented 5 years ago

最新版中的提示变成这样 tun_dev_client.cpp:216: int tun_dev_client_event_loop(): Assertion `new_connected_socket2(remote_fd,remote_addr)==0' failed.

安装 kmod-tun了没有?

lovelypp777 commented 3 months ago

你好,我也遇到了同样的问题。 kmod-tun已安装,并且有/dev/net/tun节点