Re: Problem with inetd

2005-08-24 Thread srg krn
netstat -anp will say you the proccess that is listening. If inetd is the proccess you must edit /etc/inetd.conf If xinetd is the proccess you must go to /etc/xinetd.d and edit the file for the telnet service (put disable=yes). On 8/22/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I recently

Problem with inetd

2005-08-21 Thread Mrbizz4
I recently installed Debian GNU/Linux 3.1 on an HP Pavilion 310n. The problem I'm having is that inetd is spawning the telnet service. When I scan the ports on my computer, port 23 is actively listening for telnet connections. I have tried many things in order to close this port. I have tri