Answer the question
In order to leave comments, you need to log in
Mikrotik RB750. How to block all sites except for the one you need?
Good time of the day!
There is a Mikrotik RB750. It is necessary to completely block users from accessing the Internet (websites, Skype, mail agents, torrents) EXCEPT for the Corporate website. He must work. Those. total blocking of the Internet, the user is allowed to have access to the company's website and nowhere else.
Knowledge is still initial on setting up such a router, I'm trying to figure it out!
Thanks in advance to everyone for the replies!
Answer the question
In order to leave comments, you need to log in
ip firewall add chain=forward dst-address=!< IP нужного ресурса> src-address=<IP ограничиваемого юзера> action=drop
@etosparta Is the site outside or inside? The most banal and simplest solution is to allow only one site ip-address (+ tcp, port 80) to go to the firewall, if there are sites on the same ip (when using virtual web hosting), then it will be difficult for the user to calculate them. you can also set the content='host: domain_corporate_site.ru' parameter, then only the desired site will be available.
The second option is a proxy, but it is redundant for your case, IMHO.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question