All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin A. Brown" <mabrown-lartc@securepipe.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] more bridging + qos confusion
Date: Tue, 04 Mar 2003 17:23:29 +0000	[thread overview]
Message-ID: <marc-lartc-104679905823626@msgid-missing> (raw)
In-Reply-To: <marc-lartc-104679858822902@msgid-missing>

It sounds like you are running bridging with the netfilter hooks.

See the section at the bottom of the page on bridging + firewalling
(really netfilter hooks):

  http://bridge.sourceforge.net/download.html

And of course, the newest patches here:

  http://users.pandora.be/bart.de.schuymer/ebtables/sourcecode.html

Are you running a kernel with support for bridge+nf (as it is known)?

-Martin

 : If I create the following setup:
 :
 :
 :
 :  66.8.28.52/29            66.8.28.51/29
 :   +------+                  +------+
 :   | PC A |------+ +---------| PC B |
 :   +------+      | |         +------+
 :                 | |
 :             eth1| | eth0
 :               +-----+
 :               | qos | (br0 = 66.8.28.49/29)
 :               +-----+
 :
 : PC A is connected to qos via crossover cable and PC B and qos is plugged
 : into same switch. So even though everything is on the same network, traffic
 : has to go through qos when PC A talks to PC B.
 :
 : Now, if PC A ping PC B, then my packet counters on the PREROUTING, INPUT,
 : FORWARD, OUTPUT, POSTROUTING chains stay the same for both filter and mangle
 : tables - i.e. netfilter don't see any traffic flowing through the machine.
 :
 : Why is this? How do I match this traffic using netfilter? I can't use
 : ebtables because I have to match traffic in the mangle table if I want to
 : use it in conjunction with tc.
 :
 :

-- 
Martin A. Brown --- SecurePipe, Inc. --- mabrown@securepipe.com

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  reply	other threads:[~2003-03-04 17:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-04 17:14 [LARTC] more bridging + qos confusion Abraham van der Merwe
2003-03-04 17:23 ` Martin A. Brown [this message]
2003-03-04 17:29 ` Abraham van der Merwe
2003-03-04 17:43 ` Martin A. Brown
2003-03-04 18:01 ` Abraham van der Merwe
2003-03-04 18:22 ` Abraham van der Merwe

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=marc-lartc-104679905823626@msgid-missing \
    --to=mabrown-lartc@securepipe.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.