User Guide

8 Firewall Commands
126 / 260
3EC 16982 AFAA TCZZA Ed. 01
firewall list
Show association(s) between all hooks and their chain(s) or of one specified hook
SYNTAX:
firewall list [hook = <{input|sink|forward|source|output}>]
[hook] the name of the hook to show the associations for.
Choose between:
input
sink
forward
source
output.
In case this parameter is not specified the associations for all hooks
are shown.
OPTIONAL
EXAMPLE INPUT/OUTPUT:
=>firewall list
assign hook=sink chain=sink
assign hook=forward chain=forward
assign hook=source chain=source
=>firewall list hook=input
=>firewall list hook=forward
assign hook=forward chain=forward
=>
RELATED COMMANDS:
firewall assign Assign a chain to an entry point.
firewall flush Clear associations for all or a selected entry point(s).










