Skip to content

How to filter out LAN / private addresses resolution? #1705

@macruspareto

Description

@macruspareto

Running the latest 2.0.45 on Windows.

In my dnscrypt access/nx logs I'm noticing tons of requests for PTR regarding intranet / non-routable private addresses.

127.0.0.1 255.1.168.192.in-addr.arpa PTR SYNTH 2ms -
127.0.0.1 255.1.168.192.in-addr.arpa PTR SYNTH 0ms -
127.0.0.1 178.1.0.224.in-addr.arpa PTR NXDOMAIN 656ms cs-rome
127.0.0.1 178.1.0.224.in-addr.arpa PTR NXDOMAIN 943ms cs-milan
127.0.0.1 5.1.168.192.in-addr.arpa PTR SYNTH 2ms -
127.0.0.1 5.1.168.192.in-addr.arpa PTR SYNTH 1ms -

Is there an option to bounce any PTR requests for all internal addresses like 224.0.* or 192.168.* (because this doesn't make any sense and puts unnecessary strain on remote DNS servers).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions