Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 51467
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Steven Wagner <stevenwagner@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 51467 depends on: Show dependency tree
Bug 51467 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-05-19 09:17 0000
I couldn't get vtund to work with 2.6 at all.  Error in /var/log/messages said
unable to load tun device.  I found a broken link in my /dev, and then found
the exact solution in the debian mailing lists. 
http://lists.debian.org/debian-user-danish/2003/09/msg00027.html

The solution is to add this block to the /etc/devfsd.conf:

# Create compatibility link for broken misc/net/tun driver (must uncomment the
# MKOLDCOMPAT for misc above if you want to use this)
REGISTER        ^misc/net/tun$  CFUNCTION GLOBAL unlink   net/tun
REGISTER        ^misc/net/tun$  CFUNCTION GLOBAL symlink  /dev/$devname net/tun

------- Comment #1 From Greg Kroah-Hartman 2004-06-21 13:59:35 0000 -------
devfsd bug, not a kernel bug.

------- Comment #2 From Steven Wagner 2004-08-20 15:34:00 0000 -------
btw...  MKOLDCOMPAT is already turned on in our devfsd.conf

------- Comment #3 From SpanKY 2005-02-11 17:06:04 0000 -------
added to cvs, sorry for the delay !

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug