Skip to main content

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.

0 votes
1 answer
108 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 ...
Subak's user avatar
  • 1
0 votes
3 answers
285 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. ; <<...
Paul Tomblin's user avatar
  • 5,285
5 votes
2 answers
936 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 ...
Eric W's user avatar
  • 359
1 vote
0 answers
151 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 ...
Noel Nemeth's user avatar
1 vote
0 answers
79 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. ...
user1939843's user avatar
2 votes
0 answers
106 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 ...
kelsonic's user avatar
0 votes
1 answer
121 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"; ...
Gregory's user avatar
0 votes
0 answers
66 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 ...
rhbvkleef's user avatar
  • 136
1 vote
2 answers
2k 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 ...
MrSoul's user avatar
  • 11
0 votes
1 answer
74 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 ...
Syed Zeeshan Ali's user avatar
0 votes
1 answer
114 views

opensuse LEAP 15.6 linux 6.4.0 BIND 9.18.33 Executing dnssec-signzone creates an error: $ sudo dnssec-signzone -g -z -o sma-inc.us sma-inc.us.hosts Ksma-inc.us.+008+56113.key No self-signed DNSKEY ...
jimoe's user avatar
  • 95
9 votes
1 answer
1k views

opensuse LEAP 15.6 linux v6.4.0-150600.23.47-default x86_64 BIND 9.18.33 I have tried various changes to the SOA record in named.conf. I do not understand what is missing or incorrect. The only ...
jimoe's user avatar
  • 95
0 votes
1 answer
157 views

Opensuse LEAP 15.6 linux v6.4.0-150600.23.38-default x86_64 BIND 9.18.33 About 5 years ago I added a bit of DNSSEC in our name server: DNSSEC Authentication Chain. The certificate that resides on ...
jimoe's user avatar
  • 95
1 vote
1 answer
493 views

I want to customize logging for Bind9. To do that I add the following line to /etc/bind/named.conf: /etc/bind/named.conf.logging" And I create empty logging configuration /etc/bind/named.conf....
u4963840's user avatar
  • 141
1 vote
2 answers
178 views

We have a layered DNS setup: Consul cluster with the "query.consul" domain resolving (prepared queries for service failover). BIND managing both "user.zone" and "query.consul&...
Петр's user avatar

15 30 50 per page
1
2 3 4 5
156