[SOLVED] Can't change src/dst address on proxy > access through terminal?

Maybe I’m doing something wrong or this is a bug …?

I’ve got this rule on the webproxy that I want to remove the src address from it. However, I need to do it via cli, but either I’m doing it the wrong way or it isn’t working.
It works by removing it through winbox but not with the terminal:
Screenshot from 2017-02-23 17-13-26.png
Adding without the parameter works just fine, but not editing :frowning:
I can set it to other IPs, but not unset it.

Have you tried using unset command instead of set? :slight_smile:

Haha, realised it just after posting, shame on me :laughing:
And it also made me sad knowing that i’ll have to throw more logic over the API, argh…

Thank you :mrgreen: