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