Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => General Networking Support in Linux => Topic started by: jitender33 on December 22, 2005, 12:08:56 PM

Title: icmp problem
Post by: jitender33 on December 22, 2005, 12:08:56 PM
Hi linux engineers
                             I have one issue on icmp. I have installed one redhat linux9 server. Through the iptables i have block the icmp. but i want to allow 10 to 20 icmp request accepted to everyone. so Can i allow to every one 10 to 20 icmp reply through iptables firewall.
Title: icmp problem
Post by: jitender33 on December 22, 2005, 12:10:45 PM
Quote from: "jitender33"
Hi linux engineers
                             I have one issue on icmp. I have installed one redhat linux9 server. Through the firewall i have block the icmp. but i want to allow 10 to 20 icmp request accepted to everyone. so Can i allow to every one 10 to 20 icmp reply through iptables firewall.
I will be oblize to everyone
Title: icmp problem
Post by: jitender33 on December 22, 2005, 12:17:39 PM
Quote from: "jitender33"
Quote from: "jitender33"
Hi linux engineers
                             I have one issue on icmp. I have installed one redhat linux9 server. Through the iptables i have block the whole icmp. but i want to allow 10 to 20 icmp request accepted to everyone. so Can i allow to every one 10 to 20 icmp reply through iptables firewall.
I will be oblize to everyone
Title: icmp problem
Post by: Ricky on December 24, 2005, 05:52:51 PM
Jitender .. till now I have not came to know abt such thing but will sure tell u if its there in iptable
Title: icmp problem
Post by: jitender33 on December 25, 2005, 07:02:06 AM
Quote from: "Ricky"
Jitender .. till now I have not came to know abt such thing but will sure tell u if its there in iptable

Thanks dear
Title: icmp problem
Post by: ronaldjayr_jover on January 03, 2006, 01:29:45 AM
HI!!!

 You can block and allow icmp on certain pc,  but  usually the control of icmp on those allowed computer is also on that PC. E.g. on windows command prompt you can ping certain IPs with certain attributes, example of this is ping 192.168.0.1 -t meaning you continously ping that certain IP.

 Hope that this help.