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
[-- Attachment #1 --] On Sat, Aug 03, 2002 at 12:29:18PM +0200, Willie Viljoen wrote: > Hi, > > 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) > > 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. > > Can anybody give me any indication how I'd configure the tunnel directly > from rc.conf? > > 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. > > Any ideas? > ipv6_enable="YES" # Set to YES to set up for IPv6 gifconfig_gif0="62.79.90.66 62.242.0.222" ipv6_ifconfig_gif0="2001:6c8:9:1::6 2001:6c8:9:1::5 prefixlen 128" ipv6_defaultrouter="2001:6c8:9:1::5" is just for my tunnel. You can browser /etc/defaults/rc.conf for all other options. Cheers, -erwin -- Erwin Lansing -- http://droso.org [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9S7HQqy9aWxUlaZARAhIZAKC3xo86kte0yPK+3ffkzQYopLD73ACgu/dw tca5vtw6Qw3OqeTDQXBpxEc= =8q8y -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020803123456.E3782>
