All of lore.kernel.org
 help / color / mirror / Atom feed
* Help with ICMP Ruls
@ 2004-07-15 17:03 Real Cucumber
  2004-07-15 18:43 ` Antony Stone
  0 siblings, 1 reply; 5+ messages in thread
From: Real Cucumber @ 2004-07-15 17:03 UTC (permalink / raw)
  To: netfilter

I'm trying to determine the best practice for allowing
the required ICMP messages to ensure stable
networking, while at the same time not allowing pings
or other unnecessary parts.

The server these rules are going to be added on is
just a packet forwarding firewall using fedora2 and
iptables, and it for now just forwards incoming SSH
packets to an Internal server.  So far SSH connections
are working fine though, but I've had much feedback
suggestions I enable ICMP.

The internal SSH server is not blocking ICMP.

The fedora box in front of it is not allowing ICMP at
all (for Input, Output, and Forward).

What I'd like to know is what are the recommended
allowed ICMP messages for me to set on the Fedora box?

Shoudl I just allow all ICMP to be forwarded or just
the four basic control/status messages (source quench,
parameter problem, incoming destination unreachable,
outgoing destination unreachable of subtype
fragmentation).

Also do I need to allow those in all 3 chains or just
the forward since it does not allow direct connections
to it anyhow?




		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


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

end of thread, other threads:[~2004-07-15 19:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-15 17:03 Help with ICMP Ruls Real Cucumber
2004-07-15 18:43 ` Antony Stone
2004-07-15 19:21   ` Real Cucumber
2004-07-15 19:32     ` Antony Stone
2004-07-15 19:57     ` 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.