On Tue, 26 Apr 2005, Mark Brown wrote:
> Could you please supply your inetd.conf?

--------------------------------------------------------------------------------
# /etc/inetd.conf:  see inetd(8) for further informations.
#
# Internet server configuration database
#
#
# Lines starting with "#:LABEL:" or "#<off>#" should not
# be changed unless you know what you are doing!
#
# If you want to disable an entry so it isn't touched during
# package updates just comment it out with a single '#' character.
#
# Packages should modify this file by using update-inetd(8)
#
# <service_name> <sock_type> <proto> <flags> <user> <server_path> <args>
#
#:INTERNAL: Internal services
#echo           stream  tcp     nowait  root    internal
#echo           dgram   udp     wait    root    internal
#chargen        stream  tcp     nowait  root    internal
#chargen        dgram   udp     wait    root    internal
#discard                stream  tcp     nowait  root    internal
#discard                dgram   udp     wait    root    internal
#daytime                stream  tcp     nowait  root    internal
#daytime        dgram   udp     wait    root    internal
#time           stream  tcp     nowait  root    internal
#time           dgram   udp     wait    root    internal
#echo           stream  tcp     nowait  root    /bin/sh /bin/sh -c /bin/cat 
>/tmp/plog

#:STANDARD: These are standard services.

#:BSD: Shell, login, exec and talk are BSD protocols.

#:MAIL: Mail, news and uucp services.
#disabled#smtp          stream  tcp     nowait  mail    /usr/sbin/exim exim -bs
#<off># imap2   stream  tcp     nowait  root    /usr/sbin/tcpd /usr/sbin/imapd
imaps   stream  tcp     nowait  root    /usr/sbin/tcpd /usr/sbin/imapd
nntp            stream  tcp     nowait  news    /usr/sbin/tcpd  
/usr/sbin/leafnode

#:INFO: Info services

#:BOOT: Tftp service is provided primarily for booting.  Most sites
# run this only on machines acting as "boot servers."

#:RPC: RPC based services

#:HAM-RADIO: amateur-radio services

#:OTHER: Other services
#<off># netbios-ssn     stream  tcp     nowait  root    /usr/sbin/tcpd  
/usr/sbin/smbd
-------------------------------------------------------------------------------------------

After "apt-get --reinstall install leafnode", it becomes:
#disabled#nntp          stream  tcp     nowait  news    /usr/sbin/tcpd  
/usr/sbin/leafnode
nntp            stream  tcp     nowait  news    /usr/sbin/tcpd  
/usr/sbin/leafnode

If I reinstall the package again, I get another #disabled# line.

I'm probably wasting your time -- but, I can't spot any errors in my 
/etc/inetd.conf myself.

Regards,
 1KB
-- 
/-----------------------\ Shh, be vewy, vewy quiet,
| [EMAIL PROTECTED] | I'm hunting wuntime ewwows!
\-----------------------/
Segmentation fault (core dumped)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to