Community discussions

MikroTik App
 
alvinzone
just joined
Topic Author
Posts: 1
Joined: Sat Feb 11, 2023 11:20 am

Whitelist on Mikrotik RB1100ahx4 not working

Sat Feb 11, 2023 11:27 am

I'm implementing a block all social media with a specific IP whitelist in the address list name all_allow. but after I set it, why doesn't the rule work?

Previously, I had a successful setting on the RB750, but I re-implemented it on the RB1100ahx4, this whitelist rule didn't work
/ip firewall filter
add action=accept chain=forward src-address-list=all_allow
add action=drop chain=forward src-address-list=!all_allow comment=Sosmed layer7-protocol=Block
add action=drop chain=forward src-address-list=!all_allow layer7-protocol=Youtube
add action=drop chain=forward src-address-list=!all_allow layer7-protocol=Torrent
add action=drop chain=forward src-address-list=!all_allow comment=IG dst-address-list=Instagram
add action=drop chain=forward src-address-list=!all_allow comment=Tiktok content=tiktokv.com
add action=drop chain=forward src-address-list=!all_allow protocol=tcp tls-host=*.tiktokcdn.com
add action=drop chain=forward src-address-list=!all_allow comment=IG content=instagram.com
add action=drop chain=forward src-address-list=!all_allow content=.instagram.
add action=drop chain=forward src-address-list=!all_allow protocol=tcp tls-host=instagram.com
add action=drop chain=forward src-address-list=!all_allow protocol=tcp tls-host=*.instagram.*

Who is online

Users browsing this forum: f008600, GoogleOther [Bot] and 54 guests