Hi Richard,

Presumably you aren't running services on these connections...

If so, you can probably get away with setting duplicate default routes with
different metrics. Something like:

route add default gw cable.gateways.ip.address
route add default gw adsl.gateways.ip.address metric 1

This will break things if you're running services. If so, have a look at the
policy based routing stuff and iproute2 - its not difficult and works
nicely.

Cheers,
Marty

> -----Original Message-----
> From: Richard Hayes [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 04, 2002 11:56 AM
> To: [EMAIL PROTECTED]
> Subject: [SLUG] Reduntant links
> 
> 
> Dear list,
> 
> 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.
> 
> Any recommendations? 
> 
> regards,
> 
> Richard Hayes
> 
>  
> -- 
> SLUG - Sydney Linux User's Group - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug
> 


Netway Networks Pty Ltd 
(T) 8920 8877 
(F) 8920 8866 


-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to