On Thu, Mar 4, 2010 at 7:27 AM, Tata Dano <[email protected]> wrote:
> [r...@myserver ~]# modprobe tun
> FATAL: Module tun not found.

at root account run this command:

# find / -name "tun.ko"

if found then use insmod /full/path/of/tun.ko.... otherwise you have
to recompile your kernel to create that module or make tunnel driver
as part  of the kernel so that no more module loading on your part...

fooler.
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to