From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 10 Sep 2010 08:11:28 -0700 From: Stephen Hemminger Message-ID: <20100910081128.0d582d9f@nehalam> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] Port Security List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ryan Whelan Cc: bridge@lists.linux-foundation.org On Fri, 10 Sep 2010 00:01:57 -0400 Ryan Whelan wrote: > I am developing an appliance that will use bridging to create a little > integrated switch. We need to ensure that only approved devices are allowed > to connect to the switch; are there any mechanisms to enforce security > within the linux bridge? What would be the recommended method if not? > ebtables? no. it is not designed to do this. > I did a search and found nothing- please point me in the right direction if > I missed something! 802.1X? --