prism2_param unsupported ??

Kevin.McGrath kevin.mcgrath
Mon Jan 30 02:59:03 PST 2006




-----Original Message-----
From: hostap-bounces+kevin.mcgrath=ul.ie at shmoo.com
[mailto:hostap-bounces+kevin.mcgrath=ul.ie at shmoo.com] On Behalf Of Jouni
Malinen
Sent: 28 January 2006 20:08
To: hostap at shmoo.com
Subject: Re: prism2_param unsupported ??

On Sat, Jan 28, 2006 at 07:45:09PM -0000, Kevin.McGrath wrote:

> I need to enable the emulated AVS header, the command
> 
> iwpriv prism2_param wlan0 monitor_type 3
> 
> should work, but it doesn't

That command is incorrect. It would either need to be "iwpriv wlan0
monitor_type 3" or if you are using old version of wireless extensions,
you may have to use the prism2_param script which would use
"prism2_param wlan0 monitor_type 3" command.

-- 
Jouni Malinen                                            PGP id EFC895FA
_______________________________________________
HostAP mailing list
HostAP at shmoo.com
http://lists.shmoo.com/mailman/listinfo/hostap


The command

iwpriv wlan0 monitor_type 3

outputs:


inferface doesn't accept private ioctl ...
monitor_type (8BE0): Invalid argument


but

iwpriv wlan0 monitor_type 2

appears to append the 64 byte AVS header, however I was sure that this
command implied the 144 byte prism header

Regards
Kev




More information about the Hostap mailing list