]> git.proxmox.com Git - pve-firewall.git/blobdiff - test/test-group1/tests
do not use -s for outgoing corosync rules
[pve-firewall.git] / test / test-group1 / tests
index d9e327b470eb307d5f34f67e80c74f6da81e9abc..22c837a05a331cedcdbd49088043475a77f76161 100644 (file)
@@ -13,4 +13,8 @@
 { to => 'vm100', source => '192.168.3.1', dport => 22, action => 'ACCEPT' }
 { to => 'vm100', source => '192.168.4.1', dport => 22, action => 'DROP' }
 
+{ from => 'outside', to => 'ct200', source => '192.168.6.1', dport => 22, action => 'ACCEPT' }
+{ from => 'outside', to => 'ct200', source => '192.168.7.1', dport => 22, action => 'DROP' }
+
+