
Sign client1-template ca=m圜a name=client1 Sign ca-template ca-crl-host=YOURHOSTORIPADDRESS name=m圜a The MikroTik Cloud Management Server Configuration #Create self signed certificates for OpenVPNĪdd name=ca-template common-name=m圜a key-usage=key-cert-sign,crl-signĪdd name=server-template common-name=serverĪdd name=client1-template common-name=client1Īdd name=client2-template common-name=client2

#Mikrotik address list license

#Mikrotik address list mac
MAC Addressfield, enter the MAC address of the ddevice as seen below. In the General tab, select chain as forward Method 2: Whitelisting the device using the MAC address (AA:BB:CC:DD:EE:FF) The rule needs to be placed above the "Block Facebook" rules added for the entire network.ĭrag this rule above the Block Website filter rule.

ip firewall filter add chain=forward src-address="192.168.88.10" content="facebook" action=accept comment="Allow Facebook" The MikroTik terminal command for adding the above rule is as follows: In the 'Actions' Enter accept in the Action fieldĬlick on Comment to add a label "Allow Facebook" to the rule.

In the 'Advanced' Enter 'facebook' in the content field Address as the IP assigned to the device (192.168.88.10) In the General tab, select chain as forward and Src. In the 'IP>Firewall>Filter Rules' tab, Add a new rule '+' Method 1: Whitelisting the device using the IP address (for example, a particular device is assigned 192.168.88.10 IP internally If a single device is to be given access to a blocked site, there are two methods through which this can be done: Let's assume first the network has blocked access to 'facebook' for all users and we are given the task to allow few devices/users to access facebook while access for others remain unchanged. If a website is blocked across all networks, or on a certain network, but certain specific devices need to be given access to these sites, then we will create another filter rule and place it above the existing Website Blocking rule.
#Mikrotik address list how to
How to whitelist users to access blocked websites on Mikrotik
