NetBSD/usr.sbin/ipf/rules/example.6

6 lines
186 B
Groff
Raw Normal View History

1997-09-21 20:47:50 +04:00
#
# 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