Linux Netfilter discussions
 help / color / mirror / Atom feed
* -p icmp in IPv6 does not work
@ 2003-03-31  8:27 Marcin Kaminski
  2003-04-01  4:55 ` Andrew S. Haydon
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Kaminski @ 2003-03-31  8:27 UTC (permalink / raw)
  To: netfilter

Hi
I've tried to filter out some ICMPv6, but -p icmp does not seem to work.
ip6tables -A OUTPUT -p icmp -j DROP
is doing nothing. It looks like -p icmp matches nothing, filtering with
other rules (-s etc) works pretty well.
Of course any other jump (f.e. LOG) does nothing too with -p icmp.
I've tested it on Linux 2.4.20 from PLD and 2.4.19 from SuSe.

What is wrong?



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

* Re: -p icmp in IPv6 does not work
  2003-03-31  8:27 -p icmp in IPv6 does not work Marcin Kaminski
@ 2003-04-01  4:55 ` Andrew S. Haydon
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew S. Haydon @ 2003-04-01  4:55 UTC (permalink / raw)
  To: Marcin Kaminski; +Cc: netfilter

To use -p icmpv6 may be helpful.

Marcin Kaminski wrote:

>Hi
>I've tried to filter out some ICMPv6, but -p icmp does not seem to work.
>ip6tables -A OUTPUT -p icmp -j DROP
>is doing nothing. It looks like -p icmp matches nothing, filtering with
>other rules (-s etc) works pretty well.
>Of course any other jump (f.e. LOG) does nothing too with -p icmp.
>I've tested it on Linux 2.4.20 from PLD and 2.4.19 from SuSe.
>
>What is wrong?
>
>
>  
>




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

end of thread, other threads:[~2003-04-01  4:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-31  8:27 -p icmp in IPv6 does not work Marcin Kaminski
2003-04-01  4:55 ` Andrew S. Haydon

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