From owner-freebsd-net Mon Feb 12 9: 4:16 2001 Delivered-To: freebsd-net@freebsd.org Received: from iguana.aciri.org (iguana.aciri.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id 2E0FA37B65D for ; Mon, 12 Feb 2001 09:04:12 -0800 (PST) Received: (from rizzo@localhost) by iguana.aciri.org (8.11.1/8.11.1) id f1CH3ss88856; Mon, 12 Feb 2001 09:03:54 -0800 (PST) (envelope-from rizzo) From: Luigi Rizzo Message-Id: <200102121703.f1CH3ss88856@iguana.aciri.org> Subject: Re: Bridging question In-Reply-To: from David Delibasic at "Feb 12, 2001 4:47: 0 pm" To: maddave@suxx.eu.org (David Delibasic) Date: Mon, 12 Feb 2001 09:03:54 -0800 (PST) Cc: freebsd-net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org the method you suggest should work but you need a recent -stable (as of feb.10 2001) to make it work as expected cheers luigi > > I'm running a server with 3 NICs. I'd like to bridge packets only between > two interfaces, while the third one could still be used as interface that > is not bridged. > > Interfaces are: ep0,xl0,de0. > > Now i'd like to bridge packets only between xl0 and de0, while the > interface ep0 can still be used as a uplink interface to cable internet > provider. > > I tried: > sysctl -w net.link.ether.bridge_cfg="xl0:0,de0:0," > sysctl -w net.net.link.ether.bridge="1" > > But all my intefaces including ep0 are put into PROMISC mode. > > How do i fix that ? > > Best Regards, > David > > > FreeBSD < -- > Power so serve < > > Line noise provided by Telekom Slovenia < > > > > 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