From: Frederic de Villamil <neuro@seclab.jp>
To: Syed Faisal Gillani <faisal@clickonlinenetworks.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: block ping ?
Date: Sat, 10 Apr 2004 22:50:54 +0200 [thread overview]
Message-ID: <20040410205054.GA34633@jesus.seclab.jp> (raw)
In-Reply-To: <006301c41f3a$19f04f00$0300000a@serverxx>
On Sun, 11 Apr 2004, Syed Faisal Gillani wrote:
> i am a newbie learning iptables ...
> can u tell me the rule of blocking only ping on my nic ?
Hi,
try this:
iptables -A INPUT -p icmp --icmp-type echo-request -j DROP to block incomming pings
Anyway, remember that blocking pings is the best way to tell everyone
"Hey dudes, I have something to protect, come in now!"
regards
Frederic
--
< Ylli> lol je rigole neuro jte prend pa pr un pervers ms un president
et pere de famille respectable :s
http://www.seclab.jp
next prev parent reply other threads:[~2004-04-10 20:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-10 20:26 block ping ? Syed Faisal Gillani
2004-04-10 20:50 ` Frederic de Villamil [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-04-11 0:19 Nick Pasich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040410205054.GA34633@jesus.seclab.jp \
--to=neuro@seclab.jp \
--cc=faisal@clickonlinenetworks.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.