Administering the listen port monitor

Disabling a service

To disable a service, use the following command:

pmadm -d -p pmtag -s svctag

When a service is disabled, all subsequent connection requests for the service will be denied.

For example, the command pmadm -d -p tcp -s 101 will disable service 101 under the listen port monitor, ``tcp''.

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


© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999