From owner-freebsd-mobile@FreeBSD.ORG Sun Feb 12 17:09:26 2006 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 BEF7A16A420 for ; Sun, 12 Feb 2006 17:09:26 +0000 (GMT) (envelope-from jeff.cross@averageadmins.com) Received: from svr85.edns1.com (svr85.edns1.com [67.15.56.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 711FE43D48 for ; Sun, 12 Feb 2006 17:09:26 +0000 (GMT) (envelope-from jeff.cross@averageadmins.com) Received: from 24-117-52-138.cpe.cableone.net ([24.117.52.138] helo=[192.168.15.102]) by svr85.edns1.com with esmtpa (Exim 4.52) id 1F8Kiv-0006LM-CT; Sun, 12 Feb 2006 09:09:21 -0800 Message-ID: <43EF6BBF.8070305@averageadmins.com> Date: Sun, 12 Feb 2006 11:09:19 -0600 From: Jeff Cross User-Agent: Thunderbird 1.5 (X11/20060131) MIME-Version: 1.0 To: kalin@el.net References: <53987.24.90.33.115.1139711529.squirrel@mail.el.net> In-Reply-To: <53987.24.90.33.115.1139711529.squirrel@mail.el.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - svr85.edns1.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - averageadmins.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-mobile@freebsd.org Subject: Re: bsd-airtools 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: Sun, 12 Feb 2006 17:09:26 -0000 make stuff up wrote: > hi Jeff... > > i do have a wi driver card. what command line options worked for you. i > just get the interface but there is nothing in it... or around it... > > my card: device = 'PRISM 2.5 802.11b 11Mbps Wireless Controller' > > > thanks... > > >> kalin mintchev wrote: >> >>> hi all... >>> >>> anybody successfully used bsd-airtools? >>> >>> i tried the dstumbler to look at my access point at home but nothing >>> happens. i do get the interface with all the options but after that >>> nothing shows up no mater which option i use... any ideas? thanks.... >>> >>> _______________________________________________ >>> freebsd-mobile@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile >>> To unsubscribe, send any mail to >>> "freebsd-mobile-unsubscribe@freebsd.org" >>> >>> >>> >>> >>> >> I have successfully used some of the bsd-airtools with my Orinoco Gold >> Classic 802.11b card. From what I have read about them, they are >> strictly tied to the wi driver so any other wireless card driver will >> not work. >> >> My usage is limited. I have used dstumbler successfully but I can't get >> dwepcrack or dwepdump to work. I don't think I have captured enough >> packets to crack a WEP key, though. >> >> Jeff >> >> > > > > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" > > > > I just run: # ifconfig wi0 up # dstumbler wi0 I hope this helps! Jeff