PPC on multilan

Hi Guys,
I have a quite challenging setup to do.

This is the layout:

  1. RB1100AHx2 v6.31 with all 13 ports used. 1-WAN0(ppp 1.2.3.4),2-WAN1(3.4.5.6 direct to HSNS modem),3-LINK 192.168.0.2,4-13 are LANs 192.168.1/2/3/4…
    then
  2. RB1100AHx2 v6.31 with all 13 ports used. 1-WAN2(VLAN10 of ONT 4.5.6.7/23),2-WAN3(VLAN10 of ONT 5.6.7.8/23),3-LINK192.168.0.1,4-13 are LANs 192.168.21/22/23/24…

Link - links both routers together so I can send data between each other.

Wan0,Wan3,Wanr4 are provided with IP of DHCP, Wan2 is fixed IP.


What I want to achieve is load balancing on router 2 with use both fibres Vlan10 of WAN3 and WAN4.

I have followed tutorials:
https://www.youtube.com/watch?v=dnLKyu4_md8
http://wiki.mikrotik.com/wiki/Manual:PCC#Example

But it does not work for me.

Once I turn on PPC then I cannot talk between LINK and LANs between each other between both routers.

Router 2 is to be GW for 0.0.0.0/0 for it own LANs and Router 1 LANs.

I need to assure that whatever packet gets in from WAN 3 or 4 it gets out the same way too because inside of the network I have many internal servers which are providing different service and are path sensitive.

Could you please provide some guidance how to achieve PPC working in such way that I can use LANs from both routers to utilize the setup.

Thank you.