How do I by pass 1 user/IP from web proxy in RB2011.
I’m new in this product and still learning. A help would be appreciated.
How do I by pass 1 user/IP from web proxy in RB2011.
I’m new in this product and still learning. A help would be appreciated.
example:
/ip firewall mangle
add action=accept chain=prerouting disabled=no in-interface=ether1-LAN src-address=192.168.0.100
change in-interface=your lan interface
change ip address
put that rule at athe top of the mangle
do that in ip firewall nat instead ip firewall mangle
Thanks
I did try in IP firewall Mangle and IP firewall NAT but still the same..
It’s still Forbidden Access Denied.. It did not work ![]()
Any other options?