Re: Unwind + NSD usage question

2021-09-28 Thread abyxcos
On Tue, Sep 28, 2021, at 11:22, Brian Brombacher wrote: >> On Sep 27, 2021, at 8:52 PM, abyx...@mnetic.ch wrote: >> >> Hello, trying to set up unwind with nsd on the same machine serving a >> internal domain (home.arpa) with all my machines being part of that domain, >> eg router.home.arpa. If

Re: Unwind + NSD usage question

2021-09-28 Thread Brian Brombacher
> On Sep 27, 2021, at 8:52 PM, abyx...@mnetic.ch wrote: > > Hello, trying to set up unwind with nsd on the same machine serving a > internal domain (home.arpa) with all my machines being part of that domain, > eg router.home.arpa. If I point dig at my nsd instance (dig @127.0.0.1 -p > 10053

Re: Unwind + NSD usage question

2021-09-28 Thread abyxcos
On Tue, Sep 28, 2021, at 06:25, Paul de Weerd wrote: > Hi, > > Why do you set your NSD as a forwarder? How is unbound supposed to > know what queires should go to your NSD versus the rest of the > internet? Thanks Paul and Otto. I chose NSD here because it looked much easier than unbound to set

Re: Unwind + NSD usage question

2021-09-28 Thread Ingo Schwarze
Hello Paul, Paul de Weerd wrote on Tue, Sep 28, 2021 at 12:44:07PM +0200: > 'local-data-ptr:' in unbound.conf(5): > http://man.openbsd.org/unbound.conf#local~2 > http://man.openbsd.org/unbound.conf#local~3 heh, thank you for *both* of these bug reports, i'm adding them to the mandoc TODO file fo

Re: Unwind + NSD usage question

2021-09-28 Thread Paul de Weerd
On Tue, Sep 28, 2021 at 12:25:30PM +0200, Paul de Weerd wrote: | Otto's answer is a good solution, but I wanted to share mine: Read Otto's answer too fast - he's basically talking about the same solution I think. Unbound has another alternative where you configure it to serve specific records aut

Re: Unwind + NSD usage question

2021-09-28 Thread Paul de Weerd
Hi, Why do you set your NSD as a forwarder? How is unbound supposed to know what queires should go to your NSD versus the rest of the internet? Otto's answer is a good solution, but I wanted to share mine: If you have your NSD setup running to only serve those 'router.home.arpa' records and rDN

Re: Unwind + NSD usage question

2021-09-28 Thread Otto Moerbeek
On Mon, Sep 27, 2021 at 08:50:06PM -0400, abyx...@mnetic.ch wrote: > Hello, trying to set up unwind with nsd on the same machine serving a > internal domain (home.arpa) with all my machines being part of that domain, > eg router.home.arpa. If I point dig at my nsd instance (dig @127.0.0.1 -p >

Unwind + NSD usage question

2021-09-27 Thread abyxcos
Hello, trying to set up unwind with nsd on the same machine serving a internal domain (home.arpa) with all my machines being part of that domain, eg router.home.arpa. If I point dig at my nsd instance (dig @127.0.0.1 -p 10053 router.home.arpa. A) I see my subdomains in the zone all being returne