[4133] in Athena Bugs
vax : inetd
daemon@ATHENA.MIT.EDU (Tom Coppeto)
Mon Feb 5 00:59:51 1990
To: bugs@ATHENA.MIT.EDU
Date: Mon, 05 Feb 90 00:59:30 EST
From: Tom Coppeto <tom@MIT.EDU>
System name: picasso
Type and version: MVAX-II (VS2)
Display type: QVSS
What were you trying to do?
syslog connections to inetd
What's wrong:
If there is a line in /etc/inetd.conf for which there is no service
defined in /etc/services, no further syslogs will occur after the
one which announces the undefined service. Removing the undefined
service from the config file fixes this.
What should have happened:
inetd should have ignored the undefined service and continued
to syslog further information.