kern/55917: tun# devices cannot be created in 4.8-STABLE

Pawel Malachowski pawmal-posting at freebsd.lublin.pl
Sun Aug 24 01:40:05 PDT 2003


The following reply was made to PR kern/55917; it has been noted by GNATS.

From: Pawel Malachowski <pawmal-posting at freebsd.lublin.pl>
To: "Jukka A. Ukkonen" <jau at mawit.com>
Cc: FreeBSD-gnats-submit at 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


More information about the freebsd-bugs mailing list