Hello ,
First I want to say that I’m new at this world of RB Mikrotik - so the question maybe not so clever.
2 things I want to know (for start..):
- where can I find simple samples of script to learn from ?
- I want to make two “if” conditions , one after another in one script:
the first condition should be this idea:
if ping 10.0.0.1=0 count=5 do…(change setting )…
after the change we will do this:
if ping 10.0.0.1=0 count=50 do…(reset for the modem)…
thank you for the help,
Dave.