User Tools

Site Tools


hostap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
hostap [2006/11/19 16:12] – external edit 127.0.0.1hostap [2007/08/28 17:50] – Added B mode limitation darkaudax
Line 1: Line 1:
-====== HostAP  ======+====== HostAP ======
  
-HostAP is the recommended driver for Prism2.x/3 based pcmcia and pci cards. Official web site is at http://hostap.epitest.fi.+HostAP is the recommended driver for Prism2.x/3 based PCMCIA and PCI cards. The driver official web site is at http://hostap.epitest.fi.
  
-If your card appears to hang (no packets captured or injected), disable the interface, reload the drivers and re-insert the card. Also consider updating the firmware (if Prism2). 
  
-If you're using a kernel version >= 2.6.16, you have to patch kernel sources with this patch hostap-kernel-2.6.16.patch instead of using the following method:+===== Patching ===== 
 + 
 +If you're using a kernel version >= 2.6.16, you have to patch kernel sources with [[http://patches.aircrack-ng.org/hostap-kernel-2.6.18.patch|hostap-kernel-2.6.18.patch]] patch instead of using the following method:
  
   ifconfig wlan0 down   ifconfig wlan0 down
Line 21: Line 22:
   /etc/init.d/pcmcia start   /etc/init.d/pcmcia start
   modprobe hostap_pci &>/dev/null   modprobe hostap_pci &>/dev/null
 +
 +
 +===== Troubleshooting =====
 +
 +If your card appears to hang (no packets captured or injected), disable the interface, reload the drivers and re-insert the card. Also consider updating the firmware (if prism2).
 +
 +
 +===== Limitations =====
 +
 +There are some important limitations with this driver:
 +
 +  * Fragmentation attack does not work
 +  * Shared key authentication attack does not work
 +  * The driver does not support USB devices
 +  * The prism cards only support B mode.  They don't support G mode, Super G, N, etc.  This means you are limited as to what packets you can capture.
  
hostap.txt · Last modified: 2018/03/11 20:15 by mister_x