All of lore.kernel.org
 help / color / mirror / Atom feed
* ICMP and state/conntrack
@ 2003-02-28 10:37 netfilter
  2003-02-28 11:17 ` Cedric Blancher
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: netfilter @ 2003-02-28 10:37 UTC (permalink / raw)
  To: netfilter

Hello

I'm wondering if state doesn't apply to ICMP packets.

iptables -A FORWARD -p icmp -m state -d 1.2.3.4 --state NEW -j ACCEPT
iptables -A FORWARD -m state --state NEW,INVALID -j REJECT

if I ping 1.2.3.4 the echo-reply is blocked from 1.2.3.4. Is this normal, I
thought that the echo-reply should be marked RELATED and therefore not
blocked?


====
Tomas Edwardsson
HP Technical Support      \  HP Certified System Administrator
Red Hat Technical Support  \  Red Hat Certified Engineer.
Opin Kerfi



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

end of thread, other threads:[~2003-02-28 12:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-28 10:37 ICMP and state/conntrack netfilter
2003-02-28 11:17 ` Cedric Blancher
2003-02-28 12:23   ` netfilter
2003-02-28 11:48 ` surf3r
2003-02-28 11:59 ` Jozsef Kadlecsik

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.