On Thu, Apr 12, 2018 at 11:18:40PM +0600, work vlpl wrote: > But if I try run it manually from wpa_cli (wlan0 and wlan3 still > desired configured state because hwsim tests in pause), utility return > this > > > interworking_select > Unknown command 'interworking_select' It looks like the wpa_cli binary used here was built without CONFIG_INTERWORKING=y in the build configuration (wpa_supplicant/.config). > What should I do to make `interworking_select` command work? Add CONFIG_INTERWORKING=y (or CONFIG_HS20=y) into .config and rebuild wpa_cli. -- Jouni Malinen PGP id EFC895FA _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap