From owner-freebsd-questions@FreeBSD.ORG Sat Jan 28 16:00:52 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA63C16A42D for ; Sat, 28 Jan 2006 16:00:52 +0000 (GMT) (envelope-from carpej@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2C6B43D6D for ; Sat, 28 Jan 2006 16:00:47 +0000 (GMT) (envelope-from carpej@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so841444nzo for ; Sat, 28 Jan 2006 08:00:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:reply-to:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=W4je3p+wfO+24bpOBXQRj2NhodqN7sgxW511qx6DkSFhnp8b1cYogORNIT9C5abZIpyUbKWv3TDIwpDDoENEcQK/de1OACEzjuh86RJHeWG6/On9Wj2N7+clH4erv6cyl9BmHZccalJg+UIAhMIt5fcfikMKTrnAC5Pg1SdR7rY= Received: by 10.36.81.11 with SMTP id e11mr3299737nzb; Sat, 28 Jan 2006 08:00:46 -0800 (PST) Received: from litsuka ( [24.7.200.214]) by mx.gmail.com with ESMTP id 12sm4607856nzn.2006.01.28.08.00.46; Sat, 28 Jan 2006 08:00:46 -0800 (PST) From: Jason Carpenter To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Sat, 28 Jan 2006 10:01:19 -0600 Message-Id: <1138464080.592.6.camel@litsuka.local> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Fata Error with FreeBSD 6 Kismet and CIsco Aironet Card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: carpej@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 16:00:52 -0000 I'm having some trouble getting Kismet to work with my Cisco card; I get the following error: "FATAL: Cannot set ifmedia: Operation not permitted." I have the source set to radiotap_bsd_b in kismet.conf, and am able to see 802.11 traffic using Ethereal (which seems to imply that rfmon mode is working correctly). Ive also tried radiotap_bsd_a, and the the cisco_opebsd source, Ive posted to Kismet's site and got no response. Any help I can get would be greatly appreciated. Thank you