I have an asus router with a pi-hole on the network.

I was doing some work on my server and noticed that when pi-hole was down, I couldn’t access the internet. I was looking for some ideas online how to deal with this, but they said to have a second pihole on the network in case one is offline. Is that the only way to do it? Is there any way to have the network go back to normal if the pihole is offline?

  • @bartolomeo@suppo.fi
    link
    fedilink
    English
    15 months ago

    Does it work if you change your DNS server by editing /etc/resolv.conf and having it show exactly one name server like

    nameserver 9.9.9.9

    ?