Linux Netfilter discussions
 help / color / mirror / Atom feed
* icmp echo requests
@ 2003-09-29  4:32 Edmund
  2003-10-01 12:58 ` Jamie Harris
  0 siblings, 1 reply; 8+ messages in thread
From: Edmund @ 2003-09-29  4:32 UTC (permalink / raw)
  To: Netfilter Group

Hi,

I've been monitoring the NAT router with pktstat and am a little
perturbed to see quite a lot of icmp echo requests.  Now I've
setup my Linux firewall to reject icmp echo requests.

Is this the right(?)/correct/valid/appropriate thing to do?

Furthermore (just for clarification) using tcpdump, I get incoming
icmp echo requests, but no response from my firewall(good thing
right?.  This means the firewall is dropping/rejecting the
echo requests?


Here is the line from the firewall script:


iptables -A INPUT -i eth0 -p icmp --icmp-type 8 \
        -j REJECT --reject-with icmp-host-unreachable



Btw, I'm quite bothered about the pings.  It doesn't
look right.

-- 






^ permalink raw reply	[flat|nested] 8+ messages in thread
* icmp echo requests
@ 2003-09-29  6:15 cc
  2003-09-29  6:55 ` Louie Miranda
  2003-09-29 19:49 ` Jim Carter
  0 siblings, 2 replies; 8+ messages in thread
From: cc @ 2003-09-29  6:15 UTC (permalink / raw)
  To: Netfilter Group

Hi,

I've been monitoring the NAT router with pktstat and am a little
perturbed to see quite a lot of icmp echo requests.  Now I've
setup my Linux firewall to reject icmp echo requests.

Is this the right(?)/correct/valid/appropriate thing to do?

Furthermore (just for clarification) using tcpdump, I get incoming
icmp echo requests, but no response from my firewall(good thing
right?.  This means the firewall is dropping/rejecting the
echo requests?


Here is the line from the firewall script:


iptables -A INPUT -i eth0 -p icmp --icmp-type 8 \
        -j REJECT --reject-with icmp-host-unreachable



Btw, I'm quite bothered about the pings.  It doesn't
look right.

-- 








^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: icmp echo requests
@ 2003-10-01 20:13 Daniel Chemko
  0 siblings, 0 replies; 8+ messages in thread
From: Daniel Chemko @ 2003-10-01 20:13 UTC (permalink / raw)
  To: Edmund, Netfilter Group

I get an average of 1 ping every 2 seconds. It is pretty normal for a
world wide web or SPAMERS, CRACKERS, and VIRII.

>Btw, I'm quite bothered about the pings.  It doesn't
>look right.



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

end of thread, other threads:[~2003-10-01 20:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-29  4:32 icmp echo requests Edmund
2003-10-01 12:58 ` Jamie Harris
  -- strict thread matches above, loose matches on Subject: below --
2003-09-29  6:15 cc
2003-09-29  6:55 ` Louie Miranda
2003-09-29 19:49 ` Jim Carter
2003-09-29 22:51   ` Michael Kearey
2003-09-30  1:26   ` cc
2003-10-01 20:13 Daniel Chemko

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