Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2010 15:33:57 -0500
From:      Chris Ruiz <yr.retarded@gmail.com>
To:        Mark Atkinson <atkin901@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Unable to establish HE gif0 tunnel
Message-ID:  <o2h58c737d71005031333s235966b0t1700d512da132eaa@mail.gmail.com>
In-Reply-To: <hrmlr1$pei$1@dough.gmane.org>
References:  <hrmlr1$pei$1@dough.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 3, 2010 at 9:16 AM, Mark Atkinson <atkin901@gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I updated a border gateway yesterday from a Feb 23 kernel to a May 2
> version kernel/world, and lost my connectivity to my gif0 HE tunnel.
>
> I've been using the following in /etc/rc.conf successfully for some time
> to establish the tunnel:

> ifconfig_gif0="inet6 [MY V6 ENDPOINT] [HE V6 ENDPOINT] prefixlen 128"

There's your problem, bad syntax.  Change it to this:

ifconfig_gif0_ipv6="inet6 [MY V6 ENDPOINT] [HE V6 ENDPOINT] prefixlen 128"


-- Chris

-----------------------------------------
http://twitter.com/chrisattack
http://chrisattack.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?o2h58c737d71005031333s235966b0t1700d512da132eaa>