check the kernel package #> rpm -ql kernel-`uname -r` | grep tun.ko ...
My centos server has one by default (v5.3) ---- ronald On Fri, Mar 5, 2010 at 3:43 PM, Tata Dano <[email protected]> wrote: > > > On Thu, Mar 4, 2010 at 10:01 PM, fooler mail <[email protected]>wrote: > >> 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" >> >> 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? > > 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 >> > > > > -- > Tata Dano > Linux Registered User #383849 > http://zimaso.sourceforge.net/ > http://immactamb.proboards86.com/ > http://hccitforums.proboards62.com/ > > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > http://lists.linux.org.ph/mailman/listinfo/plug > Searchable Archives: http://archives.free.net.ph >
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

