Subject: Re: nd6_lookup: failed to add route... noise with freenet6 tunnel
To: Robert Elz <kre@munnari.OZ.AU>
From: Frederick Bruckman <fredb@immanent.net>
List: tech-net
Date: 08/14/2001 16:34:27
On Wed, 15 Aug 2001, Robert Elz wrote:

>   | 	don't configure like above.
>
> That's the way the tspc template scripts set things up.

I changed the SetEnv() call in tspc.c to set TSP_TUNNEL_PREFIXLEN to
128, and now

fredb@tautology-> ifconfig gif0
gif0: flags=8011<UP,POINTOPOINT,MULTICAST> mtu 1280
        tunnel inet 209.100.230.146 --> 206.123.31.114
        inet6 fe80::2a0:ccff:fe54:1bb4%gif0 -> :: prefixlen 64 scopeid 0x10
        inet6 3ffe:b80:2:33b::2 -> 3ffe:b80:2:33b::1 prefixlen 128

and with no complaints, either.


Frederick