From owner-freebsd-questions Tue Apr 3 7:21:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tethys.valhalla.net (tethys.valhalla.net [195.26.32.112]) by hub.freebsd.org (Postfix) with ESMTP id 27BE937B71B for ; Tue, 3 Apr 2001 07:21:38 -0700 (PDT) (envelope-from mark@tethys.valhalla.net) Received: by tethys.valhalla.net (Postfix, from userid 500) id 1CC7C32E7C; Tue, 3 Apr 2001 15:21:37 +0100 (BST) Date: Tue, 3 Apr 2001 15:21:37 +0100 From: Mark Drayton To: freebsd-questions@freebsd.org Subject: Re: stf0 Message-ID: <20010403152137.A20644@tethys.valhalla.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <3AC9D3F7.F2C7B518@it.uc3m.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3AC9D3F7.F2C7B518@it.uc3m.es>; from jrh@it.uc3m.es on Tue, Apr 03, 2001 at 03:45:27PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Juan Fco Rodriguez Hervella (jrh@it.uc3m.es) wrote: > I have FreeBSD 4.2-RELEASE, > I have recompiled the kernel with "pseudo-device stf" > to make a 6to4 tunnel. > > I have in /etc/rc.conf the following: > > stf_interface_ipv4addr="163.117.139.166" > stf_interface_ipv4plen="16" > > but when I restart the computer, the following messages > appears: > > stf0: flags=1 mtu 1280 > ifconfig: stf0 has no inet6 interface address! > ifconfig: ioctl (SIOCAIFADDR): Invalid argument Did you include 'options INET6' in your kernel config? Cheers, -- Mark Drayton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message