AdguardTeam / AdguardForWindows

AdGuard for Windows open bug tracker
https://adguard.com/
679 stars 72 forks source link

Exclude Wi-Fi SSID from the DNS filtering not work #5252

Open Morku opened 1 week ago

Morku commented 1 week ago

Please answer the following questions for yourself before submitting an issue

AdGuard version

7.19.0 nightly 11 (4845)

Browser version

Firefox

OS version

Windows 11, 24H2 Build 1742

Traffic filtering

Which DNS server do you use?

AdGuard DNS Non-filtering

DNS protocol

DNS-over-HTTPS

Issue Details

Steps to reproduce:

  1. I clean installed Windows 11, 24H2
  2. Clean installed AdGuard 7.19.0 nightly 11 (no upgrade, first install)
  3. Entered SSID name of WiFi in SSID exclude list
  4. Clicked Save and Rebooted to take changes affect
  5. Opened filtering log and notice that DNS is protocolled and filtered anyway

Expected Behavior

The WiFi with the exact same SSID name should not be DNS filtered, like DNS module is disabled.

Actual Behavior

The SSID Exclusion is ignored and DNS module is active.

Screenshots

Screenshot 1 ![wlan ssid](https://github.com/user-attachments/assets/82c585fc-7d33-436e-95fe-1f54a4e2dc4a)

Additional Information

I have another Device, using WiFi that is not affected by the issue. The difference is, that it still use WIndows 11 22H2 and I upgraded to AdGuard 7.19.0 nightly 11 (4845) from AdGuard 7.18.1 (no clean install -> take over the settings).

KolbasovAnton commented 1 day ago

@Morku Greetings! Can You, please, try the latest nightly version - your problem is still actual on it? If it is, perform further actions:

  1. Collect the debug log as it's explained here.
  2. Remember the exact time when the issue was reproduced.
  3. Send the archive to qa@adguard.com:
    • include [windows] keyword and 5252 in the subject of your email
    • specify the exact time when the issue occurred.

Also, try to save the settings from correctly working app and import them into other.

Morku commented 1 day ago

Hi @KolbasovAnton

yes, the issue is the same with version nightly 13 (4847). I sent you the Logfile as requested.

KolbasovAnton commented 1 day ago

@Morku One more moment - the other device, where bug doesn't occur, has the same Wi-Fi connection?

Morku commented 1 day ago

@KolbasovAnton

Yes, same WiFi connection, same SSID exclude, same homenetwork.

I have tested the settings from that working device (also using nightly 13). The issue is the same on my affexted device. There are still DNS requests and my exclusion is ignored.

The major difference between both are:

11th Intel-i generation (desktop CPU) with Windows 11 22H2 Build 22621.4317 -> SSID exclusion works fine 1st Intel-i generation (mobile CPU) with Windows 11 24H2 Build 26100.2033 -> SSID exlusion not work (have sent the logfile)

KolbasovAnton commented 10 hours ago

@Morku Try to put the Wi-fi's name in quotation marks (' ' or " ") while adding it to SSID exclusions.

Morku commented 10 hours ago

@KolbasovAnton I tried 'Besucht uns, aber bringt Kuchen!' and "Besucht uns, aber bringt Kuchen!", saved and rebooted in between. The issue remain.