From owner-freebsd-mobile@FreeBSD.ORG Mon Oct 17 06:24:27 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org 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 B4F0A16A41F for ; Mon, 17 Oct 2005 06:24:27 +0000 (GMT) (envelope-from bb@braisel.com) Received: from joab.cx2.org (joab.cx2.org [195.225.132.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D8D243D46 for ; Mon, 17 Oct 2005 06:24:27 +0000 (GMT) (envelope-from bb@braisel.com) Received: from [192.168.73.184] (p54843A01.dip.t-dialin.net [84.132.58.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by joab.cx2.org (Postfix) with ESMTP id A5DB0B0063; Mon, 17 Oct 2005 08:24:24 +0200 (CEST) Message-ID: <435343E0.208@braisel.com> Date: Mon, 17 Oct 2005 08:25:36 +0200 From: =?ISO-8859-1?Q?=22K=2EAndr=E9_Braselmann=22?= User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: kalin mintchev References: <49541.24.90.33.115.1129421415.squirrel@mail.el.net> In-Reply-To: <49541.24.90.33.115.1129421415.squirrel@mail.el.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: finding access points X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 06:24:27 -0000 kalin mintchev wrote: > access point pinging... apparently people using windows dont have that > problem in those locations.. i tried dstumbler from the bsd-airtools to > see if i can detect any ap but still nothing shows up.... you have to know the SSID, setup the interface with the SSID (nothing more) and then use the dhclient(8) e.g. #dhclient wi0 to get the stuff from the DHCP Server. be careful:-) GreetZ from EastFrisia Andre