All of lore.kernel.org
 help / color / mirror / Atom feed
* ICMP and connection tracking
@ 2004-05-20 15:06 Aleksandar Milivojevic
  2004-05-20 15:37 ` Antony Stone
  0 siblings, 1 reply; 3+ messages in thread
From: Aleksandar Milivojevic @ 2004-05-20 15:06 UTC (permalink / raw)
  To: Netfilter User Mailinglist

Are ICMP packets related to new and established TCP connections and UDP 
traffic considered to be part of them, or do I need to have explicit 
rules like

    -A INPUT -p icmp -m state --state RELATED -j ACCEPT

for things like path MTU discovery, traceroute, ICMP port unreachables, 
and so on to work properly?

Any downsides of using generic rule like above (if it is needed)?

-- 
Aleksandar Milivojevic <amilivojevic@pbl.ca>    Pollard Banknote Limited
Systems Administrator                           1499 Buffalo Place
Tel: (204) 474-2323 ext 276                     Winnipeg, MB  R3T 1L7


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

end of thread, other threads:[~2004-05-20 16:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-20 15:06 ICMP and connection tracking Aleksandar Milivojevic
2004-05-20 15:37 ` Antony Stone
2004-05-20 16:24   ` Aleksandar Milivojevic

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.