summaryrefslogtreecommitdiffstats
path: root/test/regress/i2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/i2')
-rw-r--r--test/regress/i28
1 files changed, 8 insertions, 0 deletions
diff --git a/test/regress/i2 b/test/regress/i2
new file mode 100644
index 0000000..50f6107
--- /dev/null
+++ b/test/regress/i2
@@ -0,0 +1,8 @@
+log in proto tcp all
+pass in proto 6 from any to any
+pass in proto udp from localhost to localhost
+block in proto ipv6 from any to any
+block in proto 17 from any to any
+block in proto 250 from any to any
+pass in proto tcp/udp from any to any
+block in proto tcp-udp from any to any
OpenPOWER on IntegriCloud