ntp problems on sparc

2002-12-19 Thread Kris Kennaway
Has anyone else run into the following when trying to run ntpd on sparc?

Dec 20 05:51:37 panther2 ntpd[416]: bind() fd 5, family 2, port 123, addr 
216.136.204.96, in_classd=0 flags=1 fails: Can't assign requested address
Dec 20 05:51:41 panther2 ntpd[416]: sendto(216.136.204.18): Bad file descriptor
Dec 20 05:51:42 panther2 ntpd[416]: sendto(216.136.204.118): Bad file descriptor
Dec 20 05:51:44 panther2 ntpd[416]: sendto(216.136.204.21): Bad file descriptor
Dec 20 05:51:53 panther2 ntpd[416]: sendto(216.136.204.27): Bad file descriptor

Kris



msg49097/pgp0.pgp
Description: PGP signature


Re: ntp problems on sparc

2002-12-19 Thread David Schwartz


On Thu, 19 Dec 2002 21:59:54 -0800, Kris Kennaway wrote:
Has anyone else run into the following when trying to run ntpd on sparc?

Dec 20 05:51:37 panther2 ntpd[416]: bind() fd 5, family 2, port 123, addr
216.136.204.96, in_classd=0 flags=1 fails: Can't assign requested address

The port (123) is probably in use or the IP it's trying to bind to isn't
assigned to this machine.

Dec 20 05:51:41 panther2 ntpd[416]: sendto(216.136.204.18): Bad file
descriptor
Dec 20 05:51:42 panther2 ntpd[416]: sendto(216.136.204.118): Bad file
descriptor
Dec 20 05:51:44 panther2 ntpd[416]: sendto(216.136.204.21): Bad file
descriptor
Dec 20 05:51:53 panther2 ntpd[416]: sendto(216.136.204.27): Bad file
descriptor

DS



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message