summaryrefslogtreecommitdiff
path: root/static/freebsd/man6/example.6
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man6/example.6')
-rw-r--r--static/freebsd/man6/example.65
1 files changed, 5 insertions, 0 deletions
diff --git a/static/freebsd/man6/example.6 b/static/freebsd/man6/example.6
new file mode 100644
index 00000000..d40f0f3d
--- /dev/null
+++ b/static/freebsd/man6/example.6
@@ -0,0 +1,5 @@
+#
+# 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