Hi Lonnie
I guess I wanted to highlight the gotcha that if you are using PPPoE, any ip
route commands will fail in the wan-failover.script when it is down.
For example, my script initially was used to force my provider out the Primary
interface only so it would be UNREACHABLE and the backup tru
> On Oct 1, 2018, at 10:38 PM, Michael Knill
> wrote:
>
> Hi all
>
> Just a bit of a problem I would like to highlight with the Wan Failover
> script.
> The passed interface parameters assume a fixed interface rather than a
> dynamic one e.g. ppp0 so it fails.
>
> So when the primary ha
Hi all
Just a bit of a problem I would like to highlight with the Wan Failover script.
The passed interface parameters assume a fixed interface rather than a dynamic
one e.g. ppp0 so it fails.
So when the primary has failed:
wan-failover.script SECONDARY ppp0 115.187.183.76 eth2 10.101.194.1
Can