Pedja,
If I add the encap.txt file you provided (realizing is is truncated..) and adding it to my files list in my router, and running the txt file you provided as a scipt in my MT, it does nothing. Is this the intended method of your files? i see the script count increment, but I don't see any routes get added. In the first line of the script file, I edited the IP Address to be my local (inside address). Should it be the inside address, my outside WAN address or my AMPR address?
Thanks for clarifying, and great job, if this works!
On 23.8.2013 6:56, Rod Ekholm wrote:
(Please trim inclusions from previous messages) _______________________________________________ Pedja,
If I add the encap.txt file you provided (realizing is is truncated..) and adding it to my files list in my router, and running the txt file you provided as a scipt in my MT, it does nothing. Is this the intended method of your files? i see the script count increment, but I don't see any routes get added.
I used RB with Mikrotik 5.4 on it to develope script. If you use newer version of Mikrotik it might not work as Mikrotik stuff has bad practice of changing script syntax from time to time.
Copy script to terminal (using Winbox) and run it from there. That will allow you to see what script actually does.
Let me know what version of Mikrotik you use so i can try to find one with that version to test.
In the first line of the script file, I edited the IP Address to be my local (inside address). Should it be the inside address, my outside WAN address or my AMPR address?
That should be public IP address of the gateway (outside wan address).