Hi,
i have issue with the pptp connection as always shown me peer not responding but i found there is work around.
can some one share with me, how can i find the ppp active number with follow incomplete script:
:if ([/ping 192.168.188.5 count=2]=0) do={/ppp active remove numbers=[/ppp active get [find name=“xxxxxx”] # ]}
i need to this to be number instead of the ip address “[ppp active get [find name=“xxxx”] address ]”.
means,
:if ([/ping 192.168.188.5 count=2]=0) do={/ppp active remove numbers=3}