X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=test%2Ftest-errors1%2Ftests;fp=test%2Ftest-errors1%2Ftests;h=99380b96eae22708390eeed9366715b144c12d5c;hp=4c4bf67af9a8cd150029056e4f89d3e460fb3db9;hb=93d96f83f9fc7ee567ce055a6efb4ab14a3939f5;hpb=c4c477f3d21ad6105a384ff7e0173808dcc57d74 diff --git a/test/test-errors1/tests b/test/test-errors1/tests index 4c4bf67..99380b9 100644 --- a/test/test-errors1/tests +++ b/test/test-errors1/tests @@ -1,2 +1,3 @@ -{ from => 'outside', to => 'vm100', dport => 80, action => 'ACCEPT' } -{ from => 'outside', to => 'vm100', dport => 81, action => 'DROP' } \ No newline at end of file +{ from => 'outside', to => 'vm100', dport => 80, action => 'DROP' } +{ from => 'outside', to => 'vm100', dport => 81, action => 'DROP' } +{ from => 'outside', to => 'vm100', dport => 82, action => 'ACCEPT' }