On 5/22/12 1:13 PM, Joe Yoder wrote: > I have been looking for a modem that connects to the Internet via DSL as long > as that service is up but then automatically switches to Dialup if the DSL is > down. I have had no luck finding that functionality in one box. If someone > knows of such a device I am all ears!
I did this about 8 years ago using a Linux box and a python script. It kept both the high-speed and dialup links live as much as possible but when it detected a problem with the high-speed, it reset the priority of the dialup link in the routing table. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

