need help w/ TUN

Douglas J Hunley doug
Mon Feb 28 17:38:47 PST 2005


In a brief moment of lucidity, David Bandel proclaimed:
> On Fri, 25 Feb 2005 09:53:47 -0500, Douglas J Hunley
>
> <doug at hunley.homeip.net> wrote:
> > I've recompiled my kernel with Tun/Tap support, and /dev/net/tun is there
> > and correct. However, when I do:
> > ifconfig tun0 192.168.1.99
> >
> > I get:
> > SIOCSIFADDR: No such device
> > tun0: unknown interface: No such device
>
> modprobe tun
>
> > WTF is going on? And no, this isn't for UML.
>
> just because the device entry is there doesn't mean the kernel knows
> how to talk to it.
>
> Ciao,
root at doug ~ # modprobe tun
FATAL: Module tun not found.

(I don't use modules in my kernels.)

I'm using udev, so actually, if the node is there, the kernel does in fact 
know how to talk to it. (unless I don't understand udev. which is possible)

root at doug ~ # dmesg|grep -i tun
Universal TUN/TAP device driver 1.5 (C)1999-2002 Maxim Krasnyansky

any other ideas?

-- 
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
http://doug.hunley.homeip.net -- http://dhunley.deviantart.com
http://www.linux-sxs.org

My brain: it's my second favorite organ.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.linux-sxs.org/pipermail/linux-users/attachments/20050228/c821f291/attachment.pgp


More information about the Linux-users mailing list