Hello,
I have this config :
IP Route
0.0.0.0/0 => Gateway 192.168.88.2 => Distance 2
0.0.0.0/0 => Gateway pppoe-out 1 => Distance 1
But here’s my problem : anytime that my pppoe-out 1 connection fail (even for like 10sec), the second gateway does it’s job, but when my pppoe conenction come back, I have to manually clear the connection in Firewall => Connections.
Is there a way to do this every now and then when either my pppoe connection(so that no problem when switching to 192.168.88.2), and also when my pppoe connection come back (so that no problem when switching back to pppoe) ?
Thanks a lot in advance.