Andre Grueneberg [mailto:[EMAIL PROTECTED] wrote:
> ntp-unstable doesn't work with ipv6 server -- I configured this: > server ntp6.space.net > server ntp.ipv6.uni-muenster.de > server ntp.ipv6.uni-leipzig.de > > and got the following result in syslog: > ... > bind() fd 5, family 10, port 123, addr ::, > in6_is_addr_multicast=0 flags=0 fails: Address already in use > ... > sendto(2001:608::1000:1): Bad file descriptor > sendto(2001:638:500:101:a00:20ff:fec2:7cfa): Bad file descriptor > sendto(3ffe:400:280::1): Bad file descriptor > > I'm using kernel 2.4.20 + kernel-patch-usagi > > IPv4 still works well. You apparently already have a NTP client running on IPv4 which then conflicts with your IPv6 client (mind the 'address already in use'). Thus kill the IPv4 version (su; netstat -anp |grep 123) and it should work, it does here ;) Btw: ntp-unstable-simple should conflict/remove ntp-simple ;) And a suggest for ntpdate-unstable could be nice to (which also conflicts/removes the normal ntpdate) ntp+IPv6'd hosts: noc.sixxs.net, nlams01.sixxs.net, nlams02.sixxs.net Greets, Jeroen

