]> git.proxmox.com Git - pve-firewall.git/blobdiff - test/test-errors1/100.fw
add test case to show serious bug
[pve-firewall.git] / test / test-errors1 / 100.fw
diff --git a/test/test-errors1/100.fw b/test/test-errors1/100.fw
new file mode 100644 (file)
index 0000000..25d9a2c
--- /dev/null
@@ -0,0 +1,9 @@
+[OPTIONS]
+
+enable: 1
+
+[RULES]
+
+# rule with dport but missing protocol
+IN ACCEPT -dport 80
+