Subject: Re: Bridging and ipf
To: Dave Huang <khym@azeotrope.org>
From: Michael K. Sanders <msanders@confusion.net>
List: current-users
Date: 08/19/2001 17:15:21
Dave Huang writes:
>I've set up a machine with the new bridging code, and it's looking good
>so far... I can't seem to get ipf to filter any packets though--does the
>bridging happen before ipf gets a chance to look at packets?
From bridge(4):
BUGS
The bridge driver currently supports only Ethernet and Ethernet-like
(e.g. 802.11) network devices.
The bridge driver currently does not support snooping via bpf(4) or
transparent filtering.
>So, is this supposed to work, and if so, how do I make it work? :)
If you're trying to do transparent filtering, that's the problem. :)
Now, what needs to happen to fix that?
:: Mike ::