From owner-freebsd-questions Wed Feb 20 1:30:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from TYO200.gate.nec.co.jp (TYO200.gate.nec.co.jp [202.247.6.40]) by hub.freebsd.org (Postfix) with ESMTP id DD29737B402 for ; Wed, 20 Feb 2002 01:30:16 -0800 (PST) Received: from TYO202.gate.nec.co.jp (TYO302 [10.7.69.202]) by TYO200.gate.nec.co.jp (8.11.6/3.7W01041220) with ESMTP id g1K9UCE05143 for ; Wed, 20 Feb 2002 18:30:12 +0900 (JST) Received: from mailgate4.nec.co.jp ([10.7.69.197]) by TYO202.gate.nec.co.jp (8.11.6/3.7W01080315) with ESMTP id g1K9Svp00596 for ; Wed, 20 Feb 2002 18:28:57 +0900 (JST) Received: from mailsv.nec.co.jp (mailgate51.nec.co.jp [10.7.69.190]) by mailgate4.nec.co.jp (8.11.6/3.7W-MAILGATE-NEC) with ESMTP id g1K9SJI14455 for ; Wed, 20 Feb 2002 18:28:20 +0900 (JST) Received: from direct.ksp.nis.nec.co.jp (direct.ksp.nis.nec.co.jp [10.57.24.78]) by mailsv.nec.co.jp (8.11.6/3.7W-MAILSV-NEC) with ESMTP id g1K9SGs10865 for ; Wed, 20 Feb 2002 18:28:16 +0900 (JST) Received: from direct.ksp.nis.nec.co.jp (xmas.ksp.nis.nec.co.jp [10.57.24.129]) by direct.ksp.nis.nec.co.jp (8.9.3+3.2W/3.7Wksp_mx_2.0) with ESMTP id SAA29204 for ; Wed, 20 Feb 2002 18:28:16 +0900 (JST) Message-ID: <3C736C6F.53396F79@direct.ksp.nis.nec.co.jp> Date: Wed, 20 Feb 2002 18:29:19 +0900 From: song X-Mailer: Mozilla 4.73 [ja] (Win95; U) X-Accept-Language: ja MIME-Version: 1.0 To: questions@FreeBSD.org Subject: question about ifconfig in FreeBSD4.5 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello: I met a question when use FreeBSD4.5.Could you answer for me? I created a interface named tun0 and wanted to established a IPV6 address fot it. So I executed this command: ifconfig tun0 inet6 2001::1 2001::2 alias But I got a error message as this: ifconfig: ioctl (SIOCAIFADDR): Invalid argument I have executed the same command on another computer installed FreeBSD4.3 and there wasn't any problem. what diffrents are between FreeBSD4.5 and the version before about IPV6 ? Wait your answer.Thank you so much. songgang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message