On 2015-10-21, Geoff Steckel <[email protected]> wrote: > They gave me 2001:xxxx:xxxx:0111::0002 as my tunnel endpoint and > 2001:xxxx:xxxx:0111::1 as their end and router address. > They gave me 2001:xxxx:xxxx:8111::/64 for my address space. > Note that the tunnel endpoint addresses are globally routeable. > > So... if I say "route add -inet6 default ...0111::1", > then the source address of any IPv6 connection from this machine > defaults to 0111::2 > > This isn't useful. I must use an address in 8xxx::/64 > for functions on the gateway machine.
Try adding 'pltime 0' to the ifconfig line where you configure the tunnel endpoint address. The 2001:...811 address can be configured on any interface.

