]> git.proxmox.com Git - pve-firewall.git/blobdiff - test/test-ipset2/tests
add test for long ipset names
[pve-firewall.git] / test / test-ipset2 / tests
diff --git a/test/test-ipset2/tests b/test/test-ipset2/tests
new file mode 100644 (file)
index 0000000..8bc3ef5
--- /dev/null
@@ -0,0 +1,3 @@
+{ from => 'outside', to => 'vm100', dest => '1.2.3.4', dport => 80, action => 'ACCEPT' }
+
+{ from => 'outside', to => 'vm100', dest => '1.2.3.4', dport => 22, action => 'DROP' }