1

I want to combine multiple mobile 4G internet(Jio) phone connection (Usb Tethering or hot spot) to get high speed internet on my Mac OS X.

Solution that i checked are -

  1. Use paid software speedify. (costly)
  2. Use Hardware ZifiLink (costly)
  3. First convert from usb to RJ45 (not sure how to do it without using multiple routers) then put Loadbalancer
  4. Install software like dispatch-proxy (not sure how well will it perform)

If you know some very good/efficient way to do it, please mention it will help others as well ( because many people are working from remote location due to COVID-19)

Novice
  • 11

1 Answers1

1

Short answer: Use a Router.

Long answer: Balancing over multiple connections is nothing, that OSX is very good at natively and you might run into problems with some software, that makes deeper assumptions than are (and stay) valid.

A tiny box running pfSense with multiple gateways will be easily able to do your network magic on the WAN side and expose a single link on the LAN side, to which you can connect your device(s)

In pfSense you start by creating your WAN connections individually, then combine them into a gateway group.

Eugen Rieck
  • 20,637