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