[BACK]Return to example.6 CVS log [TXT][DIR] Up to [local] / src / share / ipf

File: [local] / src / share / ipf / Attic / example.6 (download)

Revision 1.1, Tue Jan 9 09:29:47 1996 UTC (28 years, 4 months ago) by dm
Branch: MAIN

added IP filter to netstat/rc and put examples in /usr/share/ipf

#
# 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 proto tcp from any to any flags S/SA