Hello,

On my Zyxel NBG6716, I have OpenWRT 15.05.1 running successfully. Now I'm trying to get Wifi Protected Setup (with push-button connection) going, but it does not work.

I have configured three SSIDs: one 5GHz (private), one 2,4GHz (private) and one 2,4GHz (guests). The guest-one is the one I configured to be WPS-able using the physical button on the device.

I followed the setup instructions, removing wpad-mini, installing wpad and hostapd_utils. The hostapd_cli command is there, but gives the following output when I try to push the button from the commandline:

root@OpenWrt:~# hostapd_cli wps_pbc
Selected interface 'wlan1-1'
FAIL

I also have put in a system-log-entry for pushed and released buttons; the 'wps' button is correctly detected and logged as such. So, the physical button seems OK:

root@OpenWrt:~# logread | grep user
Sat Sep 30 15:02:55 2017 user.notice root: the button was wps and the action was pressed
Sat Sep 30 15:02:55 2017 user.notice root: the button was wps and the action was released

Can you help me get my WPS going?

Thanks,

Frans-Willem Post
The Netherlands

(Last edited by fwpost on 1 Oct 2017, 16:42)