I have bought a RB750G and I wish I could SUM three internet connections, not just for load balancing.
I have read many forum topics, but I’m still confused.
Here’s the simple idea (maybe its implementation isn’t simple at all…
)
ISP 1 - newtork A - router port 1
ISP 2 - newtork B - router port 2
ISP 3 - newtork A - router port 3
I’d need to get a virtual wan connection which is, transparently the “sum” of the connections on ports 1, 2, 3.
I mean, for example A is an 8Mbps/512kbps ADSL, B is 4M/256k, C is a wlan connection 8M/512k. Three different ISP.
I would like to obtain a composed wan connection close to 20Mbps/1280kbps.
Even better I’d like to have the device checking for the connections and, in case of failure, reverting to a working connection (for example C failure and therefore reverting to A+B ) until the missink link is back.
Each port (1-3) should get an IP address by provider DHCP and should be isolated from the other two…
Is this possible?
Is PCC the right way or am I missing something?
I’m quite confused about this kind of trick…
which ip address woul appear to a website called from such a connection? ![]()
Then wan side ip address of A, B or C?
Thanks from a confused guy!