I went to 2 Wan Load Balancing to make the speed double.
I have two ISPs that have 100 Mbps + 100 Mbps and 300 Mbps with rb750gr3.
I have to use it as a hotspot, lan, or ppoe also.
Please, anyone, create a script for me.
Thanks in advance.
I went to 2 Wan Load Balancing to make the speed double.
I have two ISPs that have 100 Mbps + 100 Mbps and 300 Mbps with rb750gr3.
I have to use it as a hotspot, lan, or ppoe also.
Please, anyone, create a script for me.
Thanks in advance.
No do you own work or at least make an effort based on available mt documents, forum threads, you tube videos⦠and you cannot double speed, you can provide more bandwidth for users, but a single session will only get the max throughput of ONE ISP.
Two WANs is for making more bandwidth available and for redundancy in case one ISP provider is not working.
This is a layer 4 problem. TCP and UDP do not support that out of the box.
You could try using SCTP, which will give you redundancy.
Or maybe try MPTCP, which is supposed to aggregate the bandwidth of multiple links, although I never used it.
Maybe you could try establishing EoIP links and then bonding them together.
All solutions require that you own both ends of the communication. Otherwise, nothing can be done to aggregate bandwidth over WAN.
If you do nothing and just wait, maybe in 5 years weβll start to see MPTCP adoption.