>>>>> On Sun, 21 Apr 2002 17:04:24 +0900, 
>>>>> [EMAIL PROTECTED] said:

>       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

Unfortunately, this should not work for FreeBSD.  You should type

# route add -inet6 default -interface gif0

instead of the sequence above.

                                        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