Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2003 01:40:04 -0700 (PDT)
From:      Pawel Malachowski <pawmal-posting@freebsd.lublin.pl>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/55917: tun# devices cannot be created in 4.8-STABLE
Message-ID:  <200308240840.h7O8e47I030221@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/55917; it has been noted by GNATS.

From: Pawel Malachowski <pawmal-posting@freebsd.lublin.pl>
To: "Jukka A. Ukkonen" <jau@mawit.com>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: kern/55917: tun# devices cannot be created in 4.8-STABLE
Date: Sun, 24 Aug 2003 10:41:52 +0200

 On Sun, Aug 24, 2003 at 10:54:29AM +0300, Jukka A. Ukkonen wrote:
 
 > >How-To-Repeat:
 > 	# kldstat
 > 	    Should show no if_tun.ko.
 > 	# ifconfig -a
 > 	    Should show no tun0 etc.
 > 	# ifconfig tun0 create
 > 	    Fails complaining about SIOCIFCREATE and wrong argument.
 > 	# kldload /modules/if_tun.ko
 > 	    Complaint about the module already being present.
 
 And how about trying something like:
 	echo '' > /dev/tun0
 
 
 -- 
 Paweł Małachowski



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308240840.h7O8e47I030221>