Re: [Pdns-users] PDNS Slave - While checking domain freshness

2022-04-13 Thread Ronny Wagner via Pdns-users
Hi Klaus, when i use the manual command "pdns_control retrieve licoho.de", i see following in syslog: pdns_server[1837447]: Retrieval request for zone 'licoho.de' from primary '178.63.178.49' received from operator pdns_server[1837447]: AXFR-in zone: 'licoho.de', primary: '178.63.178.49', zone

Re: [Pdns-users] PDNS Slave - While checking domain freshness

2022-04-13 Thread Ronny Wagner via Pdns-users
Hi Klaus, i check with tcpdump the message: 2a01:4f8:120:9041::b2a02:e00:ffec:58b::1DNS 370 Standard query response 0xc76c SOA licoho.de SOA ns2.licoho.de RRSIG OPT TSIG Flags: 0x8400 Standard query response , No error There is no error. Ronny -Ursprüngliche Nachricht-

Re: [Pdns-users] PDNS Slave - While checking domain freshness

2022-04-13 Thread Ronny Wagner via Pdns-users
Hi Chris, the test with telnet is only if the port is open. I comment out the autosecondary option, i read it in the documentation as new option. Here is my dig output: nameuser@ns1 ~ # dig @178.63.70.104 licoho.de SOA ; <<>> DiG 9.16.27-Debian <<>> @178.63.70.104 licoho.de SOA ; (1 server fou

Re: [Pdns-users] PDNS Slave - While checking domain freshness

2022-04-13 Thread Otto Moerbeek via Pdns-users
On Wed, Apr 13, 2022 at 09:43:49AM +, Ronny Wagner via Pdns-users wrote: > Debian: Buster > Version: PowerDNS Authoritative Server 4.5.4 (C) 2001-2022 PowerDNS.COM BV > > Config: > autosecondary=yes > daemon=yes > guardian=yes > include-dir=/etc/powerdns/pdns.d > launch= > local-address=, ,

Re: [Pdns-users] PDNS Slave - While checking domain freshness

2022-04-13 Thread Chris Wopat via Pdns-users
You're using MySQL replication as well as autosecondary? Seems like it should be one or the other. Generally zones would be NATIVE if using sql replication. Telnetting to tcp 53 isn't a test of much of anything, you probably should use the `dig` command, perhaps: dig @ example.com SOA On Wed, A

[Pdns-users] PDNS Slave - While checking domain freshness

2022-04-13 Thread Ronny Wagner via Pdns-users
Debian: Buster Version: PowerDNS Authoritative Server 4.5.4 (C) 2001-2022 PowerDNS.COM BV Config: autosecondary=yes daemon=yes guardian=yes include-dir=/etc/powerdns/pdns.d launch= local-address=, , log-dns-details=yes log-dns-queries=yes log-timestamp=yes query-local-address=, , resolver=127.0.