>>>>> On Sat, 16 Feb 2002 13:16:40 -0800,
>>>>> Ross Finlayson <[EMAIL PROTECTED]> said:
> I have tried to configure my system (FreeBSD 4.5-STABLE) for 6to4, using
> the "stf" interface, but am getting the error message "nd6_rtrequest:
Following up on my own question...
I took at look at the code (/usr/src/sys/netinet6/nd6.c line 1185) where
this message is printed. From what I can tell, the message is being
printed only because the interface (stf0) is an "AF_INET6" rather than a
"AF_LINK".
It's not clear to me whether the
I have tried to configure my system (FreeBSD 4.5-STABLE) for 6to4, using
the "stf" interface, but am getting the error message "nd6_rtrequest: bad
gateway value: stf0" in my log, whenever I try to 'ping6' a remote IPv6
address.
My kernel configuration contains: