![]() |
Orinoco Monitor Mode Patch Page |
![]() |
Since AirSnort 0.2.3 requires PF_PACKET, only the PF_PACKET
monitor mode
patch is available via this page. For older patches, please see the
old orinoco patch page, which will no longer be maintained.
iwpriv eth0 monitor <m> <c>
m - one of the following
0 - disable monitor mode
1 - enable monitor mode with Prism2 header info prepended
to packet (ARPHRD_IEEE80211_PRISM)
2 - enable monitor mode with no Prism2 info (ARPHRD_IEEE80211)
c - channel to monitor
Some things you should know about the patch:
iwpriv eth0If you do not see "monitor" listed as the last available private ioctl, then you are not using patched drivers. Remove any old drivers that you find per the instructions above.
patch -p0 < pcmcia-cs-X.Y.Z-orinoco-patch.diff
patch -p1 < orinoco-0.XX-patch.diff
The following may no longer apply with
the latest patch
It appears that the patches does not (for the moment) work with Orinoco
firmware v8.10. User snake@.... provided this link to v6.06 firmware
that
you should be able to successfully downgrade to WSU_606.exe,
downgrade at your own risk.