Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: recent -current changes broke stf(4) (?)
>>>>> "David" == David Young <dyoung%pobox.com@localhost> writes:
David> stf(4) is working for me. How are you testing 6to4? Please
David> send your routing tables (netstat -rn -f inet ; netstat -rn
David> -f inet6) and stf(4) configuration.
I guess I've found the problem: My hf6to4 tries to set:
ifconfig stf0 inet6 2002:xxxx:76ec:0001::1 prefixlen 16 alias
but the result is:
ifconfig stf0
stf0: flags=1<UP> mtu 1280
inet6 2002:xxxx:76ec:1::1 prefixlen 64
-> Is my ifconfig binary missing something?
ident /sbin/ifconfig
/sbin/ifconfig:
$NetBSD: crt0.c,v 1.19 2005/12/24 22:02:10 perry Exp $
$NetBSD: ifconfig.c,v 1.204 2008/05/12 22:06:13 dyoung Exp $
$NetBSD: af_atalk.c,v 1.12 2008/05/11 23:28:40 dyoung Exp $
$NetBSD: af_inet.c,v 1.11 2008/05/12 20:59:13 dyoung Exp $
$NetBSD: af_inetany.c,v 1.7 2008/05/12 22:01:32 dyoung Exp $
$NetBSD: af_inet6.c,v 1.21 2008/05/12 20:58:16 dyoung Exp $
$NetBSD: af_link.c,v 1.2 2008/05/13 18:10:17 dyoung Exp $
$NetBSD: af_iso.c,v 1.11 2008/05/08 07:11:03 dyoung Exp $
$NetBSD: agr.c,v 1.11 2008/05/09 20:45:09 dyoung Exp $
$NetBSD: ieee80211.c,v 1.18 2008/05/07 23:55:06 dyoung Exp $
$NetBSD: tunnel.c,v 1.13 2008/05/07 23:55:07 dyoung Exp $
$NetBSD: vlan.c,v 1.8 2008/05/07 23:55:07 dyoung Exp $
Markus.
Home |
Main Index |
Thread Index |
Old Index