From owner-freebsd-mobile@FreeBSD.ORG Mon Oct 13 22:05:49 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA11316A4B3 for ; Mon, 13 Oct 2003 22:05:49 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E82A443F3F for ; Mon, 13 Oct 2003 22:05:48 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id h9E55dE7051372; Mon, 13 Oct 2003 23:05:43 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 13 Oct 2003 23:03:25 -0600 (MDT) Message-Id: <20031013.230325.57711494.imp@bsdimp.com> To: yussef@claygirl.org From: "M. Warner Losh" In-Reply-To: <20031013184222.402e524b.yussef@claygirl.org> References: <20031013184222.402e524b.yussef@claygirl.org> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: mobile@freebsd.org Subject: Re: disable ssid broadcast on freebsd access point X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2003 05:05:49 -0000 In message: <20031013184222.402e524b.yussef@claygirl.org> yussef@claygirl.org writes: : is it possible to disable the ssid broadcast on a freebsd 4.8-release access point? No. Not without hacking. Warner