Date: Mon, 29 Oct 2001 12:55:10 -0800 From: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG> To: "Eric P Liedtke" <jesus@musinghalfwit.org> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: IPV6 Tunnels and GIF interface Message-ID: <15325.49710.911312.480913@horsey.gshapiro.net> In-Reply-To: <courier.3BDDBA7B.0000BF9F@fizzbang.musinghalfwit.org> References: <courier.3BDDBA7B.0000BF9F@fizzbang.musinghalfwit.org>
next in thread | previous in thread | raw e-mail | index | archive | help
jesus> Can anyone think of a reason why my 4.4 box doesn't have any gif jesus> interfaces, even though I have INET6 and the gif pseudo-devices in my jesus> kernel config. I have IPV6 enabled in rc.conf as well as listing the gif jesus> interfaces gif0 and gif1. I must be missing something obvious but can't jesus> seem to find it right now... Perhaps some you didn't set gif_interfaces or ipv6_network_interfaces properly. A snippet from my configuration: gif_interfaces="gif0" gifconfig_gif0="209.220.147.177 216.98.98.82" ipv6_enable="YES" ipv6_gateway_enable="YES" ipv6_network_interfaces="dc0 gif0" ipv6_prefix_dc0="3ffe:0507:018b:0001" rtadvd_enable="YES" rtadvd_interfaces="dc0" 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?15325.49710.911312.480913>