LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 04-30-2004, 07:38 AM   #1
bpasdar
LQ Newbie
 
Registered: Jun 2003
Posts: 14

Rep: Reputation: 3
Fedora Core 2 Cisco Aironet RFMON issue


Hello all,

I have an issue in trying to get a Cisco Airo Card (Mini-PCI) on IBM T40 Notebook to get into RFMON mode on Fedora Core 2 running Kernel 2.6.5-1.327.

The driver seems to work great but when I put it in RFMON mode by issuing:

echo 'Mode: r' > /proc/driver/aironet/eth1/Config
echo 'Mode: y' > /proc/driver/aironet/eth1/Config

I get:

cat /proc/driver/aironet/eth1/Config:

Mode: yna (any) bss rfmon
Radio: on
NodeName:
PowerMode: CAM
DataRates: 2 4 11 22 0 0 0 0
Channel: 6
XmitPower: 100
LongRetryLimit: 16
ShortRetryLimit: 16
RTSThreshold: 2312
TXMSDULifetime: 5000
RXMSDULifetime: 10000
TXDiversity: both
RXDiversity: both
FragThreshold: 2312
WEP: open
Modulation: cck
Preamble: short

However that is where my probelm starts. I cannot collect anything via ethereal. Airsnort dies when I select other and hit scan and Kismet renders the following:


NOTICE: Disabling channel hopping, no enabled sources are able to change channel.
Source 0 (ciscosource): Enabling monitor mode for cisco source interface eth1 channel 6...
Source 0 (ciscosource): Opening cisco source interface eth1...
FATAL: pcap reported netlink type 1 (EN10MB) for eth1. This probably means you're not in RFMON mode or your drivers are reporting a bad value. Make sure you have the correct drivers and that entering monitor mode succeeded.

Do I need different drivers or am I doing something wrong.

Any help is appreciated very much.

Thank you,

Babak Pasdar
 
Old 05-02-2004, 01:30 PM   #2
bpasdar
LQ Newbie
 
Registered: Jun 2003
Posts: 14

Original Poster
Rep: Reputation: 3
Anyone...... Anyone.......
 
Old 05-28-2004, 01:58 PM   #3
alasdair_mor
LQ Newbie
 
Registered: May 2004
Posts: 1

Rep: Reputation: 0
Same problem here. This worked for me - edit kismet.conf and change the source to something like the following:

source=cisco_wifix,eth0:wifi0,ciscosource


"If it's not Scottish... IT'S CRAP!!"
 
Old 06-16-2004, 12:41 PM   #4
traetox
LQ Newbie
 
Registered: May 2004
Location: armpit Idaho
Distribution: FC3, Slack, SuSE 9.2 pro
Posts: 10

Rep: Reputation: 0
I am having the exact same issue. Does your airsnort throw a segmentation fault when it dies?

I read somewhere on google that the 2.6.7rc2 kernel has RFMON enabled drivers for the aironet 3xx cards. I am in the process of throwing the drivers from the 2.4.20 kernel into my 2.6.6 kernel tree and recompiling to see if that works. I will track down the 2.6.7rc2 ones too and also give that a whirl.


Does the ACU utility allow me to do do LEAP authentication even though i am not using Ciscos driver package?


Cisco needs to get up to speed with their linux packages. Almost all auditing firms use linux and cisco, and they/we are a large part of their business.






"Ye Aint hooligenen proper unless ye woken up on ye own vomit"
 
Old 10-02-2004, 03:10 PM   #5
TomaCzar
Member
 
Registered: Dec 2003
Location: Roc City (Rochester-NY)
Distribution: Slacker 4 Life
Posts: 125

Rep: Reputation: 15
PLEASE HELP

I'm having the same problem only with a T30 running Slackware and a 2.6.8.1 vanilla kernel. Airsnort just sits there. Ethereal doesn't collect any packets at all. Kismet dies with the "pcap reported netlink type 1 (EN10MB)" error. I'm using the kernel drivers and the latest libpcap (0.8.3). My card firmware version is 5.30.17, listed on the Cisco as the latest known to work in Linux.

I have tried the following:
Code:
iwconfig eth1 mode Monitor
iwpriv eth1 mode Monitor  <-- changes nothing, errors out
echo 'Mode: r' > /proc/driver/aironet/eth1/Config 
echo 'Mode: y' > /proc/driver/aironet/eth1/Config
echo 'Mode: rfmon' > /proc/driver/aironet/eth1/Config
all of which change /proc/driver/aironet/eth1/Config's mode line after which I can no longer send packets however nothing appears to be captured either. Furthermore iwconfig continues to list the device as being Managed, it never changes to Monitor.

Any assistance would be GREATLY appreciated, I'm giving a presentation on wireless (in)security this Thursday and a live demonstration would drive it home. Thanks for everyone time and effort.
 
Old 10-03-2004, 08:36 AM   #6
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Moved: This thread is more suitable in Wireless Networking and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 10-04-2004, 06:36 PM   #7
TomaCzar
Member
 
Registered: Dec 2003
Location: Roc City (Rochester-NY)
Distribution: Slacker 4 Life
Posts: 125

Rep: Reputation: 15
bump
 
Old 10-28-2004, 05:00 PM   #8
Oxyacetylene
Member
 
Registered: Apr 2004
Location: Greensboro, NC, USA
Distribution: Debian
Posts: 134

Rep: Reputation: 15
Anybody? I get the same error on my debian system running kernel 2.6.8
I can't get wellenreiter to work either...
 
Old 11-18-2004, 04:10 PM   #9
hostprotect
Member
 
Registered: Nov 2004
Posts: 56

Rep: Reputation: 15
same issue... toshiba satellite, slack 10, 2.6.8.1 . I can only even see an accesspoint after running kismet.. but kismet fails at the same place your guys does. Funny how then I can only see an ap.


I put in the airo-linux drivers into 2.6.8.1 tree... worked when I booted it up.. rebooted.. stopped working.,



Ugh.
 
Old 11-18-2004, 04:12 PM   #10
hostprotect
Member
 
Registered: Nov 2004
Posts: 56

Rep: Reputation: 15
source=cisco_wifix,eth0:wifi0,ciscosource

wowa.. kismet loaded up now after doing that to the config.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cisco Aironet 340 on Fedora Core 3 deviousz Linux - Wireless Networking 2 12-15-2004 02:06 AM
Cisco Aironet 340 PCMCIA Card Issue w/ Mandrake 10.0 icypyro Linux - Hardware 3 07-14-2004 09:41 PM
Cisco Aironet 340 PCMCIA Card Issue w/ Mandrake 10.0 icypyro Linux - Hardware 1 07-13-2004 03:20 PM
Security Auditing on RH9, 2.4.20-8, Aironet 350, RFMON l33tgunr Linux - Newbie 0 04-26-2004 05:28 PM
Cisco 350 rfmon Redhat 9 ahuebel Linux - Networking 0 01-21-2004 04:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 05:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration