[Pdns-users] Upgrading from PowerDNS Authoritative Server 4.4

2021-11-15 Thread Jackson Yap via Pdns-users
Hi, May I check if I should upgrade PowerDNS Server from 4.4 to 4.52, or wait for 4.6 to be stable and then upgrade directly? The reason is I saw there is some issue with cache which cause some feature to be broken in 4.5. Is upgrade directly from 4.4 to 4.6 a better option? Warmest Reg

Re: [Pdns-users] Timeout error: Error from remote in receive(): Resource temporarily unavailable

2021-06-14 Thread Jackson Yap via Pdns-users
Thank you Peter! We are using pdns notify to send to our DNS cluster. The IPs of these DNS servers are already in "also-notify". Is there still a need to resolve NS records when sending these zone notifies to our DNS cluster? If not, is there a way to disable it? Warmest Regards, J

Re: [Pdns-users] Timeout error: Error from remote in receive(): Resource temporarily unavailable

2021-06-13 Thread Jackson Yap via Pdns-users
’: nameservers do not resolve! Warmest Regards, Jackson Yap *From:* Jackson Yap *Sent:* Saturday, 12 June 2021 2:59 PM *To:* 'pdns-users@mailman.powerdns.com' *Subject:* RE: Timeout error: Error from remote in receive(): Resource temporarily unavailable Hi, It seems tha

Re: [Pdns-users] Timeout error: Error from remote in receive(): Resource temporarily unavailable

2021-06-11 Thread Jackson Yap via Pdns-users
Regards, Jackson *From:* Jackson Yap *Sent:* Saturday, 12 June 2021 1:37 PM *To:* 'pdns-users@mailman.powerdns.com' *Subject:* Timeout error: Error from remote in receive(): Resource temporarily unavailable Hi, We have a random issue happening most of the time suddenly. Whene

[Pdns-users] Timeout error: Error from remote in receive(): Resource temporarily unavailable

2021-06-11 Thread Jackson Yap via Pdns-users
Hi, We have a random issue happening most of the time suddenly. Whenever we run: pdns_control notify '*' We are receiving the error below: Timeout error: Error from remote in receive(): Resource temporarily unavailable Although when we check the logs, some notify still go through, but

Re: [Pdns-users] PDNS notify zones different in cPanel Server

2021-03-17 Thread Jackson Yap via Pdns-users
zone from native to master). Warmest Regards, Jackson Yap -Original Message- From: Pdns-users On Behalf Of Pieter Lexis via Pdns-users Sent: Wednesday, 17 March 2021 3:40 PM To: pdns-users@mailman.powerdns.com Subject: Re: [Pdns-users] PDNS notify zones different in cPanel Server Hi Jackson

Re: [Pdns-users] PDNS notify zones different in cPanel Server

2021-03-16 Thread Jackson Yap via Pdns-users
having to restart pdns service? Warmest Regards, Jackson Yap *From:* Jackson Yap *Sent:* Wednesday, 17 March 2021 12:03 PM *To:* 'pdns-users@mailman.powerdns.com' *Subject:* PDNS notify zones different in cPanel Server Hi PDNS Users, We have a cPanel server which is using bui

[Pdns-users] PDNS notify zones different in cPanel Server

2021-03-16 Thread Jackson Yap via Pdns-users
nameserver: stopping and waiting..done Starting PowerDNS authoritative nameserver: Mar 17 10:44:25 Loading '/usr/lib64/pdns/libbindbackend.so' started [~]# pdns_control notify '*' Added 444 MASTER/SLAVE zones to queue Warmest Regards, Jackson Yap

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Jackson Yap via Pdns-users
clean notify with a new SOA Serial, that sort of fixed the error. Warmest Regards, Jackson Yap -Original Message- From: Jackson Yap Sent: Thursday, 25 February 2021 2:30 PM To: 'Pieter Lexis' ; 'pdns-users@mailman.powerdns.com' Subject: RE: [Pdns-users] How to Update

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Jackson Yap via Pdns-users
Following record is auth=1, run pdnsutil rectify-zone?: xxx.xxx.com IN RRSIG NSEC What is the exact issue and how to resolve this? Warmest Regards, Jackson Yap -Original Message- From: Pdns-users On Behalf Of Pieter Lexis via Pdns-users Sent: Thursday, 25 February 2021 2:19 PM To:

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Jackson Yap via Pdns-users
thousands over zones, can someone advise how can we use the command above just to list those errors only? Warmest Regards, Jackson Yap *From:* Pdns-users *On Behalf Of *Alan Hodgson via Pdns-users *Sent:* Thursday, 25 February 2021 10:16 AM *To:* pdns-users@mailman.powerdns.com *Subject

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Jackson Yap via Pdns-users
stemd[1]: Unit pdns.service entered failed state. Feb 25 09:54:05 systemd[1]: pdns.service failed. Warmest Regards, Jackson Yap -Original Message- From: Brian Candler Sent: Wednesday, 24 February 2021 7:27 PM To: Jackson Yap ; Pieter Lexis ; pdns-users@mailman.powerdns.com Subject: Re:

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Jackson Yap via Pdns-users
ter.repo && yum install pdns I will take your advise to run on clone first, to see if all works well, before going into production. Hopefully not much modification we need to make! ☹ Warmest Regards, Jackson Yap -Original Message- From: Pdns-users On Behalf Of Pieter Lexis via

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-24 Thread Jackson Yap via Pdns-users
curl -o /etc/yum.repos.d/powerdns-rec-45.repo https://repo.powerdns.com/repo-files/centos-rec-45.repo && yum install pdns-recursor But we will need to ensure all settings/schema etc that you mentioned are adjusted accordingly so it will still work after that. Is that correct? Warmest Regar

Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-23 Thread Jackson Yap via Pdns-users
, Jackson Yap -Original Message- From: Pdns-users On Behalf Of Pieter Lexis via Pdns-users Sent: Wednesday, 24 February 2021 3:44 PM To: pdns-users@mailman.powerdns.com Subject: Re: [Pdns-users] How to Update from PDNS 4.1.14 to Latest? Hi Jackson, On 2/24/21 8:30 AM, Jackson Yap via Pdns-users

[Pdns-users] How to Update from PDNS 4.1.14 to Latest?

2021-02-23 Thread Jackson Yap via Pdns-users
Hi People, As PDNS 4.1 is EOL, can anyone shares the procedures to upgrade to the latest PDNS version? I assume is PDNS 4.4.1? We couldn’t find any instructions or guide on the website. Warmest Regards, Jackson ___ Pdns-users mailing list Pdns-u

Re: [Pdns-users] pdns cannot handle large pdns notify

2019-12-31 Thread Jackson Yap
Hi, We realised our previous bind settings are gone and we have to reset to also notify our destination DNS servers, then pdns_notify * will work properly from source PDNS. Warmest Regards, Jackson Yap -Original Message- From: Pdns-users On Behalf Of Jan-Piet Mens Sent: Wednesday, 1

Re: [Pdns-users] pdns cannot handle large pdns notify

2019-12-28 Thread Jackson Yap
aster zone addition/changes. And a forced pdns notify * can forced a transfer of the zones as well. Strange how bind works with pdns notify, but at least it works now! Warmest Regards, Jackson Yap On Sat, 28 Dec 2019, 4:11 pm Otto Moerbeek, wrote: > On Sat, Dec 28, 2019 at 01:45:53AM +0800

Re: [Pdns-users] pdns cannot handle large pdns notify

2019-12-27 Thread Jackson Yap
Dear All, It is fixed. Thanks for your help. Warmest Regards, Jackson Yap *From:* Jackson Yap *Sent:* Saturday, 28 December 2019 1:01 am *To:* 'Aki Tuomi' ; 'Otto Moerbeek' *Cc:* 'pdns-users@mailman.powerdns.com' *Subject:* RE: [Pdns-users] pdns cannot ha

Re: [Pdns-users] pdns cannot handle large pdns notify

2019-12-27 Thread Jackson Yap
short of one (missing the new master zone). Warmest Regards, Jackson Yap *From:* Jackson Yap *Sent:* Saturday, 28 December 2019 12:05 am *To:* 'Aki Tuomi' ; 'Otto Moerbeek' *Cc:* 'pdns-users@mailman.powerdns.com' *Subject:* RE: [Pdns-users] pdns cannot hand

Re: [Pdns-users] pdns cannot handle large pdns notify

2019-12-27 Thread Jackson Yap
R zones to queue But the after newly added zone in pdns, total is 565: All zonecount:565 This is driving us crazy :( Warmest Regards, Jackson Yap *From:* Aki Tuomi *Sent:* Friday, 27 December 2019 6:05 pm *To:* Jackson Yap ; Otto Moerbeek *Cc:* pdns-users@mailman.powerdns.com *Su

Re: [Pdns-users] pdns cannot handle large pdns notify

2019-12-26 Thread Jackson Yap
ded 565 MASTER zones to queue Warmest Regards, Jackson Yap -Original Message----- From: Jackson Yap Sent: Friday, 27 December 2019 12:39 pm To: 'Otto Moerbeek' Cc: 'pdns-users@mailman.powerdns.com' Subject: RE: [Pdns-users] pdns cannot handle large pdns notify Dear All,

Re: [Pdns-users] pdns cannot handle large pdns notify

2019-12-26 Thread Jackson Yap
t out. Then we count the logs: root@pdns-source [~]# pdns_control notify '*' Added 563 MASTER zones to queue But we realised "example.com" was nowhere in the logs as well. grep "example.com" /var/log/messages (returns nothing). Any idea why? Warmest Regards, Jackson Y

Re: [Pdns-users] pdns cannot handle large pdns notify

2019-12-24 Thread Jackson Yap
Hi! 1. Is there any settings in pdns CentOS server setting which restricts/controls number of UDP notify per seconds? 2. I have already tried to set max-tcp-connections on destination, but it doesn’t help. 3. It is unlikely, because we have 3 slave servers receiving the notifies,

Re: [Pdns-users] pdns cannot handle large pdns notify

2019-12-24 Thread Jackson Yap
Hi, We are using pdns version 4.1.13. ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] pdns showing port 53 udp as filtered

2019-12-24 Thread Jackson Yap
Hi, We are having issue when doing a mass pdns notify * as not all zones got through. We suspect it could be our pdns server having port 53 udp in filtered state. Host is up (0.00016s latency). PORT STATE SERVICE 53/udp open|filtered domain How can we remove any filtered sta

[Pdns-users] pdns cannot handle large pdns notify

2019-12-23 Thread Jackson Yap
Hi, We have an urgent issue need help urgently. We have a master pdns server which sends notify to pdns slave. We realised when we do a pdns_control notify '*' , many axfrs cannot be transferred to our pdns slave. We have about 500+ zones in total. Only when we do specific domain notify

Re: [Pdns-users] Error in DNSSEC AXFR - Chunk Error Query Refused

2019-04-22 Thread Jackson Yap
Thanks. That is indeed the problem. We have to disable nsec3. ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] Error in DNSSEC AXFR - Chunk Error Query Refused

2019-04-18 Thread Jackson Yap
4:19 PM *To:* pdns-users@mailman.powerdns.com *Subject:* Re: [Pdns-users] Error in DNSSEC AXFR - Chunk Error Query Refused On Thu, Apr 18, 2019 at 6:44 AM Jackson Yap wrote: Hi all, We have a strange situation. Previously we are able to do a zone transfer of non-dnssec zones. But now, when

[Pdns-users] Error in DNSSEC AXFR - Chunk Error Query Refused

2019-04-17 Thread Jackson Yap
Hi all, We have a strange situation. Previously we are able to do a zone transfer of non-dnssec zones. But now, when we tried to transfer a dnssec zone, we have the error below. Zone is already activated dnssec on source server, and is secured with pdnsutil secure-zone on the destination serv

Re: [Pdns-users] Using PowerDNS with Plesk/cPanel (Repost)

2018-04-24 Thread Jackson Yap
automate the clean up from the pdns cluster if the dns is removed from Plesk and cpanel servers. If all is correct, do let us know your fee to implement for us? We already have 1 pdns authorise+recursor server setup so far. Warmest Regards,Jackson Yap Original message From: Alejandro

Re: [Pdns-users] Using PowerDNS with Plesk/cPanel (Repost)

2018-04-23 Thread Jackson Yap
cPanel and Plesk servers are sort of like "invisible" name servers in operation. As main records will all be queried from the PDNS cluster. Warmest Regards, Jackson Yap *From:* Alejandro Flores Lopez *Sent:* Tuesday, 24 April 2018 1:04 PM *To:* Jackson Yap *Cc:*

[Pdns-users] Using PowerDNS with Plesk/cPanel (Repost)

2018-04-23 Thread Jackson Yap
setup for our purpose. If you have done this before and able to help, do let us know! Warmest Regards, Jackson Yap ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] Using PowerDNS with Plesk/cPanel

2018-04-17 Thread Jackson Yap
you have done this before and able to help, do let us know! Warmest Regards, Jackson Yap ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] Setting up PowerDNS cluster for cPanel & Plesk

2018-03-28 Thread Jackson Yap
Dear All, Not sure if this is the correct list to ask. We're looking for assistance/services for someone we can help and guide in setting up a PowerDNS cluster, which we can use for all our cPanel and Plesk servers. We need the DNS cluster to update itself as well whenever new zones/accoun