[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
>
>
It doesn't change :(

root# netstat -nr -f inet6 | grep default
default                           ::1                           
UGSc        lo0
root#  route change -inet6 default ::1 -ifp gif0
change net default: gateway ::1
root# netstat -nr -f inet6 | grep default
default                           ::1                           
UGSc        lo0
root# ifconfig gif0
gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
        tunnel inet 212.100.182.39 --> 157.193.83.142
        inet6 fe80::2e0:7dff:fe84:37d%gif0 prefixlen 64 scopeid 0x9
        inet6 2001:6a8:1904:5::1 --> 2001:6a8:1904:ff::1 prefixlen 128

-- 
Kristof Verhenne | [EMAIL PROTECTED]
http://www.lugwv.be | http://www.bsdaemon.be
Running FreeBSD 4.5-STABLE
Man: 'mind if I smoke?' Steve: 'Mind if I fart...?'



---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]

Reply via email to