Hello, We are using ipset and we want to add wildcard netmasks to ipset. We are using hash:net to store our ips. Ipset does not accept adding netmasks so when adding a network like 192.168.1.0/255.255.255.0 we convert it to 192.168.1.0/24 CIDR notation and add. But a network like 192.168.2.0/255.0.255.0 cannot be converted to CIDR nor can be added to ipset. What can we do? -- İbrahim Ercan -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html