]> git.proxmox.com Git - pve-firewall.git/blobdiff - test/test-errors1/tests
add test case to show serious bug
[pve-firewall.git] / test / test-errors1 / tests
diff --git a/test/test-errors1/tests b/test/test-errors1/tests
new file mode 100644 (file)
index 0000000..4c4bf67
--- /dev/null
@@ -0,0 +1,2 @@
+{ from => 'outside', to => 'vm100', dport => 80, action => 'ACCEPT' }
+{ from => 'outside', to => 'vm100', dport => 81, action => 'DROP' }
\ No newline at end of file