Re: nd6_rtrequest: bad gateway value: stf0

2002-02-22 Thread JINMEI Tatuya / 神明達哉
>>>>> 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:

Re: nd6_rtrequest: bad gateway value: stf0

2002-02-16 Thread Ross Finlayson
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

nd6_rtrequest: bad gateway value: stf0

2002-02-16 Thread Ross Finlayson
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: