Re: [Pdns-users] package build instructions (was: Re: PDNS repos request)

2023-10-09 Thread Alex Pavlov via Pdns-users
23-10-05 at 17:45 +0200, Peter van Dijk via Pdns-users wrote: > On Tue, 2023-10-03 at 20:38 +0300, Alex Pavlov via Pdns-users wrote: > > Hello To all PDNS admins, > > > > Recently the older PDNS repos were deleted from official PDNS Repo > > website. > > The dis

Re: [Pdns-users] PDNS repos request

2023-10-05 Thread Alex Pavlov via Pdns-users
y, October 05, 2023 9:45 PM To: pdns-users-ml Cc: Alex Pavlov Subject: Re: [Pdns-users] PDNS repos request On 5 Oct 2023, at 20:36, Alex Pavlov via Pdns-users mailto:pdns-users@mailman.powerdns.com> > wrote: Thanks Peter, As the ready for deployment DEB files all deleted, I

Re: [Pdns-users] PDNS repos request

2023-10-05 Thread Alex Pavlov via Pdns-users
rdns Cc: Peter van Dijk Subject: Re: [Pdns-users] PDNS repos request On Tue, 2023-10-03 at 20:38 +0300, Alex Pavlov via Pdns-users wrote: > Hello To all PDNS admins, > > Recently the older PDNS repos were deleted from official PDNS Repo > website. > The distros for Ubuntu 1

Re: [Pdns-users] PDNS repos request

2023-10-04 Thread Alex Pavlov via Pdns-users
only people getting updates are those on "Expanded Security Maintenance" (i.e. paying Ubuntu on a contract, so realistically not many people). I can totally understand Sent with Proton Mail <https://proton.me/> secure email. --- Original Message --- On Tuesd

Re: [Pdns-users] PDNS repos request

2023-10-04 Thread Alex Pavlov via Pdns-users
Hello to everybody ! Does anybody can help me on the files below ? Please, Ubuntu users or PDNS site administrator should have those file left on disk for Bionic 18.x. Thank you, and hope for help… Alex. From: Alex Sent: Tuesday, October 03, 2023 8:38 PM To: 'pdns-users@mailman.pow

[Pdns-users] PDNS repos request

2023-10-03 Thread Alex Pavlov via Pdns-users
Hello To all PDNS admins, Recently the older PDNS repos were deleted from official PDNS Repo website. The distros for Ubuntu 16.x (Xenial) and 18.x (Bionic) were wiped out without any link to “archives” or “old releases”. I can understand that releses like Ubuntu 16.x and older might be re

Re: [Pdns-users] Master slave replication

2017-12-18 Thread Alex Pavlov
Hi Donald! This is how it works on my setup. I run MariaDB as Generic-MySQL mode "gmysql" in PowerDNS. In pdns.conf should add: launch=gmysql gmysql-host=localhost gmysql-dbname=powerdns gmysql-user=powerdns_user gmysql-password=powerdns_password gmysql-dnssec=yes Now go to MySQL set

Re: [Pdns-users] PowerDNS Recursor 4.0.8 Available!

2017-12-11 Thread Alex Pavlov
Hello Erik I have installed 2-3 weeks ago version 4.1.0-rc3. Which seems higher than 4.0.8. Does it require any actions from my side ? Regards Alex. -Original Message- From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of Erik Winkels Sent: Monday, December 11,

Re: [Pdns-users] API functionality with ldap backend in 4.1.0

2017-12-04 Thread Alex Pavlov
Hello ! If you really need LDAP as backend, I can't advice anything but don't see benefits of using LDAP over GMYSQL. In my case I use Generic-MySQL type of backend with MariaDB SQL 10.2. Authoritative servers (Primary, Secondary) synchronized with SQL "native" replication. Install apache2+