Skip to content
Discussion options

You must be logged in to vote
  1. try to disable ipv6

  2. check network inside:
    cat /etc/resolv.conf
    ping -c1 deb.debian.org
    getent hosts deb.debian.org

  3. PiHole / Adblock? Disable for Testing

  4. try temporary dns in lxc / container:
    echo "nameserver 1.1.1.1" > /etc/resolv.conf

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rorywohl
Comment options

Answer selected by rorywohl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants