All of lore.kernel.org
 help / color / mirror / Atom feed
* ipset returns "Zero valued IP address" when trying to add '0.0.0.0/7'
@ 2008-11-12  5:55 JC Janos
  2008-11-12  6:23 ` Grant Taylor
  0 siblings, 1 reply; 4+ messages in thread
From: JC Janos @ 2008-11-12  5:55 UTC (permalink / raw)
  To: netfilter

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-12 14:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-12  5:55 ipset returns "Zero valued IP address" when trying to add '0.0.0.0/7' JC Janos
2008-11-12  6:23 ` Grant Taylor
2008-11-12  7:43   ` Jozsef Kadlecsik
2008-11-12 14:15     ` JC Janos

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.