Date: Sat, 3 Aug 2002 12:34:56 +0200 From: Erwin Lansing <erwin@lansing.dk> To: freebsd-stable@freebsd.org Subject: Re: rc.conf hooks for IPv6 and gif0 IPv6 tunnel interfaces? Message-ID: <20020803123456.E3782@droso.net> In-Reply-To: <20020803122546.L1015-100000@phoenix.vh.laserfence.net>; from will@highveldcs.com on Sat, Aug 03, 2002 at 12:29:18PM %2B0200 References: <20020803122546.L1015-100000@phoenix.vh.laserfence.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 03, 2002 at 12:29:18PM +0200, Willie Viljoen wrote: > Hi, >=20 > I recently managed to find a fairly nice tunnel broker and get my machine > IPv6 enabled. Everything works fine, except that I'm still setting up > everything the wrong way (with a script called > /usr/local/etc/rc.d/00ipv6.sh) >=20 > This works -reasonably- well, except that some services start up before > /usr/local/etc/rc.d/*.sh is processed, meaning these services don't yet > see the IPv6 interface 2001:470:1F00:386::1 and thus don't listen on it. >=20 > Can anybody give me any indication how I'd configure the tunnel directly > from rc.conf? >=20 > I already have most of the commands I need to enable IPv6, set the default > gateway, have it process rc.firewall6 (or atleast have it find my rules in > /etc/ip6fw.conf) etc etc, but nothing to set up the actual tunnel. >=20 > Any ideas? >=20 ipv6_enable=3D"YES" # Set to YES to set up for IPv6 gifconfig_gif0=3D"62.79.90.66 62.242.0.222" ipv6_ifconfig_gif0=3D"2001:6c8:9:1::6 2001:6c8:9:1::5 prefixlen 128" ipv6_defaultrouter=3D"2001:6c8:9:1::5" is just for my tunnel. You can browser /etc/defaults/rc.conf for all other options. Cheers, -erwin --=20 Erwin Lansing -- http://droso.org --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9S7HQqy9aWxUlaZARAhIZAKC3xo86kte0yPK+3ffkzQYopLD73ACgu/dw tca5vtw6Qw3OqeTDQXBpxEc= =8q8y -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020803123456.E3782>