Description Prompts the kernel to shut down all firewall daemon processes. The command is located in the $FWDIR/bin directory on the Security Management server or gateway machine.
The firewall daemons and Security servers write their pids to files in the $FWDIR/tmp directory upon startup. These files are named $FWDIR/tmp/daemon_name.pid. For example, the file containing the pid of the firewall snmp daemon is: $FWDIR/tmp/snmpd.pid.
Syntax
> fw kill [-t <sig_no>] <proc-name>
Parameter |
Description |
|---|---|
|
This Unix only command specifies that if the file If no signal is specified, signal 15 ( |
|
Prompt the kernel to shut down specified firewall daemon processes. |
Comments In Windows, only the default syntax is supported: fw kill proc_name. If the -t option is used it is ignored.