From owner-freebsd-hackers@FreeBSD.ORG Tue Feb 15 10:08:54 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A852B16A4CF for ; Tue, 15 Feb 2005 10:08:54 +0000 (GMT) Received: from athenas.yan.com.br (athenas.yan.com.br [200.202.253.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 6694D43D41 for ; Tue, 15 Feb 2005 10:08:53 +0000 (GMT) (envelope-from ddg@yan.com.br) Received: (qmail 15390 invoked by uid 1023); 15 Feb 2005 10:08:35 -0000 Received: from ddg@yan.com.br by athenas by uid 1023 with qmail-scanner-1.22 2003-09-22/. Clear:RC:1(200.202.253.166):. Processed in 0.426057 secs); 15 Feb 2005 10:08:35 -0000 Received: from unknown (HELO ?10.0.0.1?) (ddg@200.202.253.166) by athenas.yan.com.br with SMTP; 15 Feb 2005 10:08:34 -0000 Message-ID: <4211CA2D.5030803@yan.com.br> Date: Tue, 15 Feb 2005 07:08:45 -0300 From: =?ISO-8859-1?Q?Daniel_Dias_Gon=E7alves?= User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: pt-br, pt MIME-Version: 1.0 To: freebsd-hackers@freebsd.org, Daniel O'Connor References: <4211511A.7030600@yan.com.br> <200502151300.53129.doconnor@gsoft.com.au> In-Reply-To: <200502151300.53129.doconnor@gsoft.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: Senao Wireless Hidden SSID X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ddg@yan.com.br List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 10:08:54 -0000 # ifconfig wi0 hidessid ifconfig: hidessid: bad value # uname -rs FreeBSD 5.3-RELEASE # Daniel O'Connor escreveu: >On Tue, 15 Feb 2005 12:02, Daniel Dias Gonçalves wrote: > > >>I setup a FreeBSD 5.3 with Senao SL-2511CD Plus ext2 802.11b in mode >>HOSTAP. >>Using scaning software, i view the name of the SSID. It´s possible to >>hidden SSID ? >> >> > >does ifconfig xyz0 hidessid work? > > >