freebsd-dev/contrib/ipfilter/rules/example.6
1997-02-09 22:50:16 +00:00

6 lines
186 B
Groff

#
# 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