hi every body
after looking in Google and youtube tutorials i found the configuration to do blocking on any website BUT the problem is i don't know what is ( src-address ) mean? and parent-proxy=0.0.0.0 ?? as shown below in this example of configuration
please someone tell me what are they mean and how can i config it to complet my configuration about blocking websites
note: i didn't add any IP and i have no DHCP in my mikrotik
/ip proxy
set enabled=yes
set src-address=0.0.0.0
set port=8080
set parent-proxy=0.0.0.0
set parent-proxy-port=0
set cache-administrator="webmaster"
set max-cache-size=none
set cache-on-disk=no
set max-client-connections=600
set max-server-connections=600
set max-fresh-time=3d
set always-from-cache=no
set cache-hit-dscp=4
set serialize-connections=no
best regards