From owner-freebsd-net Thu Jul 5 14:35: 9 2001 Delivered-To: freebsd-net@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id 2FD1B37B407 for ; Thu, 5 Jul 2001 14:35:07 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (InterJet.elischer.org [192.168.1.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id QAA29243; Thu, 5 Jul 2001 16:05:24 -0700 (PDT) Date: Thu, 5 Jul 2001 16:05:23 -0700 (PDT) From: Julian Elischer To: Frans ter Borg Cc: net@freebsd.org Subject: Re: multiple bridged networks on one box In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 you can do this using netgraph bridging.. start with the example in /usr/share/examples/netgraph. julian On Thu, 5 Jul 2001, Frans ter Borg wrote: > hi, > > I have a box with 6 ethernetports. I would like two of the ports to bridge > between eachother and use the other ports as router ports, without bridge > processing or otherwise in separate L2 VLANs. > > I've seen the net.link.ether.bridge_cfg sysctl variable and I was thinking > that using that I could possibly do this, but I would like to read up on > it. I haven't been able to find a lot of data on this... > > It seems one can give a L2 vlan number to each port here, which would do > this, but once again, I'm not too sure... > > > Cheers, > > Frans > > -- > Quanza Engineering > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message