Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [bind]

BIND is a free, open source software implementation of the Domain Name System (DNS) protocols. The name BIND stands for "Berkeley Internet Name Domain", because the software originated in the early 1980s at the University of California at Berkeley. BIND is currently maintained and developed by the Internet Systems Consortium, a non-profit public benefit corporation with a mission to support a free and open internet.

Score of 0
0 answers
181 views

I have Bind9 version 9.18.39 on Ubuntu 24.04 LTS. The Bind is frequently the target of denial of service attacks. I was managing it with Fail2ban jail for "refused+denied". To decrease the ...
Score of 2
1 answer
229 views

(Note: I've edited this to replace specific domain names and IP addresses with unroutable/unresolvable examples.) Context Obviously reality is subject to change, but as I write this, the authoritative ...
Score of 0
1 answer
346 views

I have a server that runs Ubuntu 24.04, which functions as the master-zone-server using Bind9. I store all my zone files in two separate folders: /etc/bind/master-zones/forward-zones/ /etc/bind/...
Score of 0
1 answer
322 views

By default, dnssec automatic signing produces 'raw' files as output. These are unreadable binary files. If I do not care about the couple of extra megabytes the normal text format output takes, and ...
Score of 1
0 answers
161 views

I am trying to update resource records on a primary DNS bind9 server from a client using nsupdate. There is no issue when using the default 53 port. An issue appears when using DoT (DNS over TLS) over ...
Score of 0
1 answer
141 views

I'm currently working as a collaborator in my university's network services department. Our infrastructure aims to follow Uptime Institute Tier II standards, so we are focusing heavily on redundancy ...
Score of 0
3 answers
544 views

I generated my key using opendkim-genkey -s 2026 -b 1024 and fixed the ownership and permissions on the two files generated in /etc/dkimkeys/. I updated my local DNS and flushed the caches. ; <<...
Score of 5
2 answers
988 views

We are setting up a captive portal for guest users using our Cisco ISE servers, and we have a Linux box running BIND just for those users. All OSes work fine and redirect to the ISE guest login page ...
Score of 1
0 answers
201 views

Context We host a few services like gitlab on-prem which are accessible from the outside at gitlab.example.com which points to origin.example.com and is registered on an external DNS server. On our ...
Score of 1
0 answers
94 views

I've deployed a simple bind server, and I'm failing for a single resource record/zone. We don't handle this zone in-house, so I would think that root hints would handle it the way we're configured. ...
Score of 2
0 answers
120 views

I have a setup where: client = x.y.36.152 recursive resolver + DoH server = x.y.36.153 authoritative DNS = x.y.36.150 TLS server = x.y.36.148 I’m running BIND9 as the recursive resolver on .153. I ...
Score of 0
1 answer
134 views

I have this bind9 settings: named.conf: include "/etc/bind/named.conf.options"; include "/etc/bind/named.conf.local"; named.conf.options: include "/etc/bind/rndc.key"; ...
Score of 0
0 answers
69 views

I run a nameserver that resolves a significant amount of different 2nd level domains, especially under the com zone. This causes this nameserver to query gtld-servers.net quite regularly. I am ...
Score of 1
2 answers
2643 views

I have a problem with the configuration of my DNS server (public resolver) at the moment. It works fine, but I have an error in the logs, a few seconds after starting bind : managed-keys-zone: Unable ...
Score of 0
1 answer
79 views

I am implementing two Internal BIND DNS servers on ubnutu 22.04 (forwarding and caching) to replace CISCO umbrella (paid). All internal domain traffic will be forwarded to our Domain Controller, and ...

15 30 50 per page
1
2 3 4 5
156