Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two unspecified IPs when a host is blocked in two /etc/hosts lists #5972

Closed
4 tasks done
ainar-g opened this issue Jul 6, 2023 · 0 comments
Closed
4 tasks done

Two unspecified IPs when a host is blocked in two /etc/hosts lists #5972

ainar-g opened this issue Jul 6, 2023 · 0 comments
Assignees
Milestone

Comments

@ainar-g
Copy link
Contributor

ainar-g commented Jul 6, 2023

Prerequisites

Platform (OS and CPU architecture)

Linux/AMD64 (aka x86_64)

Installation

GitHub releases or script from README

Setup

On one machine

AdGuard Home version

v0.108.0-a.601+5a195b44

Action

  1. Add both Steven Black's List and Dan Pollock's List.

  2. dig IN A 'zyrtec.4.p2l.info'

Expected result

…
;; ANSWER SECTION:
zyrtec.4.p2l.info.      10      IN      A       0.0.0.0
…

Actual result

…
;; ANSWER SECTION:
zyrtec.4.p2l.info.      10      IN      A       0.0.0.0
zyrtec.4.p2l.info.      10      IN      A       0.0.0.0
…

Additional information and/or screenshots

No response

@ainar-g ainar-g added this to the v0.107.34 milestone Jul 6, 2023
adguard pushed a commit that referenced this issue Jul 11, 2023
Updates #5972.

Squashed commit of the following:

commit 0e089f9
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Tue Jul 11 15:33:16 2023 +0300

    dnsforward: imp code

commit 39527c0
Merge: 03641b0 61ed743
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Tue Jul 11 11:29:19 2023 +0300

    Merge remote-tracking branch 'origin/master' into 5972-ip-dupl-ans

    # Conflicts:
    #	CHANGELOG.md

commit 03641b0
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Mon Jul 10 14:03:28 2023 +0300

    all: dupl ips in answer
@ainar-g ainar-g closed this as completed Jul 11, 2023
@ainar-g ainar-g modified the milestones: v0.107.35, v0.107.34 Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants