-
Prerequisites
Platform (OS and CPU architecture)Custom (please mention in the description) InstallationDocker SetupOn one machine AdGuard Home versionv0.107.33 ActionOpen a link in twitter. Twitter is using an URL shortener (t.co). Expected resultThe twitter shortened link opens. Actual resultI get 'ERR_ADDRESS_INVALID' error whenever I'm in my internal network, with each device. Additional information and/or screenshots
nslookup -debug -type=a 'https://t.co/' '$YOUR_AGH_ADDRESS'
--> I'm not sure what to add for "$YOUR_AGH_ADDRESS" |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Hello. Your nslookup -debug -type=a 't.co' 192.168.1.1 (Replace the IP address if it's not.) Also, what do you see in the Query log whenever you do a request for |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I have the same issue, how do I make it work? I use these filter lists How to add white list entry for t.co ? Would this work? Update: Ok this seems to work |
Beta Was this translation helpful? Give feedback.
I've removed the tls://fdns1.dismail.de DNS server from my AdGuard Config and now the twitter links are working again.
It seems that that DNS server is blocking t.co URLs.