From owner-freebsd-stable Tue Aug 22 10:45:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id 7383537B422 for ; Tue, 22 Aug 2000 10:45:32 -0700 (PDT) Received: from tao.thought.org (tao.sea.tera.com [207.108.223.55]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id KAA01200 for ; Tue, 22 Aug 2000 10:45:49 -0700 (PDT) Received: (from kline@localhost) by tao.thought.org (8.9.3/8.7.3) id KAA79681 for freebsd-stable@FreeBSD.ORG; Tue, 22 Aug 2000 10:45:29 -0700 (PDT) From: Gary Kline Message-Id: <200008221745.KAA79681@tao.thought.org> Subject: 4.1 /etc/rc.conf and IPv6... To: freebsd-stable@FreeBSD.ORG Date: Tue, 22 Aug 2000 10:45:29 -0700 (PDT) Organization: <> thought.org: pvblic service Unix since 1986... <> X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is for the net gurus on this list. My 4.1 stuff builds-- though *not* matching the src/UPDATING instructions exactly. Everything looks go for a `shutdown now' to single-usr or a reboot and boot -s. Can I just drop in my current `ifconfig ed1' line (as ed0')? how do I join the v6 world? Currently, in /etc/rc.conf.local is: network_interfaces="lo0 ed1" # List of network interfaces (lo0 is loopback). ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration. ifconfig_tun0="inet 207.108.223.55 207.108.223.19 netmask 0xffffff00" ######################## # ed1 configuration for tao (ed1 in FBSD-3.2) ######################## ifconfig ed1 inet 10.0.0.1 netmask 255.255.255.0 I'm guessing that this is likely to work in a 4.1 /etc/rc.conf.local. Am I being too optimistic? gary -- Gary D. Kline kline@tao.thought.org Public service Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message