Skip to content

GitLab

  • Menu
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 528
    • Issues 528
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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 Projects
  • BINDBIND
  • Issues
  • #3407
Closed
Open
Created Jun 15, 2022 by Peter Much@PMc

dig/host do not fail over to other name servers in /etc/resolv.conf upon UDP timeout

Summary

When a query to the first nameserver in /etc/resolv.conf fails, /usr/local/bin/host terminates silently.

BIND version used

Only bind-tools of this version: package version is 9.18.3

Steps to reproduce

Connecting the first NS in resolv.conf returns EHOSTUNREACH or EPERM (ECONNREFUSED does not create the problem).

What is the current bug behavior?

no output from "host whatever"

What is the expected correct behavior?

The second nameserver from resolv.conf should be asked

Correct behaviour is present in 9.16.29, and also when invoking "host -T"

Edited Jun 15, 2022 by Michał Kępień
Assignee
Assign to
Time tracking