Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 527
    • Issues 527
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 101
    • Merge requests 101
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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
  • #433

Closed
Open
Created Jul 24, 2018 by Vladimír Čunát@vcunat

`dig -4` just hangs if ::1 is default resolver

Summary

dig -4 just hangs if ::1 is default resolver

  • Bad: DiG 9.12.2 & 9.13.2 – hangs indefinitely.
  • Reasonable: DiG 9.10.3-P4 – it asks 127.0.0.1 instead.

Steps to reproduce

  • put nameserver ::1 (only) into /etc/resolv.conf.
  • run dig -4 isc.org

What is the expected correct behavior?

Behavior of 9.10 sounds okay to me. Failing with some understandable error is another option I see.

Edited Jul 24, 2018 by Vladimír Čunát
Assignee
Assign to
Time tracking