Bug 106056 - tun not autoloaded
Summary: tun not autoloaded
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 2
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Kay Sievers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-21 19:07 UTC by Andreas Schwab
Modified: 2005-09-03 14:45 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schwab 2005-08-21 19:07:25 UTC
There is nothing that autoloads the tun module for /dev/net/tun.
Comment 1 Marian Jancar 2005-08-22 12:31:14 UTC
Chicken and egg problem, device nodes for virtual devices need to be pre-created
(or the modules preloaded).

(reasigning to Hannes, bugzilla refuses Kays email)
Comment 2 Hannes Reinecke 2005-08-26 14:23:36 UTC
Kay?
Comment 3 Kay Sievers 2005-08-26 14:39:47 UTC
added to udev's static_devices list
Comment 4 Andreas Schwab 2005-08-29 22:14:49 UTC
It's /dev/net/tun, not /dev/tun. 
Comment 5 Kay Sievers 2005-08-30 23:43:58 UTC
Oops, should be fixed! :)
Comment 6 Kay Sievers 2005-09-03 14:45:09 UTC
Works for me.