ntpd bind() failure: Can't assign requested address
Hajimu UMEMOTO
ume at FreeBSD.org
Sat Mar 16 08:59:15 UTC 2013
Hi,
>>>>> On Fri, 15 Mar 2013 22:54:42 +0100 (CET)
>>>>> "M. Schulte" <m-freebsd at fuglos.org> said:
m-freebsd> I fear I cannot answer all of these questions. I don't have any IPv6
m-freebsd> addresses configured in rc.conf. Also, I am not using dhcp. Basically
m-freebsd> I only have IPv4 networking configured with static addresses --
m-freebsd> neither have I actively _disabled_ IPv6.
m-freebsd> This is my ifconfig output:
m-freebsd> re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
m-freebsd> options=8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE>
m-freebsd> ether 00:16:36:74:20:76
m-freebsd> inet XXX.XXX.XXX.XXX netmask 0xfffffff0 broadcast XXX.XXX.XXX.XXX
m-freebsd> inet6 fe80::216:36ff:fe74:2076%re0 prefixlen 64 scopeid 0x2
m-freebsd> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
m-freebsd> media: Ethernet autoselect (100baseTX <full-duplex>)
m-freebsd> status: active
It seems IPv6 is disabled by IFDISABLED nd6 option. Please try the
attached patch to ignore it.
Sincerely,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ntpd-ifdisabled.diff
Type: text/x-patch
Size: 1706 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-net/attachments/20130316/35158528/attachment.bin>
More information about the freebsd-net
mailing list