I am having problem to execute script for firewall on netwatch.
Let say if I want to enable a firewall nat rules
/ip firewall nat enable [find comment="block outside dns"];
When I tried to run in using netwatch, it simply does not work. Same goes when running on system script. Any ideas?