Problem with VLAN over wireless

Hi,
I have a problem with vlan over wireless ptp link.

This is my topology:

LinuxRouter ↔ switch(LinkSYS SRW-2008) ↔ 1st. RB411(R52) Like a bridge <-------> 2nd. RB411(R52) Like a bridge ↔ RB433AH Like a Router.

Its working fine without VLAN, but i want to use another link (in this case virtual link)-VLAN.

On linux Router and switch is everything right.

On 1st. RB411 i have station pseudobridge mode and on 2nd. is ap bridge mode.

Vlan is only on Linux router and RB433AH. Its look that everything works fine-ospf is connected, pakets going through, but everythingn going just between RB344AH and Linux router.
If I try anything-just ping another network, it finished by timeout (but just from RB433AH side). From networks after LinuxRouter is RB433AH and network behind is correctly available.

When I try same thing (create vlan on bridge, set up ip and ospf,…) on 1st. and 2nd. RB411 its work fine just on the 1st. RB411. On 2nd. looks like same as on RB433AH.
Can somebody help me?

What do you have for bridge configuration on MikroTik routers (paste export here) ?
Do you have bridge all the interfaces involved in the connection, where VLAN should be transported ?

I needed to pass VLAN recently. You MUST use WDS to be able to bridge VLAN traffic!

Thank you-it works!

Yes, I had all interface in bridge.
What bridge configuraration did you mean? Just /interface bridge or some anothers?

Is it possible to pass VLAN over station pseudobridge mode? Its much more simply for me.

I have tried with one device behind station-pseudobridge, pass VLAN over pseudobridge router and Access Point.
It is working fine.