Dynamic Route Cost's

I am trying to implement failover from PPPOE dsl to PPP Dialup,

How to I change the the cost of the 0.0.0.0/0 route for the PPP Dialup from 1 to 2 or more???

If i have the PPPOE Session live and i then enable the PPP Dialup it will always dial when the dynamic PPPOE interface is up as the route 0.0.0.0/0 for the dynamic interface always has a cost of 1…

I cannot create a static route for the PPPOE connection as the provider changes this on each connection, this is pretty standard in the UK.

Any ideas and help appeciated.

Lee

Anybody any ideas..

Leequince,

Your best bet is to use netwatch and enable and disable the routes.

Matt

Using routing-test and /routing filters you can add a rule to the dynamc-in chain that changes this cost.

Sam

Sam,

Thanks for the help, but its missing the all important interface matcher :slight_smile:

Regards

Lee