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:
- In the InetD Configuration dialog box, click Add. The Daemon Configuration dialog box opens.
- In the Daemon Name box, type the name of the service you want to add.
- In the Program Filename box, type the file name of the service.
- In the Optional Parameters box, type any optional parameters associated with the service.
- In the Port box, type a port number between 0 and 65535 to uniquely identify the service.
- 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.
- Click OK.
- To save changes made to InetD configuration, click Save.