help me with my problem with load balancing. i only got load balancing when I insert a lan cable on ether2 of my router. i want to load balance on my vlans. pls help me. below is the setup(i didnt make this setup. i was just assuming the setup)
/ip address
add address=9.9.9.1/24 comment=LAN interface=ether2 network=9.9.9.0
add address=122.xx.xx.xx/29 comment=“WAN1” interface=ether11 network=122.xx.xx.xx
add address=112.xx.xx.xx/29 comment=WAN2 interface=ether12 network=112.xx.xx.xx.xx
add address=10.1.1.1/24 comment=“Office 1” interface=Office01 network=10.1.1.0
add address=10.1.2.1/24 comment=“Office 2” interface=Office02 network=10.1.2.0
add address=10.1.3.1/24 comment=“Office 3” interface=Office03 network=10.1.3.0
add address=10.1.4.1/24 comment=“Office 4” interface=Office04 network=10.1.4.0
add address=10.1.5.1/24 comment=“Office 5” interface=Office05 network=10.1.5.0
add address=10.1.6.1/24 comment=“Office 6” interface=Office06 network=10.1.6.0
add address=10.1.7.1/24 comment=“Office 7” interface=Office07 network=10.1.7.0
add address=10.1.8.1/24 comment=“Office 8” interface=Office08 network=10.1.8.0
add address=10.1.9.1/24 comment=“Office 9” interface=Office09 network=10.1.9.0
add address=10.1.10.1/24 comment=“Office 10” interface=“Server Rm/WIFI” network=10.1.10.0
add address=10.1.12.1/24 comment=“Conference Room” interface=Conference network=10.1.12.0
add address=10.1.13.1/24 comment=“Office 1408” interface=Office1408 network=10.1.13.0
add address=10.1.14.1/24 comment=“Office 1105” interface=Office1105 network=10.1.14.0
add address=10.1.15.1/24 comment=Reception interface=Reception network=10.1.15.0
add address=10.1.16.1/24 comment=CCTV interface=Surveillance network=10.1.16.0
/interface bridge
add admin-mac=E4:8D:XX:XX:XX:XX auto-mac=no name=VLAN1
add admin-mac=E4:8D:XX:XX:XX:XX auto-mac=no name=VLAN2
/interface bridge port
add bridge=VLAN1 interface=ether3
add bridge=VLAN2 interface=ether4
/interface vlan
add disabled=yes interface=VLAN1 name=Conference vlan-id=12
add disabled=yes interface=VLAN2 name=Pantry vlan-id=11
add interface=VLAN2 name=Reception vlan-id=15
add interface=VLAN1 name=“Server Rm/WIFI” vlan-id=10
add interface=VLAN2 name=Surveillance vlan-id=16
add interface=VLAN1 name=Office01 vlan-id=1
add interface=VLAN1 name=Office02 vlan-id=2
add interface=VLAN1 name=Office03 vlan-id=3
add interface=VLAN1 name=Office04 vlan-id=4
add interface=VLAN1 name=Office05 vlan-id=5
add disabled=yes interface=VLAN1 name=Office06 vlan-id=6
add disabled=yes interface=VLAN1 name=Office07 vlan-id=7
add interface=VLAN1 name=Office08 vlan-id=8
add interface=VLAN1 name=Office09 vlan-id=9
add interface=VLAN2 name=Office1105 vlan-id=14
add disabled=yes interface=VLAN2 name=Office1408 vlan-id=13
/ip firewall mangle
add action=mark-connection chain=input comment=PCC disabled=no in-interface=ether11 new-connection-mark=WAN1_traffic passthrough=yes
add action=mark-connection chain=input disabled=no in-interface=ether12 new-connection-mark=WAN2_traffic passthrough=yes
add action=mark-routing chain=output connection-mark=WAN1_traffic disabled=no new-routing-mark=to_WAN1 passthrough=yes
add action=mark-routing chain=output connection-mark=WAN2_traffic disabled=no new-routing-mark=to_WAN2 passthrough=yes
add action=accept chain=prerouting disabled=no dst-address=122.xx.xx.xx/29 in-interface=ether2
add action=accept chain=prerouting disabled=no dst-address=112.xx.xx.xx/29 in-interface=ether2
add action=mark-connection chain=prerouting disabled=no dst-address-type=!local in-interface=ether2 new-connection-mark=WAN1_traffic passthrough=yes per-connection-classifier=
both-addresses-and-ports:2/0
add action=mark-connection chain=prerouting disabled=no dst-address-type=!local in-interface=ether2 new-connection-mark=WAN2_traffic passthrough=yes per-connection-classifier=
both-addresses-and-ports:2/1
add action=mark-routing chain=prerouting connection-mark=WAN1_traffic disabled=no in-interface=ether2 new-routing-mark=to_WAN1 passthrough=yes
add action=mark-routing chain=prerouting connection-mark=WAN2_traffic disabled=no in-interface=ether2 new-routing-mark=to_WAN2 passthrough=yes
/ip route
add check-gateway=ping comment=PCC disabled=no distance=1 gateway=122.xx.xx.xx routing-mark=to_WAN1
add check-gateway=ping comment=PCC disabled=no distance=1 gateway=112.xx.xx.xx routing-mark=to_WAN2
add distance=1 gateway=122.xx.xx.xx
add distance=1 gateway=112.xx.xx.xx
add disabled=no distance=1 gateway=192.168.1.1
add check-gateway=ping comment=PCC disabled=/ip route
add check-gateway=ping comment=PCC disabled=no distance=1 gateway=122.xx.xx.xx routing-mark=to_WAN1
add check-gateway=ping comment=PCC disabled=no distance=1 gateway=112.xx.xx.xx routing-mark=to_WAN2
add distance=1 gateway=122.xx.xx.xx
add distance=1 gateway=112.xx.xx.xx
add disabled=yes distance=1 gateway=192.168.1.1
add check-gateway=ping comment=PCC disabled=no distance=1 gateway=122.xx.xx.xx
add check-gateway=ping comment=PCC disabled=no distance=2 gateway=112.xx.xx.xx
add distance=1 dst-address=10.1.15.0/24 gateway=“Server Rm/WIFI” pref-src=10.1.10.1
add check-gateway=arp distance=1 dst-address=10.1.99.0/24 gateway=VLAN2 pref-src=10.1.10.1
distance=1 gateway=122.xx.xx.xx
add check-gateway=ping comment=PCC disabled=no distance=2 gateway=112.xx.xx.xx
add distance=1 dst-address=10.1.15.0/24 gateway=“Server Rm/WIFI” pref-src=10.1.10.1
add check-gateway=arp distance=1 dst-address=10.1.99.0/24 gateway=VLAN2 pref-src=10.1.10.1
/ip firewall nat
add action=masquerade chain=srcnat out-interface=ether11
add action=masquerade chain=srcnat out-interface=ether12