[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 01389) Re: usagi kernel and ntpd-v6



In article <Pine.LNX.4.31.0204181551230.737-100000@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> (at Thu, 18 Apr 2002 16:17:57 +0200 (CEST)), 6bone@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx says:

> I am using the ntpd+ipv6 from
> http://www.viagenie.qc.ca/en/ipv6/ntpv6/utilisation.shtml
> 
> I generated an static ntpd binary.
> 
> At the first server runs the usagi kernel usagi-linux24-s20020415.tar.bz2
> ./ntpd -d reports:
> 
> interface <lo> OK
> interface <eth0> OK
> bind() fd 4, family 2, port 123, addr 0.0.0.0, flags=1
> bind() fd 5, family 2, port 123, addr 127.0.0.1, flags=0
> bind() fd 6, family 2, port 123, addr 139.18.38.71, flags=1
> init_io: maxactivefd 6
> peer_clear: at 0 assoc ID 0

Thanks.

How about your syslog?

Are you sure to install usagi include files?
It defines IPV6_V6ONLY, which is necessary.

--yoshfuji