Without spending a 'fortune', is there a reasonable way to make my internet connection more 'fault tolerant' from a consumer perspective?
Assume I have two networks available, one DSL and one wireless internet (like Sprint or ATT or Verison, etc). There are two 'solutions' I would like to know if it is possible to do,
1. 'automatic failover', if say I use DSL but it 'goes out' and I have a wireless connection (or Cable) available, I would like the traffic to be automatically routed through the wireless. ... Now the catch is, without having my IP vendors (ISPs) having to set up special routing and use a router automatic failover protocol like HSRP
2. 'bonding', so that bandwidth of BOTH providers could be used so the 'pipe' would just look like one with higher bandwidth (some modems had a way to bond two channels using 'shotgun' or similar, and Sun computers could 'bond' multiple ethernet NICs to look like a higher speed connection) but with generic ISPs without them having special hardware or routing.
TIA, Jack