Default services are included with a default installation (although some
durring configuration at setup can be stopped).
most of these are probably run right from inetd so to stop them... open
/etc/inetd.conf and comment out the services you would like to NOT be
running and kill -HUP inetd. Rescan should show the ports unbound.
Lonny Selinger
"Goldenpi" <[EMAIL PROTECTED]> on 08/23/2000 12:02:35 PM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc: (bcc: Lonny Selinger/SaskPower)
Subject: [newbie] Why are these ports open?
While I was testing a portscaner on localhost(Why do you think I got
linux?)
I noticed my new installation is running remote login, ftp, and some other
services. Why are these open, and how do I close them.