Need Help setting up Dual WAN DHCP with load balancing

I'm trying to create dual WAN with Load balancing with 4 LAN
So 2 WAN and 4 Seperate LAN
my Mikrotik: CRS125-24G-1S-2HnD
Memo_20140317_184527.pdf (92.4 KB)
BEFORE anyone judge and asked me to read, i've been searching the internet for similar solutions
and i use this http://blog.gowifi.co.nz/2014/02/mikrotik-dual-gateway-setup.html

My problem is i'm not getting IP address on WAN2 from my modem.

\

WAN - Is this possible to have 2 Dynamic IP connect to the router ?


WAN 1 - Port 1 - Dynamic IP from the ISP
WAN 2 - Port 2 - Dynamic IP from the ISP

LAN


LAN 1 - Port 3 - 192.168.10.1 (DHCP Pool from 192.168.10.100-192.168.10.254)
LAN 2 - Port 4 - 192.168.20.1 (DHCP Pool from 192.168.20.100-192.168.20.254)
LAN 3 - Port 5 - 192.168.30.1 (DHCP Pool from 192.168.30.100-192.168.30.254)
LAN 4 - Port 6 - 192.168.40.1 (DHCP Pool from 192.168.40.100-192.168.40.254)

For the LAN,
I would like to have port 9, 11, 13, 15, 17, 19, 21, 23 - as part of LAN 1 (port #3) with subnet 192.168.30.*
and
port 10, 12, 14, 16, 18, 20, 22, 24 - as part of LAN 2 (port #2) with subnet 192.168.40.*

I'm attaching some pics with drawings, hopefully it makes sense.

Anyone ? help ?

Thanks :slight_smile:

You need to delete the default bridge, change ports to master ports that you could route, nominate one master port for each lan and bridge the rest slave ports to that master port (new master ports, new slave ports). Set IP addresses on each of the master ports. you’ll end up with a total of 6 routed ports (4 master LAN + 2 WAN)