Syntax
pmtunneld [ [-v] | [-z on|off[:<pid>]] | [[-e <logfile>] [-s] ] ]
Description
The pmtunneld command acts as a proxy for pmrun when pmlocald communicates with pmrun through a firewall.
Communication sent from pmlocald is transmitted using port number 12347, by default, and received by pmtunneld. pmtunneld then transmits the data to pmrun. See Configuring pmtunneld for details.
Options
pmtunneld has the following options.
Option | Description |
---|---|
-e <logfile> |
Logs any tunnel proxy daemon errors in the file specified. |
-s |
Sends any tunnel proxy daemon errors to syslog. |
-v |
Displays the version number of Privilege Manager for Unix and exits. |
-z |
Enables or disables tracing for this program and optionally for a currently running process. Refer to Enabling program-level tracing before using this option. |