Linux Netfilter discussions
 help / color / mirror / Atom feed
* Ping and traceroute denied?
@ 2004-02-18  9:15 Nicole Haehnel
  2004-02-18  9:30 ` Ray Leach
  2004-02-18 10:52 ` Alexis
  0 siblings, 2 replies; 4+ messages in thread
From: Nicole Haehnel @ 2004-02-18  9:15 UTC (permalink / raw)
  To: netfilter

Hi,

I added this rules (with fwbuilder):

$IPTABLES -A FORWARD -p icmp  -m state --state NEW  -j ACCEPT
$IPTABLES -A OUTPUT -p icmp  -m state --state NEW  -j ACCEPT
$IPTABLES -A INPUT -p icmp  -m state --state NEW  -j ACCEPT


Why was ping from an interface of my firewall-host denied?
Traceroute too.

What rule shall I add?

Thanks!

Nicole



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

end of thread, other threads:[~2004-02-18 10:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-18  9:15 Ping and traceroute denied? Nicole Haehnel
2004-02-18  9:30 ` Ray Leach
2004-02-18 10:43   ` Nicole Haehnel
2004-02-18 10:52 ` Alexis

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