Description Use fw stat
to view the policy installed on the gateway, and which interfaces are being protected.
Note - The |
Syntax
> fw stat -l
> fw stat -s
Parameter |
Description |
---|---|
|
Show a long, detailed listing of the installed policies. |
|
Shows a short summary of the installed policies. |
Examples
> fw stat
HOST POLICY DATE
localhost Standard 18Apr2012 15:01:51 : [>eth0] [<eth0]
Two interfaces are being protected. The arrows show the direction of the packets.
After the policy is uninstalled, the output becomes:
> fw stat
HOST POLICY DATE
localhost - - : >eth0 <eth0
This shows that there is no policy installed, and the interfaces are not protected.