From: George Alexandru Dragoi <waruiinu@gmail.com>
To: Netfilter Users <netfilter@lists.netfilter.org>
Subject: Re: No PREROUTING for OUTPUT?
Date: Mon, 18 Oct 2004 14:11:51 +0300 [thread overview]
Message-ID: <3063e5041018041127fd0308@mail.gmail.com> (raw)
In-Reply-To: <06B6B683FC4088203BA6B8D7@10.0.0.4>
-t mangle -A OUTPUT
or
-t nat OUTPUT
or
-A OUTPUT (same with -t filter -A OUTPUT)
Depends on what you need to do.
On Sun, 17 Oct 2004 14:10:24 -0700, Kenneth Porter
<shiva@sewingwitch.com> wrote:
> --On Sunday, October 17, 2004 11:31 PM +0300 George Alexandru Dragoi
> <waruiinu@gmail.com> wrote:
>
> > The routing decision is done after OUTPUT chains in both nat and
> > mangle tables, and before POSTROUTING of course. Is this what you
> > meant?
>
> Ah, so for the output path, I need to use "-t mangle -A OUTPUT" instead of
> "-A PREROUTING"? I just need to add the extra rule, then.
>
>
--
Bla bla
next prev parent reply other threads:[~2004-10-18 11:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5FCB4E67C52322BD4ABBF882@10.0.0.4>
2004-10-17 20:31 ` No PREROUTING for OUTPUT? George Alexandru Dragoi
2004-10-17 21:10 ` Kenneth Porter
[not found] ` <06B6B683FC4088203BA6B8D7@10.0.0.4>
2004-10-18 11:11 ` George Alexandru Dragoi [this message]
2004-10-17 19:54 Kenneth Porter
2004-10-18 14:51 ` Aleksandar Milivojevic
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=3063e5041018041127fd0308@mail.gmail.com \
--to=waruiinu@gmail.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.