On Wed, 4 Sep 2002, Richard Hayes wrote: > I am looking at use both cable and ADSL for redundant links. > > I would like to use the cable as the preferred route as it cheap.
Are you using the links for servicing incoming requests as well as outgoing? If that's the case, you'll have to either do some DNS trickery (much evil), or get yourself an AS and start playing BGP with the big boys. Unless, of course, your cable and ADSL are with the same company and they can do the routing for you. If it's outgoing traffic only you want, then I've written a script to do this at work - I wrote it this morning, in fact (spooky). I'll send it across if it'll be of any use to you - but it will only work if you only need outgoing access, and it won't switch existing connections. -- ----------------------------------------------------------------------- #include <disclaimer.h> Matthew Palmer, Geek In Residence http://ieee.uow.edu.au/~mjp16 -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
