Im from Indonesia, im very new with mikrotik.
Could you guys help me to solve my problem.
So, i have Mikrotik RB850Gx2, the interface are :
Eth1–Office LAN (192.168.10.xx/24)
Eth2–Internet 1
Eth3–Production LAN (192.168.20.xx/24)
Eth4–Internet 2
Internet 1 will be use for OFFICE LAN and Internet 2 will be use for PRODUCTION LAN.
I already succeeded configure the internet rule for the route.
I also already setup DHCP server for both connection (192.168.10.xx/24 and 192.168.20.xx/24)
my problem now, when someone from production bring notebook to office they cannot connect.
How to resolve my problem?
Thank you for your concern. Sorry for my bad english
There used to be an article in MikroTik wiki about simple load balancing. It was very old and it kind of sucked in terms of actual load balancing, because people usually expect something more dynamic. But it was useful example of dual-WAN basics, a simple static “force some addresses to use WAN1 and other addresses to use WAN2” using just few easy to understand rules. Original page was scrapped and now redirects to PCC (also worth reading), but thanks to page history, you can see it anyway.