reg wireless link

Hi All,

We are trying to establish an point to point wireless link using Mikrotik routeros

Router os version 3.0

Configuration

Unit 1

Ethernet1 ip : 192.168.1.2
Wlan1 ip : 192.168.2.2

Eoip tunnel 1 : remote ip : 192.168.2.3
Tunnel id : 5

Bridge1

Ports added : eoip tunnel and ethernet1

Unit 2

Ethernet1 ip : 192.168.1.3
Wlan1 ip : 192.168.2.3

Eoip tunnel 1 : remote ip : 192.168.2.2
Tunnel id : 5

Bridge1

Ports added : eoip tunnel and ethernet1

The link is up with -50 rssi and is visible in registration tables on both radio, but the Ethernet interface is not bridging.

We are not able to ping the remote Ethernet ip on either side

These were the same configuration we used on order version 2.9.5 running 133 and others boards and it always worked

One thing we also noted was that in the bridge1/port the role for eoip tunnel and ehtenet1 is defined as designated port but earlier (2.9.5) it used to be in forwarding mode

Any help?