TechnitiumSoftware / DnsServer

Technitium DNS Server
https://technitium.com/dns/
GNU General Public License v3.0
3.82k stars 397 forks source link

Allow / Block List URLs do not work as expected #927

Closed cryptolukas closed 1 month ago

cryptolukas commented 1 month ago

Hi, i added google adservices to Settings --> Blocking but w/o any effect. What I have to do to allow google ad services?

Content:

!https://www.googleadservices.com/
https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
ShreyasZare commented 1 month ago

Thanks for the post. The Settings > Blocking option expects block list URLs and not the URLs that you want to block/allow.

So, you need to remove the URL from the settings to revert it back and instead add googleadservices.com in the Allowed section on the admin panel. This will allow the domain name and all its subdomain names to resolve.

cryptolukas commented 1 month ago

How can I exclude a specific domain if that is not the correct way?

ShreyasZare commented 1 month ago

How can I exclude a specific domain if that is not the correct way?

I already mentioned how to exclude/allow domain by adding it in the Allowed section on the admin panel.

cryptolukas commented 1 month ago

Thank you. Now I got it.