AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
24.49k stars 1.77k forks source link

Bad redirection #5036

Open bphd opened 1 year ago

bphd commented 1 year ago

Prerequisites

Operating system type

Linux, OpenWrt

CPU architecture

x86

Installation

Other (please mention in the description)

Setup

On one machine

AdGuard Home version

Latest

Description

What did you do?

Expected result

Actual result

Screenshots (if applicable)

Additional information

Some addresses redirect me to AdGuard administration page

For example if I want to access microsoft.com, it redirects me to ww42.microsoft.com which is the administration page of AdGuard. This behavior happen both for filtered and unfiltered addresses

ainar-g commented 1 year ago

This is most likely due to how the browser interprets the 0.0.0.0 IP address in the response. I though that we had an FAQ entry about that, but it seems like we don't. We should fix that.

In the meantime, you can change the blocking mode from Default to REFUSED or NXDOMAIN.

This behavior happen both for filtered and unfiltered addresses

Can you show the screenshot of a result of a query for a domain name that has not been blocked yet resulted in a localhost in the browser?

Also, are you sure that it's not some browser extension?

overwatch3560 commented 5 months ago

is there still an issue @bphd

bphd commented 5 months ago

Also, are you sure that it's not some browser extension?

Can't really tell

is there still an issue @bphd

Will be as long as

I though that we had an FAQ entry about that, but it seems like we don't. We should fix that.

bphd commented 3 months ago

So no FAQ entry to explain that?

bphd commented 3 months ago

yay