X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=test%2Ftest-errors2%2Ftests;fp=test%2Ftest-errors2%2Ftests;h=c15f9e26278f161016036b1d6870a5c8a31568a0;hp=0000000000000000000000000000000000000000;hb=5b15e12404fc82d15f95fcb77a5df2217d7be231;hpb=93d96f83f9fc7ee567ce055a6efb4ab14a3939f5 diff --git a/test/test-errors2/tests b/test/test-errors2/tests new file mode 100644 index 0000000..c15f9e2 --- /dev/null +++ b/test/test-errors2/tests @@ -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