Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Device names not showing up #5

@jamauai

Description

@jamauai

For the life of me I can't figure out how to get the device names to show up properly in the logs. Right now they appear as "Device #xxxx."

I've gone as far as modifying the /etc/nextdns.conf file in the Docker container. Here's what it's currently set to, which is a combination of what multiple people on the Internet say resolved their issue:

report-client-info true
detect-captive-portals false
bogus-priv true
control /var/run/nextdns.sock
hardened-privacy false
use-hosts true
setup-router true
auto-activate false
discovery-dns 192.168.4.1
cache-size 0
max-ttl 0s
timeout 5s
listen 192.168.4.32:53
log-queries false
cache-max-age 0s

I'm not an expert at this stuff so pretty sure I'm missing something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions