From owner-freebsd-current@FreeBSD.ORG Wed Jul 20 04:46:28 2005 Return-Path: X-Original-To: current@freebsd.org 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 E1AC816A41F for ; Wed, 20 Jul 2005 04:46:28 +0000 (GMT) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8922543D46 for ; Wed, 20 Jul 2005 04:46:28 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.94] ([66.127.85.94]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j6K4kRms027145 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 19 Jul 2005 21:46:28 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <42DDD741.5030107@errno.com> Date: Tue, 19 Jul 2005 21:46:57 -0700 From: Sam Leffler Organization: Errno Consulting User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Patrick Tracanelli References: <42DD5B61.2060107@freebsdbrasil.com.br> In-Reply-To: <42DD5B61.2060107@freebsdbrasil.com.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: wlan_acl X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 20 Jul 2005 04:46:29 -0000 Patrick Tracanelli wrote: > > How can I test wlan_acl(4)? I just read about it but could not find > where to set 0, 1 or 2 to the acl policy or where to add MAC addresses > to... > If it's not in man ifconfig then we need to fix the man page. Sam