All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Louie Miranda" <louie@axishift.ath.cx>
To: netfilter@lists.netfilter.org
Subject: Re: icmp echo requests
Date: Mon, 29 Sep 2003 14:55:04 +0800	[thread overview]
Message-ID: <004d01c38656$9f663190$020119ac@admwebdevws> (raw)
In-Reply-To: 3F77CE17.30605@kdtc.net

Yes, i believe thats correct.
I have this working example. Their are also some more reject examples, i
used to have a copy but i lost it. Try google for more icmp reject types.

-- snip from 72.creon, haha ----
$IPTABLES -A INPUT -p icmp --icmp-type 8 -d $MYIP -s 0/0 -j
REJECT --reject-with icmp-net-unreachable
-- snip from 72.creon, haha ----


-- -
Louie Miranda
http://www.axishift.com


----- Original Message -----
From: "cc" <cc@kdtc.net>
To: "Netfilter Group" <netfilter@lists.netfilter.org>
Sent: Monday, September 29, 2003 2:15 PM
Subject: icmp echo requests



  reply	other threads:[~2003-09-29  6:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-29  6:15 icmp echo requests cc
2003-09-29  6:55 ` Louie Miranda [this message]
2003-09-29 19:49 ` Jim Carter
2003-09-29 22:51   ` Michael Kearey
2003-09-30  1:26   ` cc
  -- strict thread matches above, loose matches on Subject: below --
2003-10-01 20:13 Daniel Chemko
2003-09-29  4:32 Edmund
2003-10-01 12:58 ` Jamie Harris

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='004d01c38656$9f663190$020119ac@admwebdevws' \
    --to=louie@axishift.ath.cx \
    --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.