Cross Reference: example.6
xref
: /
illumos-gate
/
usr
/
src
/
cmd
/
ipf
/
examples
/
example.6
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#
# block all TCP packets with only the SYN flag set (this is the first
# packet sent to establish a connection) out of the SYN-ACK pair.
#
block in proto tcp from any to any flags
S/SA