From: Antony Stone <Antony@Soft-Solutions.co.uk>
To: netfilter <netfilter@lists.netfilter.org>
Subject: Re: forward or masquerade
Date: Wed, 19 May 2004 20:52:03 +0100 [thread overview]
Message-ID: <200405192052.03188.Antony@Soft-Solutions.co.uk> (raw)
In-Reply-To: <BAY15-F27RoEQHo6CkI00088c4e@hotmail.com>
On Wednesday 19 May 2004 8:39 pm, azeem ahmad wrote:
> hi all
> i want to drop some traffic being masqueraded by my lan like 21
> where should i drop these packets either in FORWARD chain or in POSTROUTING
> chain
Dropping packets is a filtering action, therefore it should be done in the
filter table of the FORWARD chain.
POSTROUTING does not have a filter table - it has a nat table, and it is for
performing Network Address Translations.
Regards,
Antony.
--
Ramdisk is not an installation procedure.
Please reply to the list;
please don't CC me.
prev parent reply other threads:[~2004-05-19 19:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-19 19:39 forward or masquerade azeem ahmad
2004-05-19 19:52 ` Antony Stone [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=200405192052.03188.Antony@Soft-Solutions.co.uk \
--to=antony@soft-solutions.co.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox