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

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



Hello,

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


At the second server runs an 2.4.10 standard kernel.
./ntpd -d reports:

create_sockets(123)
interface <lo> OK
interface <eth0> OK
bind() fd 4, family 2, port 123, addr 0.0.0.0, flags=1
bind() fd 5, family 10, port 123, addr ::, flags=0
bind() fd 6, family 2, port 123, addr 127.0.0.1, flags=0
bind() fd 7, family 2, port 123, addr 139.18.38.93, flags=1
init_io: maxactivefd 7
peer_clear: at 0 assoc ID 0

If you want to test it self you can download my binary at:
http://6bone.informatik.uni-leipzig.de/foo/ntpd

Thank you for your efforts
Uwe

On Thu, 18 Apr 2002, YOSHIFUJI Hideaki / [iso-2022-jp] 吉藤英明 wrote:

> In article <Pine.LNX.4.31.0204181300060.737-100000@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> (at Thu, 18 Apr 2002 14:12:17 +0200 (CEST)), <6bone@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> says:
>
> > With the usagi-kernel the ntpd-v6 only listens at the IPv4 Ports, not at
> > the IPv6. What could be the problem ?
>
> please report with your kernel version, glibc version, configuration,
> application and its version (and source url) what you tried to use, a
> nd log (if available).
>
> thanks.
>
> --yoshfuji
>