I did now use the glinet app to configure the main (= connected with LAN cable to the openwrt router) GL-B2200 device #1. Then I’ve added device #2 as node using also glinet app.
In the next step I’ve set the MAC of device #1’s WAN port to DHCP address 192.168.10.10 (i’m using subnet 192.168.10.0/24). Then I logged in to the LUCI GUI of device #1 (using 192.168.8.1) set the LAN interface to DHCP and bridged it to the WAN port. So that that the device #1 is now just an Access Point of the mentioned subnet.
Everything seems to work now.
But what I am wondering: I’ve set the MAC of device #2 WIFI interface to 192.168.10.11 (using DHCP of my openwrt router) which works.
But when I am try to open http://192.168.10.11 in the browser it does a redirect to http://192.168.10.11/#/sub404 and shows a 404 page.
Is this normal behavior?