Re: Setup hostapd as a DPP Responder

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Apr 07, 2020 at 08:51:08PM +0000, Schmidt, Wystan W wrote:
> I think I'm close. 
> 
> > SET dpp_configurator_params conf=sta-dpp ssid=<SSID hexdump> configurator=<conf id>
> 
> This command fails because SET is expecting only 2 arguments.

hostapd_cli has some constraint for the operations, i.e., this is a
limit in hostapd_cli and not in the hostapd control interface. You
should be able to work around that by running this from command line
with a single argument:
hostapd_cli set name "value with multiple words"

or with use of the raw command within hostapd_cli interactive mode:
raw SET <exact command here>

> The control interface does not recognize the command DPP_BOOTSTRAP_SET. 
> 
> >DPP_BOOTSTRAP_SET
> Unknown command 'DPP_BOOTSTRAP_SET'

The hostapd control interface does, but hostapd_cli doesn't.. The raw
command should help with that (raw DPP_BOOTSTRAP_SET ..").

-- 
Jouni Malinen                                            PGP id EFC895FA

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux