The WiFi interface needs to be "attached" to the lan interface (which in your example is called br). Unfortunately this is how wifi interfaces are bridged in OpenWRT so defining the wlan as a bridge member is not enough.
Look for "network" in the OpenWrt wifi wiki page: https://openwrt.org/docs/guide-user/network/wifi/basic In the OpenWISP config editor, you can specify this in "Attached Networks". See also this section of the netjsonconfig documentation (the configuration engine library): Wireless attached to a different network <http://netjsonconfig.openwisp.org/en/latest/backends/openwrt.html#wireless-attached-to-a-different-network> . You're not the first one having this issue, therefore I created an issue in the netjsonconfig library to see if maybe we can handle this automatically in the future: https://github.com/openwisp/netjsonconfig/issues/191. I hope this helps! -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/CAAGgX6LaM%3DX_5xtkt0Y-TipRG_R8hi1TVvYojM73%2BctKXAE5%3Dw%40mail.gmail.com.
