]> git.proxmox.com Git - pve-firewall.git/blob - test/test-vm-ipfilter2/tests
make verbose a global state
[pve-firewall.git] / test / test-vm-ipfilter2 / tests
1 { from => 'ct200', source => '1.2.3.4', dport => 80, action => 'DROP' }
2 { from => 'ct200', source => '10.0.200.1', dport => 80, action => 'ACCEPT' }
3 { from => 'ct200', source => '10.0.200.2', dport => 80, action => 'DROP' }