Coder Social home page Coder Social logo

unbound errors on setup about wirehole HOT 4 CLOSED

fallenicarus avatar fallenicarus commented on July 18, 2024
unbound errors on setup

from wirehole.

Comments (4)

rwtallant13 avatar rwtallant13 commented on July 18, 2024 2

I believe its due to an update/repackaging of mvance/unbound.

Dirty temporary fix if to make the files yourself you can find them here

manually place them in the top directory ./unbound

from wirehole.

rwtallant13 avatar rwtallant13 commented on July 18, 2024

Same issue.

from wirehole.

banphi avatar banphi commented on July 18, 2024

I have the same issue.
As i can understand, there is a problem in the unbound configuration.
It listen at the same port of Pihole, 53, and this can't be.
From the pihole guide ( https://docs.pi-hole.net/guides/dns/unbound/ ):

Configure unbound¶

Highlights:

Listen only for queries from the local Pi-hole installation (on port 5335)

My problem is that i don't know where i can find the configuration file and how to change appropriately.
(in wirehole for docker the files are in other directories and changed)
If anyone can prove or deny my idea, and of course help me in this process, i appreciate it. :)

from wirehole.

jimaldon avatar jimaldon commented on July 18, 2024

@banphi It does listen on Port 53, but not on the same address. In this case, the pihole container takes DNS requests in 10.2.0.100#53 which then uses the unbound container as upstream at 10.2.0.200#53

I don't think the issue is a port clash

from wirehole.

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.