RE: Multiple PPP Links to the Internet

2001-05-22 Thread Matt Chipman
Use the "metric" part of the routing command. The higher the number means a more expensive link. Set metric 0 for the routes to the ADSL and metric 1 for the routes to the cable. As long a the ADSL is available your traffic should go that way. -Matt > -Original Message- > From: Mar

RE: Multiple PPP Links to the Internet

2001-05-22 Thread Matt Chipman
Use the "metric" part of the routing command. The higher the number means a more expensive link. Set metric 0 for the routes to the ADSL and metric 1 for the routes to the cable. As long a the ADSL is available your traffic should go that way. -Matt > -Original Message- > From: Ma

Re: Multiple PPP Links to the Internet

2001-05-21 Thread Tech Support
Mark Janssen wrote: > > Hi Debians... > > I have the following problem. I have 2 connections to the internet. > The first (ppp0) is a pptp connection for ADSL connected to eth1 > and the second (ppp1) is a ppp connection to a cablemodem connected > to a serial port Check out the load balance How

Re: Multiple PPP Links to the Internet

2001-05-21 Thread Tech Support
Mark Janssen wrote: > > Hi Debians... > > I have the following problem. I have 2 connections to the internet. > The first (ppp0) is a pptp connection for ADSL connected to eth1 > and the second (ppp1) is a ppp connection to a cablemodem connected > to a serial port Check out the load balance Ho