From owner-freebsd-current@FreeBSD.ORG Tue Sep 16 11:09:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18CEE16A4B3 for ; Tue, 16 Sep 2003 11:09:51 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60F5543F85 for ; Tue, 16 Sep 2003 11:09:49 -0700 (PDT) (envelope-from sam@errno.com) Received: from melange.errno.com (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h8GI9f17019655 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 16 Sep 2003 11:09:45 -0700 (PDT) (envelope-from sam@errno.com) Date: Tue, 16 Sep 2003 11:09:41 -0700 From: Sam Leffler To: Julian Elischer Message-ID: <329513875.1063710581@melange.errno.com> In-Reply-To: References: X-Mailer: Mulberry/3.0.3 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: jesse@wingnet.net cc: freebsd-current@freebsd.org Subject: Re: atheros (ath) driver bridging X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 18:09:51 -0000 > I think what he meant was that at on state was known (I don't know the > current state) that as the wi could not be but in promiscuous mode it > could not be used for bridging.. Bridging requires promiscuous mode > (or some very tricky proxy-arp stuff). You can put wi (and ath) in promiscuous mode. The bridge manual page is wrong and I will fix it. Sam