]> git.proxmox.com Git - pve-firewall.git/blobdiff - example/cluster.fw
rename netgroup to ipset
[pve-firewall.git] / example / cluster.fw
index 97f58cbda6f8c399b00860f337314eca8eef1415..30009853468a599590ed1aaf4f8ff77f883eb6c6 100644 (file)
@@ -15,11 +15,12 @@ OUT ACCEPT - - icmp - -
 [group group3]
 
 IN  ACCEPT 10.0.0.1 
-IN  ACCEPT 10.0.0.2
-IN  ACCEPT 10.0.0.2 
+IN  ACCEPT 10.0.0.1-10.0.0.10
+IN  ACCEPT 10.0.0.1,10.0.0.2,10.0.0.3
+IN  ACCEPT +mynetgroup 
 
 
-[netgroup mynetgroup]
+[ipset myipset]
 
 192.168.0.1 #mycomment
 172.16.0.10