My dumb AP has 3 interfaces: private network (main), guest network (separated) and IoT network (no wan access). On my router I have a static IP for the dumb AP in the private network. However, the dumb AP takes/receives an IP from the IoT pool and thus has no internet access (cannot update the opkg or ping). How can I solve this? I want the dumb AP to use my main private network so it also has internet access itself.
(Devices connected to the dumb AP have internet and work correctly, and I am able to SSH into the dumb AP).
If the guest and IoT networks are just bridges to a main router, they should not have IPs at all on the dumb AP. The only reason a truly dumb AP needs any IP is to log in and administer it. This would be one IP on a trusted network.
be aware if the bridges have no IP address (i.e. they are unmanaged) then OpenWRT will not show any performance metrics. e.g. if you have a wireless AP connected to a bridge without that bridge having an IP ADDR you will not be able to see which wireless devices are connected to the AP or what are the wireless RX/TX data rates. Not sure if this is by design or someone has forgot to hook something in.