how to block “https://www.facebook.com” through layer 7
can it is possible ?
in firewall filter
chain=forward action=drop protocol=tcp content=www.facebook.com
add facebook.com as an regex layer7
block requests to dst port 53 udp and the regexp you previously created
Thank you for your reply.
we need specifice content in facebook like. “https://www.facebook.com/rj.aedy” to block not all facebook request.
any solution for that ?
i don’t think it’s possible without some man-in-the-middle method.
any other solution in mikrotik for that.
It’s not possible to block a specific https page with RouterOS