From owner-freebsd-questions@FreeBSD.ORG Wed Mar 3 21:26:58 2010 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 07430106566B for ; Wed, 3 Mar 2010 21:26:58 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from mail-fx0-f223.google.com (mail-fx0-f223.google.com [209.85.220.223]) by mx1.freebsd.org (Postfix) with ESMTP id 957FA8FC22 for ; Wed, 3 Mar 2010 21:26:57 +0000 (UTC) Received: by fxm23 with SMTP id 23so530218fxm.3 for ; Wed, 03 Mar 2010 13:26:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=3XvQGeeqVjUkuXixywaNe/HlMSPfuj+BjGdsE05owvs=; b=vSnrfRDmL5JcQ7wDuG7tKaDgyi9ohBPzPsGM2Ig5T83hA/IxqF1r6dOxcMiRYdbcYn 2NCnJyO6M0P0YciuK8+GR69+Ad9xTCZEkqWuvh9s5P3Fr8Tls/GTXsmHRkDhdUruEl0n DksdLqJOsjiB2SepMV69uiZJ3smWRx/U1Sbok= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=dpSLOUE2dszkNu+By9TTKT7pQtsXIMXaiWIhNEhvl8NoD6oq9jyTPB4D1tUCRRBYI+ Ua6KfRj/CO7nhRDzbjEjk/JEfjUJryHlpzhWLJJbl4W/pALoGGhCM1Un/kQFyb+cV8YG vgUwFeJZQYmmLlTC+aFb/f53ZIFJF9Zppc+CE= MIME-Version: 1.0 Received: by 10.239.193.140 with SMTP id j12mr810372hbi.70.1267651611902; Wed, 03 Mar 2010 13:26:51 -0800 (PST) From: Eitan Adler Date: Wed, 3 Mar 2010 23:26:31 +0200 Message-ID: To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: signal strength for wireless X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2010 21:26:58 -0000 Does any of the output of ifconfig have to do with the signal strength of the network? If yes - which part? If no - how can I determine that? I looked in the ifconfig man page but could not find any information relating to this.