All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bryan Christ <bryan.christ@hp.com>
To: netfilter@lists.netfilter.org
Subject: Re: How can I forward ICMP packages?
Date: Thu, 28 Jun 2007 10:13:13 -0500	[thread overview]
Message-ID: <4683D009.40609@hp.com> (raw)
In-Reply-To: <20070628102819.GB29575@outback.rfc2324.org>

I think the rule below is what I needed.

Thanks Max.

Maximilian Wilhelm wrote:
> Am Wednesday, den 27 June hub Bryan Christ folgendes in die Tasten:
> 
>> I can't seem to find a rule to do this.
> 
> What exactly is your problem?
> If you actived routing or build a bridge icmp packages should be
> forwarded if you did not filter them away.
> 
> Maybe you are looking for something like this:
>  iptables -I FORWARD -p icmp -j ACCEPT
> 
> Ciao
> Max


      reply	other threads:[~2007-06-28 15:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-27 22:02 How can I forward ICMP packages? Bryan Christ
2007-06-28 10:28 ` Maximilian Wilhelm
2007-06-28 15:13   ` Bryan Christ [this message]

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=4683D009.40609@hp.com \
    --to=bryan.christ@hp.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.