Hello,
I have a problem with WDS on 2 APs in modes ap-bridge.
[admin@AP]> interface bridge add name=wds-bridge
[admin@AP]> interface bridge port set wlan1, vif1 bridge=wds-bridge
[admin@AP]> interface wireless set wlan1 ssid=MikroTik frequency=2412 mode=ap-bridge wds-mode=dynamic wds-default-bridge=wds-bridge disabled=no
[admin@AP]> ip address add address=192.168.88.1/24 interface=wds-bridge
Everything is same on both AP only second AP bridge have address=192.168.88.2/24
OpenWRT on metarouter have IP 192.168.88.20 and on second router 192.168.88.253
And now it work but problem is that I cant ping second router. From console I cant ping second router but from Openwrt which i have on metarouter as virtual interface in bridge too I can ping both (only bridge ip, second openwrt is impossible to ping) but only on router where wds bridge port role is set to root port because on second openwrt its not possible to ping it. Maybe its in routing or something else because I need to do this when the stations are in AP mode for client connections. Could u help me? Thx.
PS: All the clients will be used only wireless interface so I dont want to use ethers.