From owner-freebsd-questions@FreeBSD.ORG Sun Mar 13 14:13:54 2005 Return-Path: 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 2D95016A4CE for ; Sun, 13 Mar 2005 14:13:54 +0000 (GMT) Received: from webmail-outgoing.us4.outblaze.com (webmail-outgoing.us4.outblaze.com [205.158.62.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED40A43D55 for ; Sun, 13 Mar 2005 14:13:53 +0000 (GMT) (envelope-from fteg@london.com) Received: from wfilter.us4.outblaze.com (wfilter.us4.outblaze.com [205.158.62.180])E0FF41800135 for ; Sun, 13 Mar 2005 14:13:53 +0000 (GMT) X-OB-Received: from unknown (205.158.62.49) by wfilter.us4.outblaze.com; 13 Mar 2005 14:13:53 -0000 Received: by ws1-1.us4.outblaze.com (Postfix, from userid 1001) id B9BB34BE6D; Sun, 13 Mar 2005 14:13:53 +0000 (GMT) Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received: from [127.0.0.1] by ws1-1.us4.outblaze.com with http for fteg@london.com; Sun, 13 Mar 2005 09:13:53 -0500 From: "Fafa Diliha Romanova" To: questions@freebsd.org Date: Sun, 13 Mar 2005 09:13:53 -0500 X-Originating-Ip: 127.0.0.1 X-Originating-Server: ws1-1.us4.outblaze.com Message-Id: <20050313141353.B9BB34BE6D@ws1-1.us4.outblaze.com> Subject: Trying to turn ipv6.sh into rc.conf directives ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 14:13:54 -0000 Hey! I'm trying to centralize my system by placing as much as possible into rc.conf. I also think it looks prettier that way. These settings were given to me by BTExact: ifconfig gif create ifconfig gif0 inet 213.188.174.11 213.121.24.85 ifconfig gif0 inet6 2001:614:365::d5bb:b546 prefixlen 128 route add -inet6 default 'fe80::%gif0' ifconfig lnc0 inet6 2001:614:365:6ad9:: prefixlen 64 sysctl -w net.inet6.ip6.forwarding=3D1 /usr/sbin/rtadvd lnc0 So far I've converted them to this: ipv6_enable=3D"YES" ipv6_gateway_enable=3D"YES" ipv6_network_interfaces=3D"gif0" ipv6_defaultrouter=3D"2001:614:365::" ipv6_network_interfaces=3D"gif0 lnc0" ipv6_ifconfig_gif0=3D"inet 213.188.174.11 213.121.24.85" ipv6_ifconfig_gif0=3D"inet6 2001:614:365::d5bb:b546 prefixlen 128" ipv6_ifconfig_lnc0=3D"inet6 2001:614:365:6ad9:: prefixlen 64" ipv6_network_interfaces=3D"gif0 lnc0" ipv6_firewall_enable=3D"YES" ipv6_firewall_type=3D"open" rtadvd_enable=3D"YES" rtadvd_interfaces=3D"lnc0" Does that look alright to you IPv6 gurus? Will I now be able to reboot with a fully functional IPv6 connection? Thank you, -- Fafa --=20 ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm