Skip to content
Snippets Groups Projects
Select Git revision
  • 59820e13a52724d2f77d2ae604933ef9ce1a9c85
  • c4 default protected
  • c9s-sig-hyperscale
  • c7
  • c8
  • c9
  • c9-beta
  • c8-beta
  • c8s
  • c7-beta
  • c7-alt
  • c7-sig-altarch-fasttrack
  • c5
  • c5-plus
  • c6
  • c6-plus
  • imports/c7/bind-9.11.4-26.P2.el7_9.16
  • imports/c7/bind-9.11.4-26.P2.el7_9.15
  • imports/c7/bind-9.11.4-26.P2.el7_9.14
  • imports/c8/bind-9.11.36-8.el8
  • imports/c9/bind-9.16.23-11.el9
  • imports/c9-beta/bind-9.16.23-11.el9
  • imports/c8-beta/bind-9.11.36-8.el8
  • imports/c8s/bind-9.11.36-8.el8
  • imports/c7/bind-9.11.4-26.P2.el7_9.13
  • imports/c8s/bind-9.11.36-7.el8
  • imports/c9/bind-9.16.23-5.el9_1
  • imports/c8s/bind-9.11.36-3.el8_6.3
  • imports/c8/bind-9.11.36-5.el8_7.2
  • imports/c8/bind-9.11.36-5.el8
  • imports/c8/bind-9.11.36-3.el8_6.1
  • imports/c8s/bind-9.11.36-5.el8
  • imports/c7/bind-9.11.4-26.P2.el7_9.10
  • imports/c9/bind-9.16.23-1.el9_0.1
  • imports/c8-beta/bind-9.11.36-4.el8
  • imports/c9-beta/bind-9.16.23-4.el9
36 results

bind

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    Fedora Release Engineering authored
    59820e13
    History

    BIND 9

    BIND (Berkeley Internet Name Domain) is a complete, highly portable implementation of the DNS (Domain Name System) protocol.

    Internet Systems Consortium (https://www.isc.org), a 501(c)(3) public benefit corporation dedicated to providing software and services in support of the Internet infrastructure, developed BIND 9 and is responsible for its ongoing maintenance and improvement.

    More details about upstream project can be found on their gitlab. This repository contains only upstream sources and packaging instructions for Fedora Project.

    Subpackages

    The package contains several subpackages, some of them can be disabled on rebuild.

    • bind -- named daemon providing DNS server
    • bind-utils -- set of tools to analyse DNS responses or update entries (dig, host)
    • bind-doc -- documentation for current bind, BIND 9 Administrator Reference Manual.
    • bind-license -- Shared license for all packages but bind-export-libs.
    • bind-libs -- Shared libraries used by some others programs
    • bind-devel -- Development headers for libs. Can be disabled by --without DEVEL

    Optional features

    • GSSTSIG -- Support for Kerberos authentication in BIND.
    • LMDB -- Support for dynamic database for managing runtime added zones. Provides faster removal of added zone with much less overhead. But requires lmdb linked to base libs.
    • DLZ -- Support for dynamic loaded modules providing support for features bind-sdb provides, but only small module is required.