Hi!
I`m tring to configure a web-proxy on a RB532A and 4.17 RouterOS
When I enable the Web Proxy on Web Proxy Settings with basic parameters: ip, port, cache=none, it start to running but when i restart the router i found that:
- Web proxy is disbled in the check box.
- There are a couple of Web Proxy Rule that i don`t write it and no scripting for me:
/ip proxy
set always-from-cache=no cache-administrator=webmaster cache-hit-dscp=4
cache-on-disk=no enabled=no max-cache-size=none max-client-connections=
1000 max-fresh-time=3d max-server-connections=1000 parent-proxy=0.0.0.0
parent-proxy-port=0 port=3128 serialize-connections=no src-address=
0.0.0.0
/ip proxy access
add action=deny comment=“” disabled=no dst-port=23-25
/ip proxy cache
add action=deny comment=“” disabled=no dst-host=“:cgi-bin \?”
There aren`t scripts, no schedule and no Netwath. I deleted this rules and configure again the web proxy but when i restart…again the same efect: web proxy disabled, two extraing rules actives.
Can anybody to help me?