|
| View previous topic :: View next topic |
| Author |
Message |
anchorite
|
Posted: Sat Jul 26, 2008 2:19 pm Post subject: Tun and module-init-tools |
|
|
Hello all,
Looks like I need to add tun in kernel modules. modules-init-tools are installed, but I can't seem to find a way to open/find/run it.
Any help would rock!
|
|
|
 |
john maclean
|
Posted: Sat Jul 26, 2008 5:27 pm Post subject: |
|
|
| Code: | /sbin/modinfo tun
filename: /lib/modules/2.6.26x30-jul08-lg/kernel/drivers/net/tun.ko
alias: char-major-10-200
license: GPL
author: (C) 1999-2004 Max Krasnyansky <maxk>
description: Universal TUN/TAP device driver
srcversion: 90257FAAD230FFC06BC60EA
depends:
vermagic: 2.6.26x30-jul08-lg mod_unload modversions PENTIUMM 4KSTACKS |
That what you mean? I build my own kernel for that.
|
_________________ BLAG 'em up! |
|
 |
jebba
|
Posted: Sat Jul 26, 2008 6:49 pm Post subject: Re: Tun and module-init-tools |
|
|
| anchorite wrote: | Hello all,
Looks like I need to add tun in kernel modules. modules-init-tools are installed, but I can't seem to find a way to open/find/run it. |
tun.ko is already in the kernel-libre in BLAG 90k.
|
|
|
 |
|
|
|