]> git.proxmox.com Git - pve-firewall.git/blame - test/test-errors2/tests
bump version to 4.2-4
[pve-firewall.git] / test / test-errors2 / tests
CommitLineData
5b15e124
DM
1{ from => 'outside', to => 'vm100', dport => 443, action => 'DROP' }
2{ from => 'outside', to => 'vm100', dport => 80, action => 'ACCEPT' }
3{ from => 'outside', to => 'vm100', dport => 81, action => 'DROP' }