Skip to content Skip to sidebar Skip to footer

How to Block Websites with Mikrotik

As we all know, that’s when studying Mikrotik we don’t just learn bandwidth management. But you can also take further actions such as doing website blocking which are desired.

In practice, usually the websites that are blocked are: linux.or.idwell this time we will try to Block the web with Mikrotik.

How to block websites with Mikrotik.

How to Block Websites with Mikrotik

1. First, as usual, configure Ether 1 so that our computer can get Internet access from the LAN.
2. Enter the menu IP – Web Proxy.

How to Block Websites with Mikrotik

After that, set it up General do the settings as shown in the image below:

How to block the web with Mikrotik
  • Check enable.
  • Check Anonymous.
  • Fill in the Administrator cache with our name/free.
  • Check cache on disk.

After that go to the menu Accessfill in with:

How to block the web with Mikrotik

  • Etc. port 80
  • Etc. Linux.or.id host or website blocking target domain.
  • Action Deny.
  • Apply and save.

After that we go to the Firewall – NAT settings.
In the Action section, select redirect to port 8080.

In the General section, select the Chain: Dstnat menu.
Protocols: 6 (tpc).
In. Interface: ether 2 or port connected to the computer.

Finally, test whether the website has been successfully blocked with Mikrotik or not, by accessing Linux.or.id in your browser.

If successful, it will look like the image below:

That’s how to block websites with Mikrotik, it’s easy, right? Don’t forget to share this article with other friends.