

想設定pppoe偵測連線不存在時,自動重新撥接
www.google.com的IP為:172.217.160.67
使用netwatch,並在DOWN打上
/interface pppoe-client disable pppoe-out1
:delay 5000ms;
/interface pppoe-client enable pppoe-out1
現在產生個問題
172.217.160.67一直處於down的狀態?
請問要如何解決?
gfx wrote:
:if ([:ping www.google.com interface=pppoe-out1 count=3]=0) do={/interface enable pppoe-out1}
qweruiop wrote:
:if ([:ping(恕刪)