|
root / base / usr / src / cmd / ipf / examples / example.6
example.6 Groff 6 lines 186 B
1
2
3
4
5
#
# 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