From owner-freebsd-questions Thu Dec 12 4:14:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 545DC37B401 for ; Thu, 12 Dec 2002 04:14:54 -0800 (PST) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFFF643ED1 for ; Thu, 12 Dec 2002 04:14:53 -0800 (PST) (envelope-from johann@broadpark.no) Received: from aegis.terrabionic.lan (ninja.terrabionic.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 014BF7FE6 for ; Thu, 12 Dec 2002 13:14:46 +0100 (MET) Date: Thu, 12 Dec 2002 13:14:44 +0100 From: Janine C.Buorditez To: questions@freebsd.org Subject: IPv6 - From commands to rc.conf Message-Id: <20021212131444.1f691731.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.6 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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 Hi. My tunnel broker explains to me my IPv6 setup only through commands and not concrete settings in /etc/rc.conf. Can anyone help me out judging from this?: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ifconfig $TUNLIF create tunnel $MYIPv4 $XSIPv4 up route add -inet6 default -interface $TUNLIF ifconfig lo0 inet6 $MYIPv6 prefixlen 128 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Thanks! Regards, Janine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message