I know that my question sounds impossible, but I would go deeper into it.
I have three Internet connections:
- ADSL from Provider 1;
- ADSL from Provider 2;
- LTE from Provider 3 (USB WiFi Box).
I need to direct all three connections into a router and serve my hosts with a single WiFi connection. They only see a line called Office_WiFi
, but they hiddenly connect alternately to the three Internet connection (so three different public IPs).
My need is to balance the load of the line and manage band for every hosts. Ex: Host 1
needs to upload a large file, my network automatically gives him priority and sets him on ADSL from provider 1
instead of LTE from Provider 3 (USB WiFi Box)
.
Is there a way to do this?
Someone told me to start using pfSense
. Could pfSense
help me in this challenge?
Thank you all!
Ps: the problem is having three WANs and a single LAN.