summaryrefslogtreecommitdiffstats
path: root/test/regress/i4
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/i4')
-rw-r--r--test/regress/i49
1 files changed, 9 insertions, 0 deletions
diff --git a/test/regress/i4 b/test/regress/i4
new file mode 100644
index 0000000..8551f76
--- /dev/null
+++ b/test/regress/i4
@@ -0,0 +1,9 @@
+log in proto tcp from any port > 0 to any
+log in proto tcp from any to any port > 0
+pass in proto 6 from any port != 0 to any port 0 >< 65535
+pass in proto 17 from localhost port > 32000 to localhost port < 29000
+block in proto udp from any port != \ntp to any port < echo
+block in proto tcp from any port = smtp to any port > 25
+pass in proto tcp/udp from any port 1 >< 3 to any port 1 <> 3
+pass in proto tcp/udp from any port 2:2 to any port 10:20
+pass in log first quick proto tcp from any port > 1023 to any port = 1723 flags S keep state
OpenPOWER on IntegriCloud