Blocking certain websites for a specific mac address

Hi

How can i block certain websites for a specific mac address on a mikrotik?


bee

you can only block websites by the DNS address in the Web Proxy access list, and that list only accepts IP addresses as source, not MAC addresses.

If the IP address of the website is static you could probably block access to it with a simple filter rule (Src. MAC address and Dst. Address should do the trick).