>>>>> On Sun, 21 Apr 2002 11:57:03 +0200, 
>>>>> Kristof Verhenne <[EMAIL PROTECTED]> said:

>> Unfortunately, this should not work for FreeBSD.  You should type
>> 
>> # route add -inet6 default -interface gif0
>> 
>> instead of the sequence above.
>> 
> Exactly with that I experienced problems.
> I did have a routing like that, but my ssh connections died.
> I changed to
> route add -inet6 <gateway> -interface gif0
> route add -inet6 default <gateway>

> My gif0 didn't have IPv6-endpoints.

> But maybe it works if I use IPv6-endpoints with the above rule.

If you're using FreeBSD-4.5 RELEASE at the tunnel endpoint (as itojun
said, one should always specify the OS and its version when asking a
question), you should upgrade the box to 4.5-STABLE (the latest STABLE
is usually the best).  FreeBSD-4.5 RELEASE has a bug in the TCP stack
that kills IPv6 TCP connections established on a tunnel interface.

                                        JINMEI, Tatuya
                                        Communication Platform Lab.
                                        Corporate R&D Center, Toshiba Corp.
                                        [EMAIL PROTECTED]
---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]

Reply via email to