gyaneesh

Results 21 comments of gyaneesh

I've allocated static ip for all the 3 clients. They're all same kind of client (3) and one camera which is offline.

In this image ![](https://camo.githubusercontent.com/1328d14639dbe193c80c6db2286abfbcc1476563/68747470733a2f2f692e696d6775722e636f6d2f564864387957662e706e67) I believe the clients have IP on them only because I had them on static list. There is no ip on the hostname if the client...

Removing them from static list, the log (after rebooting router): ![](https://i.imgur.com/InAwPND.png) ``` Sun Mar 4 04:07:41 2018 daemon.notice hostapd: wlan1: AP-STA-CONNECTED dc:4f:22:xx:xx:xx Sun Mar 4 04:07:41 2018 daemon.info hostapd: wlan1:...

1. The terminal screenshot in my previous post had devices allocated with static ip and that is when I get "DHCP packet received from wlan1 which has no address" 2....

@rs-se the problem is these are ESP8285 based devices and configuring static ip is not possible because they run proprietary firmware. I am not sure about the camera's wifi module...

1. I don't think so because these are able to join other networks. 2. ``` kmod-mwlwifi - 4.14.23+2018-02-26-51350a3e-1 mwlwifi-firmware-88w8964 - 2018-02-26-51350a3e-1 ``` phy0 ``` driver name: mwlwifi chip type: 88W8964...

Had one ESP client running, right after enabling wlan1 and setting up the monitor mode it connected! I tried turned on all the clients as of now and DHCP allocated...

Apologies, due to my absent mindedness, I forgot to look at the encryption being disabled. So I followed your steps to get mon0 up and monitoring tcpdump. ``` Mon Mar...

Here you go: ``` root@openwrt:~# iw wlan1 interface add mon0 type monitor root@openwrt:~# ifconfig mon0 up root@openwrt:~# iw wlan1 info Interface wlan1 ifindex 7343 wdev 0x1000007ab addr 60:38:e0:xx:xx:xx ssid SSID...

I also flashed factory image (FW_WRT3200ACM_1.0.6.186168_prod) to check if there was something wrong with the hardware but the clients were able to join 2.4ghz radio AP.