Hi,

>>>>> On Sun, 21 Apr 2002 10:38:39 +0200
>>>>> Kristof Verhenne <[EMAIL PROTECTED]> said:

kristof.verhenne> [EMAIL PROTECTED] wrote:

>       a little bit different from other bsds.
>
>       the most preferred way is to run routing deaemons on both ends.
>
>       if you really need to do a static routing, use the following two
>       commands (the order is important).
>       # route add -inet6 default ::1
>       # route change -inet6 default ::1 -ifp gif0
>
>
kristof.verhenne> It doesn't change :(

Unfortunately, FreeBSD 4.5-RELEASE has bugs, and both

        route add -inet6 default ::1
        route change -inet6 default ::1 -ifp gif0

and

        route add -inet6 default -interface gif0

doesn't work well.  The bugs were fixed in 4-STABLE.  Please update
your box to latest 4-STABLE.  If you update your box

        route add -inet6 default ::1 -ifp gif0

will also work fine.

Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
[EMAIL PROTECTED]  [EMAIL PROTECTED]  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]

Reply via email to