Date: Tue, 30 Jan 2001 00:21:51 +0100 From: "Rogier R. Mulhuijzen" <drwilco@drwilco.nl> To: Erwan Arzur <erwan@netvalue.com>, Roman Le Houelleur <roman@IPricot.com> Cc: freebsd-ipfw <freebsd-ipfw@FreeBSD.ORG>, freebsd-net <freebsd-net@FreeBSD.ORG> Subject: Re: bandwidth analyser Message-ID: <4.3.2.7.0.20010130001851.00aed910@mail.bsdchicks.com>
next in thread | raw e-mail | index | archive | help
> Use the ng_bridge node if you want to have precise control over which interfaces are being bridged. Another thing, be careful when you enable the netgraph node when you have BRIDGE compiled into your kernel. 2 reasons: 1) if you have the bridging code activated you'll get broadcast loops resulting in links being deactivated and whatnot. 2) when you have the bridging deactivated you'll run into some nice problems due to this problem: http://www.freebsd.org/cgi/query-pr.cgi?pr=24720 (patch included). Nothing earth shattering, but when you alter your setup in anyway some machines suddenly become unreachable until the arp tables age out on them.... DocWilco 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?4.3.2.7.0.20010130001851.00aed910>