On Tue, Aug 27, 2002 at 06:24:29PM -0400, Mark wrote:
> 
> Greets.  I'm using bridge(4) for some slightly unintended purposes, and
> need some insight or alternative suggestions.
> 
> I have a FreeBSD 4.6.2 box with six NICs.  :)  I want to use bridge to
> mirror traffic from xl1 to xl2 and xl3 (and possibly others).  

I'd suggest using netgraph and an ng_one2many node.  The example in the
manpage is fairly similar to what you want to do with the primary
exceptions being that you don't want to process any packets and you need
to put the node in NG_ONE2MANY_XMIT_ALL mode.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

Attachment: msg36530/pgp00000.pgp
Description: PGP signature

Reply via email to