Bug 106056

Summary: tun not autoloaded
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Schwab <schwab>
Component: BasesystemAssignee: Kay Sievers <kasievers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.