Ethernet Bridge development
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Tom Eastep <teastep@shorewall.net>
Cc: netfilter-devel@lists.netfilter.org, bridge@osdl.org
Subject: [Bridge] Re: Policy match with a bridge
Date: Mon, 16 Aug 2004 03:31:44 +0200	[thread overview]
Message-ID: <41200E80.2000005@trash.net> (raw)
In-Reply-To: <411F7B87.7060303@shorewall.net>

Tom Eastep wrote:

> | Have you applied the ipsec+netfilter patches ? Without them, packets 
> are
> | only seen encrypted in the OUTPUT chain.
> |
> Yes -- the ipsec+netfilter patches are applied. Here is the same test
> with the bridge removed and the local ip address transfered to one of
> the network cards: 

The problem is ipv4_sabotage_out in the briding code. It prevents the
packet from hitting the LOCAL_OUT hook while it is still unencrypted.
When it hits the bridging code and its LOCAL_OUT hook it's too late.
Not sure how to handle it yet.

Regards
Patrick


       reply	other threads:[~2004-08-16  1:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <411EAF08.3000401@shorewall.net>
     [not found] ` <411F5D5E.4000001@trash.net>
     [not found]   ` <411F7B87.7060303@shorewall.net>
2004-08-16  1:31     ` Patrick McHardy [this message]
2004-08-16  1:43       ` [Bridge] Re: Policy match with a bridge Tom Eastep
2004-08-19 18:10       ` Bart De Schuymer
2004-10-14  0:23         ` Tom Eastep
2004-10-14  6:24           ` Bart De Schuymer
2004-10-16 13:30           ` Bart De Schuymer

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=41200E80.2000005@trash.net \
    --to=kaber@trash.net \
    --cc=bridge@osdl.org \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=teastep@shorewall.net \
    /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