You are not logged in.

#1 2009-10-29 12:15:21

_dunmer
Member
From: Bratislava, Slovakia
Registered: 2008-10-03
Posts: 40

kernel cnfiguration to get packet injection working with iwl4965

Hello,

I'm trying to configure my kernel to be able inject packets with intel wifi card using iwl4965 driver.
According to this: http://aircrack-ng.org/doku.php?id=iwlagn i need configre wifi options like this:

 Networking -> Wireless :
 [M] Improved wireless configuration API
 [*]   nl80211 new netlink interface support
 [*] Wireless extensions
 [M] Generic IEEE 802.11 Networking Stack (mac80211)

 [M] Generic IEEE 802.11 Networking Stack (DEPRECATED)
 [M]   IEEE 802.11 WEP encryption (802.1x)
 [M]   IEEE 802.11i CCMP support
 [M]   IEEE 802.11i TKIP encryption
 [M]   Software MAC add-on to the IEEE 802.11 networking stack

So I fetched the kernel from abs and tried to configure it via make menuconfig. But i don't see these options. All i have there is this:

--- Wireless                                                                                     │ │
  │ │                        <M>   Improved wireless configuration API                                                        │ │
  │ │                           [ ]     cfg80211 regulatory debugging                                                            │ │
  │ │                           [ ]     cfg80211 DebugFS entries                                                                 │ │
  │ │                           [ ]   Old wireless static regulatory definitions                                                 │ │
  │ │                           -*-   Wireless extensions                                                                        │ │
  │ │                           [*]     Wireless extensions sysfs files                                                          │ │
  │ │                           {M}   Common routines for IEEE802.11 drivers                                                     │ │
  │ │                           [ ]   lib80211 debugging messages                                                                │ │
  │ │                           <M>   Generic IEEE 802.11 Networking Stack (mac80211)                                            │ │
  │ │                           [*]   enable powersave by default                                                                │ │
  │ │                                 Rate control algorithm selection  --->                                                     │ │
  │ │                           -*-   Enable LED triggers                                                                        │ │
  │ │                           [ ]   Export mac80211 internals in DebugFS                                                       │ │
  │ │                           [ ]   Select mac80211 debugging features  --->

Am I just dumb and missing something or what's the problem? .)
Thank you.

Last edited by _dunmer (2009-10-29 12:15:46)

Offline

Board footer

Powered by FluxBB