summaryrefslogtreecommitdiff
path: root/static/netbsd/man6/example.6
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:55:15 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:55:15 -0400
commit253e67c8b3a72b3a4757fdbc5845297628db0a4a (patch)
treeadf53b66087aa30dfbf8bf391a1dadb044c3bf4d /static/netbsd/man6/example.6
parenta9157ce950dfe2fc30795d43b9d79b9d1bffc48b (diff)
docs: Added All NetBSD Manuals
Diffstat (limited to 'static/netbsd/man6/example.6')
-rw-r--r--static/netbsd/man6/example.66
1 files changed, 6 insertions, 0 deletions
diff --git a/static/netbsd/man6/example.6 b/static/netbsd/man6/example.6
new file mode 100644
index 00000000..5fd4f1ae
--- /dev/null
+++ b/static/netbsd/man6/example.6
@@ -0,0 +1,6 @@
+# $NetBSD: example.6,v 1.1.1.1 2012/03/23 21:20:15 christos Exp $
+#
+# 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