Inetd.conf Guidelines

This page contains information about how to secure inetd.conf.

Inetd.conf is a configuration file that tells inetd which daemons to start while the system is running. Many of the services that run by default present unnecessary security risks. Instead of running inetd wide open, comment out services that you don't use by placing a pound sign (#) at the beginning of the line.

The following services are good candidates for commenting out.