WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: TUN/TAP ?  (Read 2095 times)

Offline Dekatar

  • Newbie
  • *
  • Posts: 2
TUN/TAP ?
« on: December 13, 2010, 06:36:17 AM »
Hi,
I need for an openvpn connection the TAP/TUN driver/kernel module.
"modprobe" tun fails and "modprobe -l" has not tun.ko.

Need I to install some addiotnal Extention or must I recompile the Kernel ?

Greeting,
Deka

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10962
Re: TUN/TAP ?
« Reply #1 on: December 13, 2010, 06:55:20 AM »
tun/tap support is compiled in.
The only barriers that can stop you are the ones you create yourself.

Offline Dekatar

  • Newbie
  • *
  • Posts: 2
Re: TUN/TAP ?
« Reply #2 on: December 13, 2010, 08:09:47 AM »
Ok, thanks!

But where is the module ?
On "modprobe tun" I just get "module tun not found in modules.dep"
and there is not tun.ko  under /lib/modules/2.6.33.3-tinycore/kernel/drivers/net/.

Greetings,
Deka 

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: TUN/TAP ?
« Reply #3 on: December 13, 2010, 08:21:59 AM »
Compiled in explicitely implies that support is not modular   ;)
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)