Docker Pi-Hole Upgrade notes

  • Just thought, I would like to give a heads up to those upgrading to Pi-hole 4.1.1.
    I upgraded pi-hole only to get DNS and FTL DNS errors.


    During the final step of setting up pihole within docker in Extra arguments section, copy and paste the following line in:

    Code
    -p 53:53/tcp -p53:53/udp -p 67:67/udp -p 80:80 -p 443:443 --cap-add=NET_ADMIN --dns=127.0.0.1 --dns=1.1.1.1

    Check out the release notes (which I didn't read initially). :P


    Cheers

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!