-2

I've tried many tutorial how to block any website and except some website.

I can block Website except Google, Youtube, drive.google, google Document (Gsuite Solutions) and Gmail in Bridge-HIS interface.

I can access to website in Allowed Websites & Gmail loader,

! But can't access to Gmail inbox.

This my screenshot & config :

add chain=forward protocol=tcp dst-port=25,443,465,587,2525 In. Interface=Bridge-HIS action=drop

add chain=forward protocol=tcp dst-port=25,443,465,587,2525 In. Interface=Bridge-HIS Dst-address-list="Allowed Websites" action=accept

  1. Bridge Interfaces https://i.ibb.co/5j4LtV2/Untitled2.png

  2. Address List (Allowed Websites) https://i.ibb.co/PG6sbLd/Untitled3.png"

  3. Firewall Rule Accept https://i.ibb.co/HBG8jqv/firewall-rule-accept.png

  4. Firewall Rule Drop https://i.ibb.co/kynF2rL/firewall-rule-drop.png

  5. Gmail Loader https://i.ibb.co/BKT4HhH/Untitled.png

  6. Gmail Inbox can't access https://i.ibb.co/0Qysk4S/Untitled5.png

Note : I can't post imges StackOverflow show messenge "You need at least 10 reputation to post images."

Could u help me ?

  • 1
    Try serverfault (https://serverfault.com/) or network engineering (https://networkengineering.stackexchange.com/). This question doesn't belong here. – Malt Aug 15 '19 at 08:02
  • @Malt thanks. Url : https://serverfault.com/questions/979370/%e0%b8%bablock-all-websites-except-gmail-google-using-mikrotik – M'Instrucs Aug 15 '19 at 08:25
  • I post a question in serverfault and networkengineer but no one answered. – M'Instrucs Aug 15 '19 at 17:11

1 Answers1

0

I can solve the problem.

I let change Firewall filter rule in Action accept & check other website network connect add to address lists.

This my screenshot