Subject: Re: IPv6 on IPv4
To: Samuel Hornus <Samuel.Hornus@crans.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: netbsd-help
Date: 07/23/2001 00:17:33
On Mon, Jul 23, 2001 at 08:11:52AM +0200, Samuel Hornus wrote:

 > I tried to confgure IPv6 on v4 thanks to Hubert Feyrer's OnLamp article.
 > Trying to config the stf0 interface with Hubert's given command line,
 > i get a "Device not configured" message :-(
 > (after recompiling the kernel with the correct options :
 > pseudo-device   stf             1
 > options		INET6)
 > should I shut the IPv4 tlp0 interface down before ?
 > should I recreate /dev ?
 > if yes : how : copy /etc.macppc in /dev and typing /etc/MAKEDEV all ?

What version of NetBSD are you running?  If you're running NetBSD-current,
then you're going to need to do "ifconfig stf0 create" before the other
commands...

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>