Linux Netfilter discussions
 help / color / mirror / Atom feed
* ipv6 rule icmp bug maybe
@ 2013-04-04  0:02 Nick Edwards
  2013-04-04  5:50 ` Michal Kubeček
  0 siblings, 1 reply; 5+ messages in thread
From: Nick Edwards @ 2013-04-04  0:02 UTC (permalink / raw)
  To: netfilter

Hi,

Wondering if this is by design, or  bug

with ipv4 we have been able to
-P INPUT DROP
loopback accepts etc...

-A INPUT -s 192.168.1.0/24 -j ACCEPT

hitting this, means allow all from 192.168.1.1/2/3/4.... etc  - tcp.
udp. icmp whatever..

But with ip6tables this same approach does not seem to work, it
permits tcp/udp, but it does not allow icmp, bug?

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

end of thread, other threads:[~2013-04-07  9:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-04  0:02 ipv6 rule icmp bug maybe Nick Edwards
2013-04-04  5:50 ` Michal Kubeček
2013-04-04  7:13   ` Nick Edwards
2013-04-04  7:16     ` Nick Edwards
2013-04-07  9:15     ` Pascal Hambourg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox