Dear All,
I have Mikrotik RB450 OS 3.27 installled.
I use web proxy in Mikrotik to block certain web address.
But One of my user IP need to bypass the proxy.
Could anyone help me how to bypass transparant web proxy in mikrotik for certain IP address only?
Your help will be so much appreciated.
Thank in advance
Insert a rule in the forward chain before the redirect to the proxy that simply accepts all traffic from and to the IP address to be bypassed, so that traffic to and from that IP never makes it to the redirect rule.
Thanks Fewi !
I will try to implement your idea. But actually the problem has been resolved. I manage to configure the firewall to bypass proxy but using different method.
I redirect all connection to proxy server except several users in certain address list.
Best Regards