Afaik there are routers which take more than one connection as input and then split whatever you are doing at the packet level across the two network connections. In this case a single user can max out both connections. Though will need to check how it works exactly
Another kind of bonding is that a single user's max speed will still be limited by one connection but two users using max speed can max out both connections.
Buy "Enterprise" connection from Airtel. All this will be "taken care of" for you. (Multipath connections so that fiber cut in one area does not impact, connections bonded on Airtel's end, VPN etc.)
@netfreak How does the third one work ? Isn't it one connection at his side anyways. How will the VM setup work ?
Are you saying PFsense/OpenWrt must have Dual WAN ?
@shashankb with these OS, any connection can be used as WAN. Say a router has a switch with 4 LAN connections and 1 WAN connection. With Openwrt, it is possible to use all 5 as WAN and distribute internet via WiFi (not practical since most routers won't have CPU to process these many connections).
High level plan :
Get 2 or more internet connections (not all need to be fiber, one can experiment with 4G connections shared via WiFi as well)
Setup VPN on each WAN (tun0 over eth0, tun1 over eth1 or wlan0 and so on)
Bond tun0, tun1 via mwan3
Bridge the bonded connection so that it is exposed over WiFi and LAN
But this would be load balancing right over multiple wans right ?
Channel bonding won't be possible with mwan3.
Could you please guide on how to achieve channel bonding via own VPN?
I have a multiwan router that already does load balancing, just need to setup VPN now.
Yes, from mwan point of view, it is load balancing. That's why we need VPN as well.
You needto use tun0 , tun1 (instead of eth0, eth1) with mwan. If both tun0 and tun1 terminate on the same VPN, VPN server can bond these 2 at that end.
If you are open to DIY and have a VPS or ready to buy one, you can follow this Video to install OPENMPTCPROUTER which works for aggregating internet connection with help of MPTCP.
This website uses affiliate links. This means that if you click on a link and make a purchase, we may receive a commission. This does not affect the price you pay for the product.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.