Re: [Pdns-users] pdns-recursor help

2024-02-17 Thread Otto Moerbeek via Pdns-users
On Sat, Feb 17, 2024 at 06:07:16PM -0800, Bill MacAllister wrote: > On 2024-02-17 12:08, Bill MacAllister via Pdns-users wrote: > > On 2024-02-17 00:31, Otto Moerbeek wrote: > > > > Your recursor is not able to get an answer from the root servers, at > > > least not for DS queries. > > > > > > A

Re: [Pdns-users] pdns-recursor help

2024-02-17 Thread Bill MacAllister via Pdns-users
On 2024-02-17 12:08, Bill MacAllister via Pdns-users wrote: On 2024-02-17 00:31, Otto Moerbeek wrote: Your recursor is not able to get an answer from the root servers, at least not for DS queries. A run with --trace as a command line option will reveal more details of what is going on. Also:

Re: [Pdns-users] Zone Control source code

2024-02-17 Thread Kevin P. Fleming via Pdns-users
I am fairly certain that it is not open source software so the answer is likely 'no'. On Sat, Feb 17, 2024, at 16:49, Walter Parker via Pdns-users wrote: > Hi, > > I'm in the process of upgrading my PowerDNS server to use the most recent > version and I noticed that there is a PythonGUI for it

[Pdns-users] Zone Control source code

2024-02-17 Thread Walter Parker via Pdns-users
Hi, I'm in the process of upgrading my PowerDNS server to use the most recent version and I noticed that there is a PythonGUI for it named Zone Control. I'd like to try it out, but it is only available as a debian or RPM package. CanI get a link to the source so that I can install it on a FreeBSD

Re: [Pdns-users] pdns-recursor help

2024-02-17 Thread Bill MacAllister via Pdns-users
On 2024-02-17 00:31, Otto Moerbeek wrote: On Sat, Feb 17, 2024 at 12:22:06AM -0800, Bill MacAllister via Pdns-users wrote: I am new to Power DNS and am attempting to setup a Power DNS recursor server. I am using Debian bookworm and I have installed the pdns-recursor package. The server is

Re: [Pdns-users] pdns-recursor help

2024-02-17 Thread Otto Moerbeek via Pdns-users
On Sat, Feb 17, 2024 at 12:22:06AM -0800, Bill MacAllister via Pdns-users wrote: > I am new to Power DNS and am attempting to setup a Power DNS recursor > server. I am using Debian bookworm and I have installed the pdns-recursor > package. The server is listening and dig can connect to the serve

[Pdns-users] pdns-recursor help

2024-02-17 Thread Bill MacAllister via Pdns-users
I am new to Power DNS and am attempting to setup a Power DNS recursor server. I am using Debian bookworm and I have installed the pdns-recursor package. The server is listening and dig can connect to the server, but dig returns a status of SERVFAIL. What should I look at? What am I missing?