aboutsummaryrefslogtreecommitdiff
path: root/ipf/regress/f12
diff options
context:
space:
mode:
Diffstat (limited to 'ipf/regress/f12')
-rw-r--r--ipf/regress/f126
1 files changed, 6 insertions, 0 deletions
diff --git a/ipf/regress/f12 b/ipf/regress/f12
new file mode 100644
index 000000000000..c29f839aa502
--- /dev/null
+++ b/ipf/regress/f12
@@ -0,0 +1,6 @@
+pass in proto tcp from any port > 1024 to any port = 25 with not short
+pass in proto tcp from any port > 1024 to any port = 25
+block in proto tcp from any to any with short
+block in proto tcp from any to any with frag
+pass in proto udp from any port = 53 to any port = 53
+block in proto udp from any port = 53 to any port = 53 with not short