Ping and traceroute denied?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux