I've done some searching, but it appears that what I want doesn't actually exist.
What I want is essentially a client/server VPN-style program that can be aware of more than one internet connection on the client machine and take advantage of that to facilitate failover without interrupting underlying TCP connectionsHere's the scenario I'm
(
Read more... )
(The comment has been removed)
Ideally I'm mostly concerned about failover-- a brief 2-3 second pause is more than alright, since TCP can easily handle that without dropping a connection. That being said, if I can have my pony and eat it too, there's nothing wrong with some load-balancing in there as well. :D
The VPN in question is UDP based, and I've had good luck so far running it through both Sprint and Verizon. FWIW, latency on EVDO rev A is <200ms with a good signal, so it's getting quite a bit better. (rev 0 is more like 500-600ms, it seems.)
Reply
Are these tunnels things you could launch via a script (Even a $variable script), or are they always something that needs to be punched out by hand?
Reply
Reply
Reply
i like the elegance of what you're proposing, but i don't think it gains you much if you're just ssh'ing anyway. if you had some connection like a forever-running ftp client or server on your MBP...that might be worth hunting for a solution to.
Reply
Leave a comment