[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Telnet access



Dan Walker wrote:
btw, i grep'd out just ones with inet in them

On Fri, 2003-01-03 at 22:54, Dan Walker wrote:

/anyway, i got this... ///
/tcp 0 0 127.0.0.1:32769 0.0.0.0:* LISTEN 691/xinetd ///
/tcp 0 0 0.0.0.0:901 0.0.0.0:* LISTEN 691/xinetd ///
/tcp 0 0 0.0.0.0:23 0.0.0.0:* LISTEN 691/xinetd //// ///
/udp 0 0 0.0.0.0:69 0.0.0.0:* 691/xinetd ///
////
/so yes, it is listening///



Indeed it is. So, if the /etc/xinetd.d/telnet file has either "disable = yes" or "enable = no", then enter this command as the root user:

service xinetd restart

Or

/etc/rc.d/init.d/xinetd restart

Then do the netstat command again and verify that it's stopped
listening.  Remember, netstat is your friend!
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens vitalstream com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-  The problem with being poor is that it takes up all of your time  -
----------------------------------------------------------------------





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]