On 19/01/16 16:54, Guus Sliepen wrote: > On Tue, Jan 19, 2016 at 07:40:34PM +0300, Yazeed Fataar wrote: > >> I have setup previously a few nodes running on Ubuntu. And work >> fine. Im trying it now in openwrt and cant get tun interface. >> When I do "lsmod | grep tun" I cant see tun interface. Do you >> know how to fix this? > > Does "modprobe tun" help? If not, it could be your kernel does not > come with a tun module, in that case you'd need to rebuild your > kernel (I have no idea how easy that is for OpenWRT though).
I notice that on my OpenWrt system I have an opkg called "kmod-tun" installed, which installs /lib/modules/3.8.10/tun.ko. Do you have that package installed? Graham _______________________________________________ tinc mailing list [email protected] http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
