From owner-freebsd-questions@FreeBSD.ORG Tue Dec 9 20:56:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84581106567B for ; Tue, 9 Dec 2008 20:56:27 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 595CF8FC17 for ; Tue, 9 Dec 2008 20:56:27 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from eagle.syrec.org (c-24-6-210-197.hsd1.ca.comcast.net [24.6.210.197]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id mB9KuPES064082; Tue, 9 Dec 2008 12:56:26 -0800 (PST) Message-ID: <493EDB78.2020601@rawbw.com> Date: Tue, 09 Dec 2008 12:56:24 -0800 From: Yuri User-Agent: Thunderbird 2.0.0.18 (X11/20081127) MIME-Version: 1.0 To: lenzi@k1.com.br References: <493ED58E.6080307@rawbw.com> <1228855910.1570.3.camel@k2.cwb.casa> In-Reply-To: <1228855910.1570.3.camel@k2.cwb.casa> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: wireless scan: 'ifconfig scan' hangs often X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2008 20:56:27 -0000 Sérgio de Almeida Lenzi wrote: > > try using ifconfig ath0 list scan > > it will list the contents of the cache in the sip and never hangs.... Sérgio, This works but what if I need to update cache? Cache update hangs. Yuri