the main router is Linksys 1900acs flashed to be openwrt, with several wired workstations and wireless devices in the network.
I follow the manual to set the hap lite as wireless client for connecting in a device without wireless adapter.
the hap lite is connected in the network of the main router through the wlan1 as station mode, then set static ip address or obtain dynamic ip address. It is successful. I can ping the internet ip and main router, and I can ping the hap lite from the workstation.
Then I built a bridge and add in wan1 and ether2. The device connected to ether2 can obtain ip from the dhcp server on the main router and can access the internet.
But at this moment, I found the workstations can not access internet and renew ip address, and even failed to ping the main router.
I examined and repeated the configuration, step by step, finally I determined that if only I add wlan1 into bridge, the main router will get stuck, even I stop the ip config for wlan. No any configuration to shutdown, only wlan1 connection to main router.
Did I made wrong configuration or I met a compatibility problem?