<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>51467</bug_id>
          
          <creation_ts>2004-05-19 09:17 0000</creation_ts>
          <short_desc>vtun doesn&apos;t work with 2.6 without a devfsd.conf patch</short_desc>
          <delta_ts>2005-02-11 17:06:04 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Core system</component>
          <version>2004.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>stevenwagner@gmail.com</reporter>
          <assigned_to>base-system@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>stevenwagner@gmail.com</who>
            <bug_when>2004-05-19 09:17:15 0000</bug_when>
            <thetext>I couldn&apos;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</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gregkh@gentoo.org</who>
            <bug_when>2004-06-21 13:59:35 0000</bug_when>
            <thetext>devfsd bug, not a kernel bug.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>stevenwagner@gmail.com</who>
            <bug_when>2004-08-20 15:34:00 0000</bug_when>
            <thetext>btw...  MKOLDCOMPAT is already turned on in our devfsd.conf</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2005-02-11 17:06:04 0000</bug_when>
            <thetext>added to cvs, sorry for the delay !</thetext>
          </long_desc>
      
    </bug>

</bugzilla>