]> git.proxmox.com Git - pve-firewall.git/blobdiff - test/test-vm-ipfilter1/cluster.fw
add regression tests for ipfilter
[pve-firewall.git] / test / test-vm-ipfilter1 / cluster.fw
diff --git a/test/test-vm-ipfilter1/cluster.fw b/test/test-vm-ipfilter1/cluster.fw
new file mode 100644 (file)
index 0000000..b81d757
--- /dev/null
@@ -0,0 +1,7 @@
+[options]
+
+enable: 1
+
+[rules]
+
+IN ACCEPT -p tcp -dport 80 -source 1.2.3.0/24
\ No newline at end of file