From: Michael K. <mic...@ip...> - 2018-10-02 03:39:15
|
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 Cannot find device "ppp0" I assume the only option is to override the passed parameters in the script? Regards Michael Knill |