April 25, 2024, 09:12:55 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: icmp problem  (Read 4947 times)

Offline jitender33

  • Linux Noob !
  • *
  • Posts: 23
icmp problem
« 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.

Offline jitender33

  • Linux Noob !
  • *
  • Posts: 23
icmp problem
« Reply #1 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

Offline jitender33

  • Linux Noob !
  • *
  • Posts: 23
icmp problem
« Reply #2 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

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
icmp problem
« Reply #3 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

Offline jitender33

  • Linux Noob !
  • *
  • Posts: 23
icmp problem
« Reply #4 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

Offline ronaldjayr_jover

  • Linux Noob !
  • *
  • Posts: 29
icmp problem
« Reply #5 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.