On 07/20/2012 10:18 AM, Daniel Braniss wrote:
my console is filling up with:
Jul 20 11:08:18 pundit ntpd[1075]: bind() fd 27, family AF_INET6, port 123,
scope 2, addr fe80::f66d:4ff:fee1:f7ba, mcast=0 flags=0x11 fails: Can't assign
requested address
Jul 20 11:08:18 pundit ntpd[1075]: unable to create socket on re0 (8) for
fe80::f66d:4ff:fee1:f7ba#123
Jul 20 11:13:18 pundit ntpd[1075]: bind() fd 27, family AF_INET6, port 123,
scope 2, addr fe80::f66d:4ff:fee1:f7ba, mcast=0 flags=0x11 fails: Can't assign
requested address
Jul 20 11:13:18 pundit ntpd[1075]: unable to create socket on re0 (9) for
fe80::f66d:4ff:fee1:f7ba#123
any ideas?
thanks,
danny
Hi Danny
I don't see this problem here with a GENERIC kernel and unmodified ntp.conf
Are you using IPv6 ?
Do you have an unmodified ntp.conf ?
What does /var/log/messages give when you do a service ntpd restart ?
Here it is:
Jul 20 10:40:49 dd ntpd[1030]: ntpd exiting on signal 15
Jul 20 10:40:49 dd ntpd[1390]: ntpd 4.2.4p5-a (1)
Jul 20 10:40:56 dd ntpd[1391]: kernel time sync status change 2001
on a uname -a
FreeBSD dd.ose.nl 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #6:
Fri Jul 20 09:04:04 CEST 2012 r...@dd.ose.nl:/usr/obj/usr/src/sys/GENERIC amd64
I have ssh bound to tcp4 and tcp6 and ntpd is bound to udp4 and udp6
tcp4 0 0 *.ssh *.* LISTEN
udp4 0 0 *.ntp
tcp6 0 0 *.ssh *.* LISTEN
udp6 0 0 *.ntp *.*
Disclaimer: http://www.ose.nl/email
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"