I need a way to set a time to reconnect the pppoe out in case the connection is disconnected .. meaning that it only calls directly after a specified period
Whats the point on that?
If it disconnects it will keep trying to connect until it succeeds…
I know .. But I want a way or a script to delay the connection, for example, after the interruption by 2 minutes, he calls back
Make a script that will check if the PPOoE is up…
When it is down you can disable it with a delay of 2 minutes and then enable again…
Do not know how? Can you help me with that?