Date: Mon, 22 Jan 2001 12:15:14 -0800 From: Julian Elischer <julian@elischer.org> To: Roman Le Houelleur <roman@IPricot.com> Cc: freebsd-ipfw@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: bandwidth analyser Message-ID: <3A6C94D2.8D41FC4D@elischer.org> References: <200101221855.f0MItLq39152@iguana.aciri.org> <3A6C85A3.9A115BB4@IPricot.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Roman Le Houelleur wrote: > > Luigi Rizzo wrote: > > > > > > > Moreover, concerning the bridge, I was wondering if > > > there is a way not to put a third interface in promiscous > > > > yes, there is asysctl interface (net.link.ether.bridge_cfg) > > > > see the manpages. > > actually that's what I did, but I'm still not able to have > my third nic out of the bridge. > If I use net.link.ether.bridge_cfg: rl0:0,rl1:1,rl2:1 > rl0 is on a separate cluster, so it's useable, but still > rl0 is in promiscous mode. > If I use something like net.link.ether.bridge_cfg: rl1:1,rl2:1 > then rl0 will by default be part of the same "cluster" as > rl1 and rl2. > > Have I missed something ? try using netgraph bridging. it give you better control. > > Roman. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ from Perth, presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A6C94D2.8D41FC4D>