summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/rules/example.6
blob: e9ce23ac27e6981435298b03d1e97ad0614755ab (plain)
1
2
3
4
5
6
#	$FreeBSD$
#
# 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
OpenPOWER on IntegriCloud