mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Blocked Services - not working for Whatsapp/Facebook/Youtube etc. apps #1045
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#1045
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @almostserious on GitHub (Oct 25, 2019).
Originally assigned to: @szolin on GitHub.
Problem/Motivation
When i block the services of Facebook, Whatsapp, Instagram, Youtube the apps on Android Phone still work fine.
The Websites are blocked, but the apps somehow circumvent this.
Expected behavior
If i block Netflix, the Netflix App does not work anymore. I would expect the same also for the other apps. Is there a way to make this work? Do i need to enable a specific setting for them?
@ameshkov commented on GitHub (Oct 31, 2019):
@szolin please check this on some Android mobile. I suspect that these apps might be switching to some fallback DNS when they encounter an NXDOMAIN response. Maybe we should switch
blocking_modedefault value tonull_ipif so.@Snapy commented on GitHub (Oct 31, 2019):
@ameshkov Indeed they use Google DNS (8.8.8.8 and 8.8.4.4) as fallback. Can confirm seeing some udp requests in AG for Android log.
@szolin commented on GitHub (Nov 6, 2019):
youtubei.googleapis.com. If we block it, the app stops working.@ghost commented on GitHub (Jun 24, 2020):
sorry for replying but shouldnt the youtube also be blocked on the mobile by blocking the domain u said if we turn on youtube blocking? Also the facebook also works on android now even when it is on :(
edit: Nevermind XD its working now after update