Replies: 3 comments 8 replies
-
Your custom filtering rule is wrong for a start. Plus there's other domains to unblock other than just Dropbox.com |
Beta Was this translation helpful? Give feedback.
0 replies
-
can you share the correct 'custom filtering rule' ? Dropbox.com is just an example, it could be any website on the 'Blocked Services' list |
Beta Was this translation helpful? Give feedback.
8 replies
-
should I open this as a New Issue request ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to grant access to Dropbox.com from Domain PC 2 but have been unsuccessful. Because PC 2 is in the kt.local domain its DNS query goes to the DC's and is blocked (Global Blocked Services). Any help would be appreciated, here is my setup
Domain PC 1.kt.local: DNS = 192.168.1.2X, 192.168.1.3X (Domain Controller, Forwarders = 192.168.1.23, 192.168.1.25) - All DNS requests work, Dropbox is blocked.
Domain PC 2.kt.local: DNS = 192.168.1.23, 192.168.1.25 (AdGuard) - Global Blocked Services work correctly but this PC needs access to Dropbox.com.
Adguard 1: 192.168.1.23
AdGuard 2: 192.168.1.25
AdGuard > Settings > DNS settings
Upstream DNS servers:
[/in-addr.arpa/]192.168.1.2X
[/in-addr.arpa/]192.168.1.3X
[/kt.local/]192.168.1.2X
[/kt.local/]192.168.1.3X
Private reverse DNS servers:
192.168.1.2X
192.168.1.3X
AdGuard > Filters > Blocked Services: Dropbox.com is blocked (Global)
AdGuard > Filters > Custom filtering rules
@@IP-PC-2 dropbox.com$important
AdGuard Version: v0.107.55
A similar discussion here #4982
Beta Was this translation helpful? Give feedback.
All reactions