Feb 18 17:16:03 server xinetd: xinetd shutdown failed
Feb 18 17:16:03 server xinetd[19794]: Server in.ntalkd is not executable [file=/etc/xinetd.d/ntalk] [line=9]
Feb 18 17:16:03 server xinetd[19794]: Error parsing attribute server - DISABLING SERVICE [file=/etc/xinetd.d/ntalk] [line=9]
Feb 18 17:16:03 server xinetd[19794]: Server in.qpopper is not executable [file=/etc/xinetd.d/pop-3] [line=9]
Feb 18 17:16:03 server xinetd[19794]: Error parsing attribute server - DISABLING SERVICE [file=/etc/xinetd.d/pop-3] [line=9]
Feb 18 17:16:03 server xinetd[19794]: Server in.talkd is not executable [file=/etc/xinetd.d/talk] [line=9]
Feb 18 17:16:03 server xinetd[19794]: Error parsing attribute server - DISABLING SERVICE [file=/etc/xinetd.d/talk] [line=9]
Feb 18 17:16:03 server xinetd[19794]: Server in.telnetd is not executable [file=/etc/xinetd.d/telnet] [line=9]
Feb 18 17:16:03 server xinetd[19794]: Error parsing attribute server - DISABLING SERVICE [file=/etc/xinetd.d/telnet] [line=9]
Feb 18 17:16:03 server xinetd: xinetd startup succeeded
Feb 18 17:16:03 server xinetd[19794]: xinetd Version 2.3.12 started with libwrap loadavg options compiled in.
Feb 18 17:16:03 server xinetd[19794]: Started working: 1 available service
Then i get imap has failed notices every 10 mintues.
The permissions on those files in /etc/xinetd.d are the same as on the other servers.
-rw-r--r-- 1 root root 201 Feb 18 17:15 cpimap
-rw-r--r-- 1 root root 368 Feb 18 17:15 imap
-rw-r--r-- 1 root root 363 Feb 18 17:15 imaps
-rw-r--r-- 1 root root 451 Feb 18 17:15 ipop2
-rw-r--r-- 1 root root 357 Feb 18 17:15 ipop3
-rw-r--r-- 1 root root 151 Feb 18 17:15 ntalk
-rw-r--r-- 1 root root 173 Feb 18 17:15 pop-3
-rw-r--r-- 1 root root 333 Feb 18 17:15 pop3s
-rw-r--r-- 1 root root 149 Feb 18 17:15 talk
-rw-r--r-- 1 root root 153 Feb 18 17:15 telnet
[email protected] [/etc/xinetd.d]# more telnet
service telnet
{
disable = yes
socket_type = stream
protocol = tcp
wait = no
user = root
server = in.telnetd
}