ntpd bind() failure: Can't assign requested address

hiren panchasara hiren.panchasara at gmail.com
Thu Jan 8 20:52:37 UTC 2015


On Thu, Jan 8, 2015 at 9:48 AM, hiren panchasara
<hiren.panchasara at gmail.com> wrote:
> On Thu, Jan 8, 2015 at 9:28 AM, Hajimu UMEMOTO <ume at freebsd.org> wrote:
>> Hi,
>>
>>>>>>> On Wed, 7 Jan 2015 16:56:58 -0800
>>>>>>> hiren panchasara <hiren.panchasara at gmail.com> said:
>>
>> hiren> I see this message on july 2014 time-frame -CURRENT. I tried to
>> hiren> disable IPv6 in rc.conf via ipv6_activate_all_interfaces="NO" without
>> hiren> success.
>>
>> hiren> Has this been fixed? Or any workarounds?
>>
>> Perhaps, your interface has an IPv6 link-local address which is
>> tentative state.
>> Please try the attached patch.  This patch ignores a tentative
>> address.
>
> Indeed its in tentative state and I figured it was causing the issue.
> Getting it out of tentative state (by enabling IPv6 by 'inet6
> -ifdisabled' "fixed" the problem.)
> But your patch seems like a right way to do it. I'll try it out and report back.
>

Attached patch is fixing the problem for me.

cheers,
Hiren

> Btw, do you mind opening a phabricator review request so we can get a
> closure on this?


More information about the freebsd-net mailing list