RB1100 ROS 6.0 issue

Hi all!

I have next configuration, between RB1100 and linux host (see attached schema)

PORTS MIKROTIK:
ipip0 - ipip over WAN adresses
eoip0 over ipip tunnel
bridge0 - bridge ports eoip0,vlan111
vlan111 - vlan 111 on bridge-all
bridge-all - bridge ports ether1-ether11

PORTS LINUX:
tun0 - ipip over WAN adresses
eoip0 over ipip tunnel. (Linux-eoip: https://code.google.com/p/linux-eoip/downloads/list)
eth2 - connected to localnet
br0 - bridge ports eoip0, eth2
br0 IP adress - 10.0.0.100

I have also HOST1, connected to ether10 on RB1100.

When I use ROS 5.25 and pinging 10.0.0.9 from 10.0.0.100 all working fine.
When I use ROS 6.0 and pinging 10.0.0.9 from 10.0.0.100 its not working.
But I see MAC from 10.0.0.9 and ARP-pinging from 10.0.0.100 to 10.0.0.9 in interface eoip0 working fine.
I try to torch on RB1100 on interface bridge0 when I’m pinging, but I do not see icmp packets.
When I use 5.25 I see them.
If I try assign vlan111 to interface ether10 pinging not working on both ROS versions.

Any ideas? :slight_smile:
schema.png