Coder Social home page Coder Social logo

Comments (6)

rdwebdesign avatar rdwebdesign commented on May 24, 2024

This is a duplicate of #1507

Look at the suggestion in this comment: #1507 (comment)

from docker-pi-hole.

github-actions avatar github-actions commented on May 24, 2024

This issue is stale because it has been open 30 days with no activity. Please comment or update this issue or it will be closed in 5 days.

from docker-pi-hole.

bcjmk avatar bcjmk commented on May 24, 2024

127.0.0.11 is the internal DNS forwarder for Docker. One resolution for pi_hole is to use an entry of
dns: 127.0.0.1
In the compose file. This mimics the desired behavior to resolve queries with dnsmasq internally and avoids the loopback situation.

from docker-pi-hole.

PromoFaux avatar PromoFaux commented on May 24, 2024

This mimics the desired behavior to resolve queries with dnsmasq internally and avoids the loopback situation.

Out of interest, what is the desired behaviour?

from docker-pi-hole.

bcjmk avatar bcjmk commented on May 24, 2024

This mimics the desired behavior to resolve queries with dnsmasq internally and avoids the loopback situation.

Out of interest, what is the desired behaviour?

The pi-hole container needs to use itself (127.0.0.1) as the resolver. Then, inside of pi-hole, there is a separate setting for the upstream resolver. When left to the Docker resolver (127.0.0.11) , the upstream never resolves. Adding in the "dns" entry into docker-compose file allows the gravity updates to work across upgrades of the container.

from docker-pi-hole.

PromoFaux avatar PromoFaux commented on May 24, 2024

I guess what I'm trying to understand is what part of the process needs for the container to use itself as the resolver?

As I'm working on clarifying the readme for V6, it helps to have a greater understanding of what/how people are using the image!

from docker-pi-hole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.