Running RH 7.1 with recently updated xinetd-2.3.3-1
Keep getting these in /var/log/messages:
xinetd[31063]: Bad line received from identity server
at 193.120.224.170: 3829 , 110 : ERROR : UNKNOWN-ERROR
xinetd.conf:
#
# Simple configuration file for xinetd
#
# Some defaults, and include /etc/xinetd.d/
defaults
{
instances = 60
log_type = SYSLOG authpriv
log_on_success = HOST PID
log_on_failure = HOST
}
includedir /etc/xinetd.d
service ftp
{
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/sbin/ftpd
server_args = -a -l -i -o -t 300 -T 300 -W
log_on_success -= USERID
}
/etc/xinetd.d/ipop3:
# default: off
# description: The POP3 service allows remote users to
access their mail \
# using an POP3 client such as Netscape
Communicator, mutt, \
# or fetchmail.
service pop3
{
socket_type = stream
wait = no
user = root
server = /usr/sbin/ipop3d
log_on_success += USERID
log_on_failure += USERID
disable = no
}
I don't think I was having this problem before I
updated xinetd a few weeks ago. Any idea?
Thanks
=====
"They that give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- Benjamin Franklin, 1759.
Chris Boyd
Home: 353 1 671 9858
Cell: 353 87 955 9519
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!