Routing between sites when using IPsec tunnels

a) I did so at every site (found another thread http://forum.mikrotik.com/t/ipsec-between-3-sites/62636/1), but I cannot get the sites to talk to each other. I also created the same setup for the firewall and NAT at each site. But the funny thing is that I can see traffic flows by looking at the counters.

Site A

  • 192.168.88.0/24 ↔ 192.168.230.0/24
    192.168.88.0/24 ↔ 192.168.0.0/24

Site B

  • 192.168.230.0/24 ↔ 192.168.88.0/24
    192.168.88.0/24 ↔ 192.168.0.0/24


  • 192.168.230.0/24 ↔ 192.168.0.0/24
    192.168.0.0/24 ↔ 192.168.88.0/24

Site C

  • 192.168.0.0/24 ↔ 192.168.230.0/24
    192.168.0.0/24 ↔ 192.168.88.0/24

Note that connections that are together is using the same traffic flow, but separate IPsec tunnels.

b) Is not an option as I want to run in Tunnel Mode.