Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #256973

Re: apt temporary failure resolving deb.debian.org

From Tim Woodall <debianuser@woodall.me.uk>
Newsgroups linux.debian.user
Subject Re: apt temporary failure resolving deb.debian.org
Date 2023-04-09 17:30 +0200
Message-ID <GiF9n-SNn-5@gated-at.bofh.it> (permalink)
References <GiF9n-SNn-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, 9 Apr 2023, Badli Al Rashid wrote:

> Hi All,
>
> Gooday everybody. Anyone having temporary failure when running apt update with own bind local resolver ? I got a temporary failure resolving deb.debian.org and www.debian.org since last week thursday. I can resolve other sites like www.kernel.org and others.
>
> When I switch to other DNS servers I can resolve www.debian.org.
>
> The command dig with +cd option I was able to resolve dwb.debian.org and www.debian.org.
>
> I am using bullseye bind packages and then upgraded to bind to sury to test. It is still the same.
>

I've also been having severe problems resolving debian.org domains.

I've now turned off dnssec validation on my bind server.

         //========================================================================
         // If BIND logs error messages about the root key being expired,
         // you will need to update your keys.  See
         // https://www.isc.org/bind-keys
         //========================================================================
         dnssec-validation no;


Tim.

Back to linux.debian.user | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: apt temporary failure resolving deb.debian.org Tim Woodall <debianuser@woodall.me.uk> - 2023-04-09 17:30 +0200
  Re: apt temporary failure resolving deb.debian.org Lee <ler762@gmail.com> - 2023-04-09 21:10 +0200

csiph-web