Ano-Tech Computers
Enter keyword:

Time sync between Netware and Linux failed after xinetd upgrade
Problem:
Time syncronization using RDATE udp on a Netware server, against a Linux server After an update of xinetd on the Linux server, the time syncronization doesn't work. The following message appears in the system log when xinetd is started/reloaded: "xinetd[491]: No such internal service: daytime-udp"
 
Solution:
Check your "/etc/xinetd.d/daytome-udp" config file, "type" should be
"INTERNAL UNLISTED", not "INTERNAL". Also verify that "disable" is "no".
Reload xinetd using "service xinetd reload" and it should work.

 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles