Re: [Pdns-users] control socket name in virtual instance

2022-01-21 Thread Mariano Absatz - el Baby via Pdns-users
On 21/01/2022 16:57, Mariano Absatz - el Baby wrote: After cloning the repo and browsing the code I think this is actually a bug: https://github.com/PowerDNS/pdns/issues/11228 Well. The bug was actually a layer 7 one. Mark and Thomas were right and I did something wrong while trying to do what

Re: [Pdns-users] control socket name in virtual instance

2022-01-21 Thread Mariano Absatz - el Baby via Pdns-users
After cloning the repo and browsing the code I think this is actually a bug: https://github.com/PowerDNS/pdns/issues/11228 -- Mariano Absatz - el Baby www.clueless.com.ar ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powe

Re: [Pdns-users] control socket name in virtual instance

2022-01-21 Thread Mariano Absatz - el Baby via Pdns-users
Well, I'm replying to my own message 'cause gmail decided to intermittently block my forwarding mail server: I missed both Mark Moseley's and Thomas Mieslinger's replies and had to read them in the archive. Thank you both for answering, however, none of the recommendations worked. I think the

Re: [Pdns-users] control socket name in virtual instance

2022-01-20 Thread Thomas Mieslinger via Pdns-users
I changed the systemd unit pdns@.service to ExecStart=/usr/sbin/pdns_server --socket-dir=%t/pdns-%i --config-dir=/etc/pdns/%i --config-name=%i --guardian=no --daemon=no --disable-syslog --log-timestamp=no --write-pid=no Then pdns@INTERNO would read the startup configuration from /etc/pdns/INTERN

Re: [Pdns-users] control socket name in virtual instance

2022-01-20 Thread Mark Moseley via Pdns-users
On Thu, Jan 20, 2022 at 4:23 PM Mariano Absatz - el Baby via Pdns-users < pdns-users@mailman.powerdns.com> wrote: > Hi, > > I'm using pdns 4.5.2 under Debian 11. > > I configured 2 virtual instances of pdns following the instructions in > https://doc.powerdns.com/authoritative/guides/virtual-insta

[Pdns-users] control socket name in virtual instance

2022-01-20 Thread Mariano Absatz - el Baby via Pdns-users
Hi, I'm using pdns 4.5.2 under Debian 11. I configured 2 virtual instances of pdns following the instructions in https://doc.powerdns.com/authoritative/guides/virtual-instances.html One is called "EXTERNO" and the other "INTERNO", with configurations in /etc/powerdns/pdns-EXTERNO.conf and /e