]> git.proxmox.com Git - pve-firewall.git/blob - test/test-errors1/tests
fix for test case test/test-errors1
[pve-firewall.git] / test / test-errors1 / tests
1 { from => 'outside', to => 'vm100', dport => 80, action => 'DROP' }
2 { from => 'outside', to => 'vm100', dport => 81, action => 'DROP' }
3 { from => 'outside', to => 'vm100', dport => 82, action => 'ACCEPT' }