Re: [Pdns-users] Slow query and SERVERFAIL from local pdns_recursor

2020-09-08 Thread Christian Degenkolb via Pdns-users
Hi, I set the trace=yes option in the recursor config an redid the tests for pubs.vmware.com. The log can be found here https://paste.debian.net/hidden/07526601/ I found two timeouts in the logs Line 41: Sep 8 10:21:54 rho pdns_recursor[25208]: [3] pubs.vmware.com: Resolved 'vmware.com' NS

Re: [Pdns-users] PowerDNS Recursor build fails on openSUSE Tumbleweed/Factory (gcc 10)

2020-09-08 Thread Remi Gacogne via Pdns-users
Hi Michael, On 9/8/20 11:39 AM, Michael Ströder via Pdns-users wrote: > Currently building PowerDNS Recursor fails building on openSUSE > Tumbleweed/Factory: > > https://build.opensuse.org/package/live_build_log/home:stroeder:branches:server:dns/pdns-recursor/openSUSE_Tumbleweed/x86_64 > > Note

[Pdns-users] PowerDNS Recursor build fails on openSUSE Tumbleweed/Factory (gcc 10)

2020-09-08 Thread Michael Ströder via Pdns-users
HI! Currently building PowerDNS Recursor fails building on openSUSE Tumbleweed/Factory: https://build.opensuse.org/package/live_build_log/home:stroeder:branches:server:dns/pdns-recursor/openSUSE_Tumbleweed/x86_64 Note that openSUSE Tumbleweed/Factory uses gcc version 10.2.1 20200825 [revision c

[Pdns-users] PowerDNS Recursor 4.3.4 Released

2020-09-08 Thread Otto Moerbeek via Pdns-users
Hello!, Today we are releasing PowerDNS Recursor 4.3.4. This release: - fixes an issue where certain CNAMEs could lead to resolver failure, - fixes an issue with the hostname reported in Carbon messages, - allows for multiple recursor services to run under systemd. Please refer to the changelog

Re: [Pdns-users] Slow query and SERVERFAIL from local pdns_recursor

2020-09-08 Thread Otto Moerbeek via Pdns-users
On Tue, Sep 08, 2020 at 09:22:31AM +0200, Christian Degenkolb wrote: > (send again, first answer was not send cc to the ML) > > Hi, > > sorry for not sending any configs. pdns_recursor runs more or less with the > vanilla config with the following changes: > > forward-zones-recurse=zen.spamhaus

Re: [Pdns-users] Slow query and SERVERFAIL from local pdns_recursor

2020-09-08 Thread Christian Degenkolb via Pdns-users
(send again, first answer was not send cc to the ML) Hi, sorry for not sending any configs. pdns_recursor runs more or less with the vanilla config with the following changes: forward-zones-recurse=zen.spamhaus.org=1.1.1.1;1.0.0.1 (thats why I wanted to use the local recursor, as mentioned t