Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #255950
| From | local10 <local10@tutanota.com> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out |
| Date | 2023-03-13 07:40 +0100 |
| Message-ID | <G8K0F-c8AD-3@gated-at.bofh.it> (permalink) |
| References | <G8JxD-c8pY-1@gated-at.bofh.it> <G8JHj-c8tT-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Mar 13, 2023, 06:19 by jeremy@ardley.org:
> The contents of /etc/resolv.conf are always of interest.
>
There's really not much there:
# cat /etc/resolv.conf
nameserver 127.0.0.1
> That and /etc/nsswitch.conf a/etc/hosts
>
# cat /etc/nsswitch.conf
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.
passwd: files
group: files
shadow: files
gshadow: files
hosts: files mdns4_minimal [NOTFOUND=return] dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis
# cat /etc/hosts
127.0.0.1 localhost
> You should also check if there are any new firewall issues, and that you haven't run out of space somewhere.
>
> Finally, you may have forwarder(s) in your bind. It's best to check if that is working
>
No changes were made to the firewall and there are no firewall issues I'm aware of. The forwarder's section in the "/etc/bind/named.conf.options" is commented out so there are no forwarders:
// forwarders {
// 0.0.0.0;
// };
# aptitude show bind9
Package: bind9
Version: 1:9.18.12-1
Regards,
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out local10 <local10@tutanota.com> - 2023-03-13 07:10 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Jeremy Ardley <jeremy@ardley.org> - 2023-03-13 07:20 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out local10 <local10@tutanota.com> - 2023-03-13 07:40 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Jeremy Ardley <jeremy@ardley.org> - 2023-03-13 08:30 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Jeremy Ardley <jeremy@ardley.org> - 2023-03-13 09:30 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out local10 <local10@tutanota.com> - 2023-03-13 09:30 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Jeremy Ardley <jeremy@ardley.org> - 2023-03-13 09:40 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out local10 <local10@tutanota.com> - 2023-03-13 10:20 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Jeremy Ardley <jeremy@ardley.org> - 2023-03-13 10:40 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out local10 <local10@tutanota.com> - 2023-03-13 11:00 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Reco <recoverym4n@enotuniq.net> - 2023-03-13 12:00 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out local10 <local10@tutanota.com> - 2023-03-13 12:40 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Reco <recoverym4n@enotuniq.net> - 2023-03-13 13:10 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out local10 <local10@tutanota.com> - 2023-03-13 21:00 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Reco <recoverym4n@enotuniq.net> - 2023-03-13 22:50 +0100
[SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out local10 <local10@tutanota.com> - 2023-03-13 23:20 +0100
Re: [SOLVED?] BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Casey Deccio <casey@deccio.net> - 2023-03-13 23:30 +0100
Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Jeremy Ardley <jeremy@ardley.org> - 2023-03-13 23:30 +0100
Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Greg Wooledge <greg@wooledge.org> - 2023-03-13 23:40 +0100
Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Jeremy Ardley <jeremy@ardley.org> - 2023-03-13 23:40 +0100
Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Jeremy Ardley <jeremy@ardley.org> - 2023-03-14 00:10 +0100
Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Greg Wooledge <greg@wooledge.org> - 2023-03-14 00:30 +0100
Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Jeremy Ardley <jeremy@ardley.org> - 2023-03-14 00:40 +0100
Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Greg Wooledge <greg@wooledge.org> - 2023-03-14 01:00 +0100
Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out local10 <local10@tutanota.com> - 2023-03-14 04:20 +0100
Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Darac Marjal <mailinglist@darac.org.uk> - 2023-03-14 21:10 +0100
Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Greg Wooledge <greg@wooledge.org> - 2023-03-14 21:30 +0100
Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Jeremy Ardley <jeremy@ardley.org> - 2023-03-13 23:40 +0100
Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Greg Wooledge <greg@wooledge.org> - 2023-03-13 23:40 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Michel Verdier <mv524@free.fr> - 2023-03-13 13:00 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out local10 <local10@tutanota.com> - 2023-03-13 21:10 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Greg Wooledge <greg@wooledge.org> - 2023-03-13 12:30 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out local10 <local10@tutanota.com> - 2023-03-13 12:40 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out Casey Deccio <casey@deccio.net> - 2023-03-13 15:20 +0100
Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out local10 <local10@tutanota.com> - 2023-03-13 21:00 +0100
csiph-web