From owner-freebsd-net Tue Jan 15 15: 0:27 2002 Delivered-To: freebsd-net@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 9BCB337B404 for ; Tue, 15 Jan 2002 15:00:17 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020115230017.KCHC3578.rwcrmhc52.attbi.com@InterJet.elischer.org>; Tue, 15 Jan 2002 23:00:17 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA83371; Tue, 15 Jan 2002 14:58:06 -0800 (PST) Date: Tue, 15 Jan 2002 14:58:04 -0800 (PST) From: Julian Elischer To: Bjoern Fischer Cc: freebsd-net@FreeBSD.ORG Subject: Re: bridged interfaces don't see broadcasts In-Reply-To: <20020115224933.GB3520@frolic.no-support.loc> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ok.. I'll see if I can come up with a way to hook multiple netgraph nodes to an ethernet node... (but since my daughter was born yesterday I'm a little deistracted at the moment :-) julian On Tue, 15 Jan 2002, Bjoern Fischer wrote: > Hello Julian, >=20 > > What happens if you use netgraph bridging? > > (/usr/share/examples/netgraph) >=20 > I knew that you would advertise this ;-) >=20 > Ok, since I'm already using netgraph for pppoe on the same machine, > I tried netgraph bridging at first. But with netgraph bridging it > was even worse: Not even the clients on the vr0 segment could reach > the server via broadcast (192.168.43.255). All our production > workstations are on this segment. All of them are diskless clients > using DHCP, amd with NIS maps, NIS for user DBs; so that broadcast > feature was heavily needed. >=20 > With Luigi's bridging code at least the vr0 segment was working > normally. Only the broadcast problem on the ed1 segment. I could > live with that up till now. >=20 > -Bj=F6rn >=20 >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message