Adding Services

InetD

Adding Services

Any of the existing servers can be configured to run on any port, or added to run on more than one port at a time.

To add a service:

  1. In the InetD Configuration dialog box, click Add. The Daemon Configuration dialog box opens.
  2. In the Daemon Name box, type the name of the service you want to add.
  3. In the Program Filename box, type the file name of the service.
  4. In the Optional Parameters box, type any optional parameters associated with the service.
  5. In the Port box, type a port number between 0 and 65535 to uniquely identify the service.
  6. Select the protocol required for the server: either TCP or UDP. If you selected TCP, type the maximum number of servers that can be used for the service in the Maximum Servers box.
  7. Click OK.
  8. To save changes made to InetD configuration, click Save.

Related Topics

Deleting Services

Default Services