]> git.proxmox.com Git - pve-firewall.git/blob - test/test-ipset2/tests
add test for long ipset names
[pve-firewall.git] / test / test-ipset2 / tests
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' }