From owner-freebsd-mobile@FreeBSD.ORG Wed Aug 3 08:16:36 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 806DB16A420 for ; Wed, 3 Aug 2005 08:16:36 +0000 (GMT) (envelope-from mus.bsd@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id B163F43D4C for ; Wed, 3 Aug 2005 08:16:35 +0000 (GMT) (envelope-from mus.bsd@gmail.com) Received: by wproxy.gmail.com with SMTP id i8so85093wra for ; Wed, 03 Aug 2005 01:16:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LsYB5+NxRZgMjEwlHN4vsaRpZBpgyYukaepc8tppfqQo1tXw/q5zP7fpUqljnDjsKAaRvjffCU1ImYMi8utwY5XWprN3n3XTFcALWROOeJO0ieZOsZXCTgVi32xjSRAI4E1+YJmjSB/S3fhN065WAIuWJOVFE1a8dxYwZH9KIw0= Received: by 10.54.57.44 with SMTP id f44mr414970wra; Wed, 03 Aug 2005 01:16:34 -0700 (PDT) Received: by 10.54.129.5 with HTTP; Wed, 3 Aug 2005 01:16:33 -0700 (PDT) Message-ID: <8eb2b810508030116736dd52b@mail.gmail.com> Date: Wed, 3 Aug 2005 16:16:33 +0800 From: Muzaffar Ariff To: Stefan Bauer In-Reply-To: <8eb2b8105080219257ab1dbb0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8eb2b810507252237652aa5f9@mail.gmail.com> <42E5E2E0.4060707@splatterworld.de> <8eb2b810508010013a5a8706@mail.gmail.com> <42EE0C8C.2030405@splatterworld.de> <8eb2b8105080205223553f0c8@mail.gmail.com> <8eb2b81050802052328d9a1d1@mail.gmail.com> <42EF949E.1080600@splatterworld.de> <8eb2b8105080219257ab1dbb0@mail.gmail.com> Cc: freebsd-mobile@freebsd.org Subject: Re: Fwd: Orinoco classic gold and kismet.conf 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: Wed, 03 Aug 2005 08:16:36 -0000 Some additional info on my problem, I've manage to capture the output when I start kismet. .... removed the top half of the output Listening on port 2501. Allowing connections from 127.0.0.1/255.255.255.255 Registering builtin client/server protocols... Registering requested alerts... Registering builtin timer events... Gathering packets... Starting UI... Looking for startup info from localhost:2501....FATAL: wi0: failed to set channel 52: Invalid argument Terminating. Didn't detect any networks, unlinking network list. Didn't detect any networks, unlinking CSV network list. Didn't detect any networks, unlinking XML network list. Didn't detect any Cisco Discovery Packets, unlinking cisco dump Didn't capture any packets, unlinking dump file Didn't see any weak encryption packets, unlinking weak file Sending termination request to channel control child 807... Waiting for channel control child 807 to exit... Kismet exiting. Now its says its exiting kismet but the gui still starts up with no activity at all. I see that I might have a problem to set my wi on channel 52 but looking at kismet.conf I can't seem to find anything wrong with it. My kismet.conf (only the channel part): # Users outside the US might want to use this list: # defaultchannels=3DIEEE80211b:1,7,13,2,8,3,14,9,4,10,5,11,6,12 # defaultchannels=3DIEEE80211b:1,6,11,2,7,3,8,4,9,5,10 defaultchannels=3DIEEE80211b:1,7,13,2,8,3,14,9,4,10,5,11,6,12 # 802.11g uses the same channels as 802.11b... # defaultchannels=3DIEEE80211g:1,6,11,2,7,3,8,4,9,5,10 defaultchannels=3DIEEE80211g:1,7,13,2,8,3,14,9,4,10,5,11,6,12 # 802.11a channels are non-overlapping so sequential is fine. You may want= to # adjust the list depending on the channels your card actually supports. #defaultchannels=3DIEEE80211a:36,40,44,48,52,56,60,64,100,104,108,112,116,1= 20,124,128,132,136,140,149,153,157,161,184,188,192,196,200,204,208,212,216 defaultchannels=3DIEEE80211a:36,40,44,48,52,56,60,64 # Combo cards like Atheros use both 'a' and 'b/g' channels. Of course, you # can also explicitly override a given source. You can use the script # extras/listchan.pl to extract all the channels your card supports. defaultchannels=3DIEEE80211ab:1,6,11,2,7,3,8,4,9,5,10,36,40,44,48,52,56,60,= 64 Does anyone have an idea to fix this? Regards,=20 --=20 Muzaffar Ariff mus.bsd@gmail.com