* Alexander Klosch <klos...@subsignal.org> [21.12.2013 10:11]:
> root@nh2:~# ubus call hostapd.wlan0 del_client '{"addr":
> "00:00:ca:ff:ee:00", "reason": 5, "deauth": True, "ban_time": 60}'
> root@nh2:~# ubus call hostapd.wlan0 list_bans
> {
>         "clients": [
> 
>         ]
> }

ban_time is 'milliseconds' IMHO. try 10000.

Also we use: "reason" : "assoc toomany"
(but not sure if this is valid or changes the behavior)

bye, bastian
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to