On 2012.09.21 10:35, İbrahim Ercan wrote: > 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? > You can allways add 256 entries into your ipset: 192.i.2.0/24 for all i in 0..255 . On the other hand, what do you use masks like these for? -- Aidas Kasparas IT administrator GM Consult Group, UAB +370 686 08473 http://www.gmc.lt -- 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