Newbie simple script does apparently nothing
Posted: Sun Sep 04, 2016 9:04 pm
Hello
I am a newbie writing a very simple script to enable/disable the rules redirecting outgoing http traffic to the proxy listening on port 8081. I coded
but this does apparently nothing.
I probably have overseen something, but I can't figure out what. Any help would be very appreciated.
Thanks in advance.
Pierre
I am a newbie writing a very simple script to enable/disable the rules redirecting outgoing http traffic to the proxy listening on port 8081. I coded
Code: Select all
/ip firewall nat disable [/ip firewall nat find to-ports=8081]
I probably have overseen something, but I can't figure out what. Any help would be very appreciated.
Thanks in advance.
Pierre