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 a kind of example for Load Balancing

Major features helpful

...

default user id: admin

default port: 22


https://mikrotik.com/testdocs/ros/2.9/system/ssh.php

Technical Challenges

ItemDescriptionSolutions
Combine two internet sources and route by the group
  • Combine two internet sources (ISP1, ISP2)
    • Let's define ISP1 for the 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
TBD
Combine two internet sources and route by IP
  • Combine two internet sources (PIP1, PIP2)
    * Note PIP=Public IP
  • Route traffics mapped with pc1 through PIP1, and all others through PIP2

Refernce: https://wiki.mikrotik.com/wiki/Manual:IP/Route


TBD


...

To enable above on your MikroTik router, you should drag and drop as #1 item on your NAT list like below:

Other references helpful

...

FeaturesNotes
SSH Server

default user id: admin

default port: 22


https://mikrotik.com/testdocs/ros/2.9/system/ssh.php

Policy Based Routinghttps://wiki.mikrotik.com/wiki/Policy_Base_Routing