I had use all instruction you explain in Documentation to Block and redirect user ,but when I do the following rule
/ip firewall nat add action=dst-nat chain=dstnat protocol=tcp src-address-list=Reject_1 to-addresses=10.0.1.158 to-ports=8101
/ip firewall nat add action=redirect chain=dstnat protocol=!tcp src-address-list=Reject_1
when customer open Browser and type anything , they will redirect immediately exception Facebook How I can fix this issue .
One important thing to all these blocking stuff. It blocks all traffic and redirects HTTP traffic to the page 10.0.1.16/portal/ !!! BUT !!! It will block and NOT redirect the HTTPS traffic