[Pdns-users] pdns user owned domains

2019-05-28 Thread Udayakumar S
Hi there In powerdns we can see the users. users are connected to domains. I have a user ricardo , the user ricardo has a lot of domains connected, but he says he misses some that he can not see. anybody knows, how to list user owned domains from the powerdns DB ? ___

Re: [Pdns-users] pdns user owned domains

2019-05-28 Thread frank+pdns--- via Pdns-users
> > In powerdns we can see the users. users are connected to domains. Hi, Could you tell us where and how you can “see” the users? Do you use some kind of web-frontend? > > I have a user ricardo , the user ricardo has a lot of domains connected, but > he says he misses some that he can not

Re: [Pdns-users] pdns user owned domains

2019-05-28 Thread frank+pdns--- via Pdns-users
OK, then let’s go back to my first question: > Could you tell us where and how you can “see” the users? Do you use some kind > of web-frontend? Frank > On 28 May 2019, at 13:03, Udayakumar S > wrote: > > MariaDB [powerdns]> select * from domains where account =

[Pdns-users] Only REFUSED responses after upgrade.

2019-05-28 Thread Chris
Hello all, (This may be a duplicate, but probably not, as I realized I sent it the first time before I confirmed my subscription to the mailing list) I have a private DNS server on PowerDNS that is used for a remote support network. It's not publicly accessible, and uses a domain name (re

Re: [Pdns-users] Only REFUSED responses after upgrade.

2019-05-28 Thread bert hubert
On Tue, May 28, 2019 at 03:06:33PM -0400, Chris wrote: > This DNS server has been running on Debian 7 Wheezy for years without issue. > Debian 7.11 packaged PowerDNS 2.9.22. Since 2.9.22 PowerDNS has changed a lot. Run pdnsutil check-zone on your zones. You are likely missing SOA records, or have

[Pdns-users] Only REFUSED responses after upgrade.

2019-05-28 Thread Chris
Hello all, (This may be a duplicate, but probably not, as I realized I sent it the first time before I confirmed my subscription to the mailing list) I have a private DNS server on PowerDNS that is used for a remote support network. It's not publicly accessible, and uses a domain name (re

Re: [Pdns-users] Only REFUSED responses after upgrade.

2019-05-28 Thread Chris
On 2019-05-28 15:23, bert hubert wrote: On Tue, May 28, 2019 at 03:06:33PM -0400, Chris wrote: This DNS server has been running on Debian 7 Wheezy for years without issue. Debian 7.11 packaged PowerDNS 2.9.22. Since 2.9.22 PowerDNS has changed a lot. Run pdnsutil check-zone on your zones. Yo

Re: [Pdns-users] Only REFUSED responses after upgrade.

2019-05-28 Thread Walter Parker
On Tue, May 28, 2019 at 5:54 PM Chris wrote: > On 2019-05-28 15:23, bert hubert wrote: > > On Tue, May 28, 2019 at 03:06:33PM -0400, Chris wrote: > >> This DNS server has been running on Debian 7 Wheezy for years without > >> issue. > >> Debian 7.11 packaged PowerDNS 2.9.22. > > > > Since 2.9.22

[Pdns-users] Master/Slaves in docker containers

2019-05-28 Thread Christian Tardif
Hi, I'm trying to get this to work: I have one master pdns in a docker container with bridge networking on 1 server, plus a slave pdns, also in a docker container with bridge networking on another server. On the master, I have a zone (until I get it to work) configured as I would do with any

Re: [Pdns-users] Only REFUSED responses after upgrade.

2019-05-28 Thread Chris
On 2019-05-28 22:04, Walter Parker wrote: On Tue, May 28, 2019 at 5:54 PM Chris wrote: On 2019-05-28 15:23, bert hubert wrote: On Tue, May 28, 2019 at 03:06:33PM -0400, Chris wrote: This DNS server has been running on Debian 7 Wheezy for years without issue. Debian 7.11 packaged PowerDNS 2

Re: [Pdns-users] Master/Slaves in docker containers

2019-05-28 Thread frank+pdns--- via Pdns-users
> On 29 May 2019, at 06:24, Christian Tardif > wrote: > > Hi, > > I'm trying to get this to work: > > I have one master pdns in a docker container with bridge networking on 1 > server, plus a slave pdns, also in a docker container with bridge networking > on another server. On the master,