The right way of calling MAKEDEV

Scott James Remnant scott at canonical.com
Sat Oct 30 09:39:49 UTC 2004


On Sat, 2004-10-30 at 10:29 +0200, Christoph Siess wrote:

> I'm using openvpn which needs /dev/net/tun, I just wondered what's the
> recommended way to call "MAKEDEV tun" on startup?
> 
Ubuntu uses a dynamic /dev, device nodes are created and destroyed
automatically as the drivers are loaded and detect the hardware.

There are still a few kinks, this is one of them.

Put "tun" in /etc/modules; on the command line you can load this with
"modprobe tun".

This causes the creation of /dev/net/tun for you.


Scott
-- 
Scott James Remnant
scott at canonical.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20041030/6f945c03/attachment.sig>


More information about the ubuntu-users mailing list