hi

I have a problem with 5ghz Band… I have one panel with has a 100mw card set to mode=bridge ..
the card is inserted in this router where I have 2 other 5ghz cards working fine and broadcasting fine ..

at the other end I have a panel with 100mw card set to mode=station .. I have ssid and all setup it connects fine and I can mac-ping … but in my first router (bridge) I put ip address add address=192.168.100.1/24 interface=wlan in my case 100mw card…
at the other end I put ip address add address=192.168.100.2/24 interface=wlan1 … I can’t ping each other
at the station I also put ip route add gateway=192.168.100.1 it shows up good but I still can’t ping :S
I also put masquerade


thanks in advance

Set the mode to ap-bridge instead of bridge..

/interface wireless set wlan1 mode=ap-bridge

Bridge is used mainly for point to point links where WDS is used. At least it’s one way of creating a point-to-point link.