On Fri, Mar 5, 2010 at 15:43, Tata Dano <[email protected]> wrote:
>> at root account run this command:
>>
>> # find / -name "tun.ko"
>>
> This is result of this command:
> [r...@myserver ~]# find / -name "tun.ko"
> [r...@myserver ~]#
>
> So, I supposed this means that I will recompile the kernel?
>>

Try


yum provides '*tun.ko*'


then install a kernel that provides that module.  To verify:


ls -l /lib/modules/`uname -r`/kernel/drivers/net/tun.ko

-- 
Ian Dexter R. Marquez
http://feeds.iandexter.net/Coredump
_________________________________________________
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