DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Administering the listen port monitor

Enabling services

To enable services on a specific listen-type port:

  1. Enter the following command to find out which port monitor is monitoring the port:

    pmadm -l -t listen

  2. To enable a port, use the following command:

    pmadm -e -p pmtag -s svctag

    For example, if the port monitor is ``tcp'' and the service tag is ``101'', the command pmadm -e -p tcp -s 101 will enable service 101.

    To verify that the port has been enabled, enter the command pmadm -l -p tcp -s 101. The ``x'' flag should have been removed from the ``FLGS'' column in the entry for this service.


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004