Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 576
    • Issues 576
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 115
    • Merge requests 115
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Issues
  • #291
Closed
Open
Issue created May 24, 2018 by Ghost User@ghost

No way to log NXDOMAIN reply?

Description

As I said in another post, I'm new to setting up my own DNS / BIND, and I have been trying to figure out how to log NXDOMAIN replies; IE when named authoritatively answers "That doesn't exist" to a query for something like "fjdkwoadghasdeithgggg.com".

It would be nice to add the actual reply sent to the client instead of just what the client requested.

If this is already possible with BIND, please let me know how. I set up a config file to include ALL logging categories to a single file and then grepped through it for NXDOMAIN or some hint to "does not exist" as an answer, and found nothing. 1500 lines of text for 3 DNS queries, and there's not a single "NXDOMAIN" in it.

Request

Add reply sent to client to logging, not just client request

Links / references

https://serverfault.com/questions/913528/named-log-nxdomain-queries-at-the-server

Assignee
Assign to
Time tracking