diff options
Diffstat (limited to 'share/ipf/example.6')
-rw-r--r-- | share/ipf/example.6 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/share/ipf/example.6 b/share/ipf/example.6 deleted file mode 100644 index d40f0f3d2a1..00000000000 --- a/share/ipf/example.6 +++ /dev/null @@ -1,5 +0,0 @@ -# -# 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 |