How can i block website or ip from my mikrotik router?
I need to stop my staff from accessing Facebook and Twitter during working hours, how can i control it from my mikrotik router board 750?
Thank You
/ip firewall filter
add chain=forward action=reject reject-with=tcp-reset protocol=tcp content="Host: www.facebook.com"
Move that rule to top and will start working!I tried this but its not working. Does it matter what position the firewall rule is? Right now its at the end.
Yes you can block any website from your router setting. actually I am using different company's router so can't tell you exact step. But you may find this option under Setting -> Advance setting.How can i block website or ip from my mikrotik router?
I need to stop my staff from accessing Facebook and Twitter during working hours, how can i control it from my mikrotik router board 750?
Thank You