]> git.proxmox.com Git - pve-firewall.git/blame - test/test-ipset2/tests
bump version to 5.0.4
[pve-firewall.git] / test / test-ipset2 / tests
CommitLineData
6af480d4
DM
1{ from => 'outside', to => 'vm100', dest => '1.2.3.4', dport => 80, action => 'ACCEPT' }
2
3{ from => 'outside', to => 'vm100', dest => '1.2.3.4', dport => 22, action => 'DROP' }