Operation Manual

169
Firewall Commands
E-DOC-CTC-20040210-0030 v1.0
firewall list
Show the association(s) between all hooks or a specified hook and their chain(s).
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
firewall list [hook = <{input|sink|forward|source|output}>]
hook The name of the hook for which the associations must be shown.
Choose between:
input
sink
forward
source
output.
Note If this parameter is not specified, the associations for all
hooks are shown.
OPTIONAL
=>firewall list
firewall assign hook=input chain=None
firewall assign hook=sink chain=sink
firewall assign hook=forward chain=forward
firewall assign hook=source chain=source
firewall assign hook=output chain=None
=>firewall list hook=input
firewall assign hook=input chain=None
=>firewall list hook=forward
firewall assign hook=forward chain=forward
=>
firewall assign Assign a chain to an entry point.
firewall flush Clear associations for all or a selected entry point(s).