Is NG_ONE2MANY_XMIT_ALL an algorithm available in FreeBSD 5.0?  It doesn't
seem to be around in 4.6.2?


--------------------------------------------------- 
Mark Rekai - INetU, Inc.(tm) - http://www.INetU.net 
Electronic commerce - Web development - Web hosting 
       [EMAIL PROTECTED] - Phone: (610) 266-7441


On Tue, 27 Aug 2002, Brooks Davis wrote:

> 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
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to