]> git.proxmox.com Git - pve-firewall.git/blobdiff - test/test-vm-ipfilter2/tests
test: add test for implicitly allowed container IP
[pve-firewall.git] / test / test-vm-ipfilter2 / tests
diff --git a/test/test-vm-ipfilter2/tests b/test/test-vm-ipfilter2/tests
new file mode 100644 (file)
index 0000000..d940c17
--- /dev/null
@@ -0,0 +1,3 @@
+{ from => 'ct200', source => '1.2.3.4', dport => 80, action => 'DROP' }
+{ from => 'ct200', source => '10.0.200.1', dport => 80, action => 'ACCEPT' }
+{ from => 'ct200', source => '10.0.200.2', dport => 80, action => 'DROP' }