Hi everyone,
I have Mikrotik Router with 2 WAN ports as ISP and 1 LAN port set as PPPoE server.
I'm trying to route the PPPoE profiles with range 10.0.0.0 into groups to use certain WAN to reduce the load.
ex:
Users IP 10.10.0.0/8 and 10.20.0.0/8 use WAN1
and Users IP 10.50.0.0/8, 10.100.0.0/8 use WAN2
How Is it possible? since currently using only WAN1
I want to do this because i tried Load Balancing but it led to users keep switching between the 2 ISP that led to unstable service.
Thanks