From owner-freebsd-questions Tue Apr 3 6:44:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alacran.it.uc3m.es (alacran.it.uc3m.es [163.117.139.44]) by hub.freebsd.org (Postfix) with ESMTP id 2A1A037B71A for ; Tue, 3 Apr 2001 06:44:49 -0700 (PDT) (envelope-from jrh@it.uc3m.es) Received: from it.uc3m.es (localhost [127.0.0.1]) by alacran.it.uc3m.es (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) with ESMTP id f33DjR508808 for ; Tue, 3 Apr 2001 15:45:27 +0200 X-Authentication-Warning: alacran.it.uc3m.es: Host localhost [127.0.0.1] claimed to be it.uc3m.es Message-ID: <3AC9D3F7.F2C7B518@it.uc3m.es> Date: Tue, 03 Apr 2001 15:45:27 +0200 From: Juan Fco Rodriguez Hervella X-Mailer: Mozilla 4.74 [es] (X11; U; Linux 2.2.16 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: stf0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: 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 If I try to add the address directly: root@mira:> ifconfig stf0 inet6 add 2002:a375:8ba6::1 prefixlen 16 alias root@mira:> ifconfig: ioctl (SIOCAIFADDR): Invalid argument Why ? Is there something wrong ? Thanks. -- ********************************* Juan F. Rodriguez Hervella Universidad Carlos III de Madrid ********************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message