]> git.proxmox.com Git - pve-firewall.git/blame - test/test-errors3/tests
bump version to 4.2-3
[pve-firewall.git] / test / test-errors3 / tests
CommitLineData
a51bd548
DM
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' }