Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 22135

General • Re: DNS adlist: Is whitelisting possible?

$
0
0
Currently whitelist is available on latest 7.17beta2. For now, I just add static DNS for specific domain.

For example, if I want to whitelist "googleadservices.com":
1. Disable specific list from adlist
2. Open terminal > ping googleadservices.com
3. Add the ip to static DNS
Code:
/ip/dns/static/add name=googleadservices.com match-subdomain=yes address=142.250.105.154 
4. Enable specific list from adlist
And how to block everything except the whitelisted domanin?
I don't want to manually add everything that is kind impossible, for my use case I just need to open specific domain.

Statistics: Posted by Maveick87Shaka — Mon Jan 13, 2025 2:58 pm



Viewing all articles
Browse latest Browse all 22135

Trending Articles