All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Beverley <andy@andybev.com>
To: lartc@vger.kernel.org
Subject: Re: routing e dmz in multiple gw
Date: Sat, 29 Jun 2013 09:02:15 +0000	[thread overview]
Message-ID: <1372496535.3924.78.camel@andrew-desktop> (raw)
In-Reply-To: <13f75a91e3e.ninnig1@tin.it>

On Sat, 2013-06-29 at 09:55 +0100, Andrew Beverley wrote:
> You're marking the packets in POSTROUTING, but which time the routing
> decision has already taken place. You'll need to mark them much earlier,
> somewhere in PREROUTING.

See this diagram for more information:

http://upload.wikimedia.org/wikipedia/commons/3/37/Netfilter-packet-flow.svg

You need to be marking packets before either of the "routing decision"
boxes.



      parent reply	other threads:[~2013-06-29  9:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-24 10:09 routing e dmz in multiple gw ninnig1
2013-06-29  8:55 ` Andrew Beverley
2013-06-29  9:02 ` Andrew Beverley [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=1372496535.3924.78.camel@andrew-desktop \
    --to=andy@andybev.com \
    --cc=lartc@vger.kernel.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.