HP 3000 Manuals

Ch 2. The Internet Daemon [ Configuring and Managing MPE/iX Internet Services ] MPE/iX 5.5 Documentation


Configuring and Managing MPE/iX Internet Services

Chapter 2  The Internet Daemon 

The Internet daemon inetd is the master server (sometimes called a
"superserver") for the Internet Services.  When it is running, inetd
listens for connection requests for the services listed in its
configuration file and, in response to such requests, starts the
appropriate server.  You, as system manager, determine which Internet
Services are available to your users by editing the inetd configuration
file.

This chapter explains:

   *   how inetd behaves with stream services and with datagram services.

   *   how to edit the inetd configuration file so that it listens for
       connection requests from the specific Internet Services you want
       to use on your system.

   *   how to edit the optional security file for inetd which lets you
       control access to the Internet Services.

   *   how to use inetd logging capabilities to monitor and troubleshoot
       Internet Services.

   *   how to start and stop inetd.

   *   how to troubleshoot common problems that can occur with inetd.

   *   the implementation differences between inetd for MPE/iX and HP-UX.



MPE/iX 5.5 Documentation