Hello, I'm using IPSET to create a nethash typed set to contain a short list of "bogons" as defined @ http://www.team-cymru.org/Services/Bogons/#http for eventual use in a firewall rule. But for one of those defined nets, ipset fails to add, ipset -N BOGONS nethash ipset -A BOGONS 0.0.0.0/7 ipset v2.4.3: Zero valued IP address `0.0.0.0' specified Try `ipset -H' or 'ipset --help' for more information. I can certainly use the "0.0.0.0/7" in a rule. How can I correctly add it to an ipset? Thanks. --JC -- 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