Hi, I just encounter some problems with setting up the NTP daemon in Opensuse 10.3
I got the following errors while starting the daemon: >alf2:/etc # ntpd -d -D7 -4 >ntpd [EMAIL PROTECTED] Mon Aug 6 17:51:31 UTC 2007 (1) >adding new filegen >adding new filegen >adding new filegen >adding new filegen >adding new filegen >adding new filegen >addto_syslog: set_process_priority: Leave priority alone: priority_done is <2> >addto_syslog: precision = 2.000 usec >create_sockets(123) >addto_syslog: ntp_io: estimated max descriptors: 1024, initial socket boundary: 16 >setsockopt SO_TIMESTAMP enabled on fd 16 address 0.0.0.0 >bind() fd 16, family 2, port 123, addr 0.0.0.0, flags=0x89 >flags for fd 16: 0x802 >Searching for addr 0.0.0.0 in list of addresses - NOT FOUND >Added addr 0.0.0.0 to list of addresses >addto_syslog: Listening on interface #0 wildcard, 0.0.0.0#123 Disabled >addto_syslog: socket(AF_INET6, SOCK_DGRAM, 0) failed on address ::: Permission denied >addto_syslog: unexpected error code 13 (not >PROTONOSUPPORT|AFNOSUPPORT|FPNOSUPPORT) - exiting My /etc/ntp.conf just contains those 2 lines which are not a comment >server 127.127.1.0 # local clock (LCL) >fudge 127.127.1.0 stratum 10 # LCL is unsynchronized Is it a bug? Or do I make a mistake here? On a SuSE 10.0 I didnt had any problem set up the NTP daemon. Thank you all in advance for your hints! :) Best Regards Andreas Hoffmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
