Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TopicLinkNotes
Combining two Internet connections to increase the speedhttps://wiki.mikrotik.com/wiki/Load_BalancingTechnically impossible to increase connection speed, but may able to have stable connection by Load Balancing
Combining two ISP with one MikroTik Router boardhttps://mikrotik.tips/combining-2-isp-with-one-mikrotik-routerboard/This is also and a kind of example for Load Balancing


Technical Challenges

ItemDescriptionSolution
Combine two internet sources and route by the group
  • Combine two internet sources (ISP1, ISP2)
    • Let's define ISP1 for SCS's private network (IP range 10.0.0.0 ~ 10.0.*.*)
    • Let's define ISP2 for the external internet connection
  • Route any connection in 10.0.0.0 ~ 10.0.*.* through ISP1
  • Route any connection except above case through ISP2