Re: [Pdns-users] mwscdn.ru issue

2023-12-17 Thread Pieter Lexis via Pdns-users
Hi Andrey, On Fri, 2023-12-15 at 18:47 +0300, Andrey Sedletsky via Pdns-users wrote: > Good day! > Andrey Sedletsky, PJSC MGTS (Moscow City Telephone Network) > One of our clients contacted us with a problem about the inability to > resolve the resources of their zone through the DNS servers (pdns

[Pdns-users] DNS DevRoom at FOSDEM2024 - Call for Participation

2023-11-16 Thread Pieter Lexis via Pdns-users
Hello DNS enthusiasts and other developers, After four earlier successful and packed DNS devrooms, we are happy to announce a half-day DNS devroom at FOSDEM 2024. As with the previous events, we hope to host talks anywhere from hardcore protocol stuff, to practical sessions for programmers that a

Re: [Pdns-users] Remove zombie/dead zones on superslave server

2022-11-30 Thread Pieter Lexis via Pdns-users
Hi, On Mon, 2022-11-28 at 19:12 +0100, Andrea Biancalani via Pdns-users wrote: > is there a way to be noticed on master's GUI (or slave) of > zombie/dead > zones in superslave server? There is no option like that, as noted in the docs[1]: === Quote === Removal of zones provisioned using the aut

Re: [Pdns-users] Automated DNSSEC Keyrollover

2022-05-05 Thread Pieter Lexis via Pdns-users
ver. Cheers, Pieter 1 - https://doc.powerdns.com/authoritative/http-api/cryptokey.html 2 - https://doc.powerdns.com/authoritative/http-api/metadata.html 3 - https://doc.powerdns.com/authoritative/domainmetadata.html#extra-metadata -- Pieter Lexis E: pie...@plexis.eu

Re: [Pdns-users] Error With add DKIM Record

2021-11-18 Thread Pieter Lexis via Pdns-users
42AC5720-484A-11EC-843D-F8C6064ABEF7._domainkey.kartaak.com [DATA] Cheers, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] Failures of recursor from within pod/coredns OR dig

2021-10-21 Thread Pieter Lexis via Pdns-users
about DNSSEC validation or the second if you don't care about it. Cheers, Pieter 1 - https://doc.powerdns.com/recursor/dnssec.html#negative-trust-anchors -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing

Re: [Pdns-users] Failures of recursor from within pod/coredns OR dig

2021-10-21 Thread Pieter Lexis via Pdns-users
en do a dig that fails and check the recursors' log. It will hint as to what is happening. Cheers, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] Question on ALIAS Records

2021-10-05 Thread Pieter Lexis via Pdns-users
in ALIAS server2.somedomain Like a CNAME, only one ALIAS per name is allowed. It looks like the documentation[1] does not make this clear. Can you file a ticket for this[2]? Cheers, Pieter 1 - https://doc.powerdns.com/authoritative/guides/alias.html 2 - https://github.com/PowerDNS/pdns/issues

Re: [Pdns-users] Error when querying a domain on PDNS authoritative for first time

2021-09-29 Thread Pieter Lexis via Pdns-users
gt; name='testdomain.eu' >     14 Reset stmt This looks good! > After restaring pdns the errors have gone away, but seems strange to me. > Where could this errors come from? MySQL connection timeouts maybe? But > timeouts would result in the logs of mys

Re: [Pdns-users] Logging outgoing queries and responses

2021-08-04 Thread Pieter Lexis via Pdns-users
0:19 localhost pdns_recursor: Unable to load Lua script from > '/etc/pdns-recursor/lua.conf': [string "chunk"]:1: ')' expected near '=' did you try protobufServer('192.0.2.1:3444') with the correct IPs and port? If you need to config more, it c

Re: [Pdns-users] Why does pdns-recursor fail to resolve: data.public.lu

2021-07-12 Thread Pieter Lexis via Pdns-users
ery-local-address`, never realizing this side-effect. I can recommend reading the upgrade guide[1] every upgrade, things like this are mentioned there. Cheers, Pieter 1 - https://docs.powerdns.com/recursor/upgrade.html -- Pieter Lexis PowerDNS.COM BV -- https:/

Re: [Pdns-users] Why does pdns-recursor fail to resolve: data.public.lu

2021-07-12 Thread Pieter Lexis via Pdns-users
t (although we try to get the records, but there simply are none). I can **highly** recommend turning on IPv4 outgoing in addition to IPv6 with query-local-address=::,0.0.0.0. IPv6-only resolving simply does not work on the current internet. > Would

Re: [Pdns-users] Why does pdns-recursor fail to resolve: data.public.lu

2021-07-12 Thread Pieter Lexis via Pdns-users
8e59547a8779f7> I can't replicate this on master. What version of PowerDNS Recursor are you using and what is the full configuration? Cheers, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users

Re: [Pdns-users] ALLOW_AXFR_FROM in rel 3.2?

2021-07-09 Thread Pieter Lexis via Pdns-users
January 2013, is out of support for several years(!) and suffers from from several know security vulnerabilities. Please upgrade ASAP. If you mis-typed and are using 4.2, ALLOW-AXFR-FROM metadata is supported PowerDNS Authoritative Server 3.4.2 onward. Best regards, Pieter -- Pieter Lexis PowerDNS

Re: [Pdns-users] Does the Bind Backend support journaling/IXFR?

2021-05-07 Thread Pieter Lexis via Pdns-users
'IXFR' metadata is set to '1'. Cheers, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] DNS Forwarding on Master/Slave Servers

2021-05-07 Thread Pieter Lexis via Pdns-users
rdns.com/ 3 - https://doc.powerdns.com/authoritative/upgrading.html 4 - https://dnsviz.net/d/opensourceserver.io/YJTycg/dnssec/ -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] DNSSEC Algorithm Rollover Documentation

2021-05-04 Thread Pieter Lexis via Pdns-users
is not published as > DNSKEY. Correct! -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] CNAME RRset issues

2021-03-26 Thread Pieter Lexis via Pdns-users
Rset). >> I've deleted the necessary A records, yet keep running into the same issue. Please show us _how_ you did the removal, any messages or responses, the zone contents and any other relevant information. Without this, offering any suggestions is shooting in the dark. Cheers,

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

2021-03-17 Thread Pieter Lexis via Pdns-users
re using the BIND backend, you'll need to edit the bind config file and run pdns_control rediscover 1 - https://docs.powerdns.com/authoritative/modes-of-operation.html#native-replication Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- ht

Re: [Pdns-users] DNSSEC UDP problems

2021-03-09 Thread Pieter Lexis via Pdns-users
version of PowerDNS. This is on our wish-list, but no work has been done there, as all known ALIAS installations use the AXFR method. Cheers, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mai

Re: [Pdns-users] DNSSEC UDP problems

2021-03-09 Thread Pieter Lexis via Pdns-users
l. Cheers, Pieter 1 - https://github.com/PowerDNS/pdns/issues/3838 -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] DNSSEC UDP problems

2021-03-09 Thread Pieter Lexis via Pdns-users
> Error resolving for crazyforprint.nl ALIAS 81159.bodis.com over UDP, A-record > query returned Query Refused, returning SERVFAIL Your upstream resolver (in the 'resolver' setting) sends REFUSED for some reason. when it is queried for 81159.bodis.com. You'll have to find out why t

Re: [Pdns-users] DNSSEC UDP problems

2021-03-09 Thread Pieter Lexis via Pdns-users
Hi Steffen, On 3/9/21 1:35 PM, Steffan via Pdns-users wrote: > This domain is not using a A record > > But a ALIAS and CNAME > > Is that why dnssec failes? Yes, see https://doc.powerdns.com/authoritative/guides/alias.html#alias-and-dnssec Cheers, Pieter -- Pieter Lexis

Re: [Pdns-users] DNSSEC UDP problems

2021-03-09 Thread Pieter Lexis via Pdns-users
describe your set up, including the full configuration of PowerDNS (without passwords). Can you also check what `pdnsutil check-zone crazyforprint.nl` and `pdnsutil show-zone crazyforprint.nl` reports? The SOA and DNSKEY responses do carry RRSIGs, which is weird though. Is there a cache or middle box i

Re: [Pdns-users] missing ubuntu package

2021-03-05 Thread Pieter Lexis via Pdns-users
ll remove all Xenial repositories once it goes EOL. There will be an announcement about this coming within a week. Cheers, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com

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

2021-02-24 Thread Pieter Lexis via Pdns-users
> I have one question: > > pdnsutil check-all-zones > > As we have thousands over zones, can someone advise how can we use the > command above just to list those errors only? No, we check all the zones and dump both warnings and errors, but `pdnsutil check-all-zones | grep -i error` shoul

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

2021-02-24 Thread Pieter Lexis via Pdns-users
es. Hence the suggestion of cloning the database and trying the upgrade first. > Is that correct? So "yes" Cheers, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

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

2021-02-24 Thread Pieter Lexis via Pdns-users
, Pieter 1 - https://doc.powerdns.com/authoritative/appendices/EOL.html -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

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

2021-02-23 Thread Pieter Lexis via Pdns-users
sion to the version you're upgrading to. It is mostly checking the new or changed settings, applying any schema changes, and running `pdnsutil check-all-zones` to see if any zones have errors. Here's the guide: https://doc.powerdns.com/authoritative/upgrading.html Hope this helps, Pie

Re: [Pdns-users] Drop Requests for domain

2020-10-22 Thread Pieter Lexis via Pdns-users
gives attackers time to spoof answers. The auth will answer with REFUSED if the zone is not in the database, or with an NXDOMAIN (or NODATA) when the zone exists but no such record/type. If this is not the answer you're looking for, please explain your usecase in a bit more detail. Cheers, Pieter

Re: [Pdns-users] Why is PowerDNS recursor missing "guardian"?

2020-06-02 Thread Pieter Lexis via Pdns-users
in a future release? It would definitely be useful for us. There are no plans for this. All PowerDNS daemons expect to be run under a system supervisor like systemd or daemon(8). Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com

Re: [Pdns-users] Serial lagging in authoritative 4.2.2 using native MySQL sync from 4.1.13

2020-05-15 Thread Pieter Lexis via Pdns-users
and 4.1. I hope this clears up the confusion. Best regards, Pieter 1 - https://github.com/PowerDNS/pdns/commit/f613d2420ab805c2bc6295d1a544e278a047ee0e 2 - https://github.com/PowerDNS/pdns/pull/4547 3 - https://github.com/PowerDNS/pdns/issues/2377 -- Pieter Lexis PowerDNS.COM

Re: [Pdns-users] Serial lagging in authoritative 4.2.2 using native MySQL sync from 4.1.13

2020-05-15 Thread Pieter Lexis via Pdns-users
tween the different instances? A difference might explain this, as the SOA serials in the database and (unrelated) metadata match. Cheers, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.pow

Re: [Pdns-users] superslave serial ahead of master

2020-04-03 Thread Pieter Lexis via Pdns-users
the zone on the slave. Cheers, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] local-port not necessary in auth server?

2020-04-02 Thread Pieter Lexis via Pdns-users
pecified in > local-address? This is intended behaviour. The local-port setting is used for local-address or local-ipv6 addresses without ports. It looks like this is indeed is not documented. If you can open a GH issue about this (or a PR with amended documentation), we'd be grateful. Chee

Re: [Pdns-users] pdnsutil rectify-all-zones

2020-03-31 Thread Pieter Lexis via Pdns-users
ope this clarifies it for you. If not, don't hesitate to reply to the mailinglist. Best regards, Pieter 1 - https://doc.powerdns.com/authoritative/http-api/index.html 2 - https://doc.powerdns.com/authoritative/http-api/zone.html#zone -- Pieter

Re: [Pdns-users] Recursor: Response looses AD flag if Lua script hook returns true

2020-03-30 Thread Pieter Lexis via Pdns-users
re it does not lie to the clients, the AD bit is never set [1]. I hope this clears up the confusion. Best regards, Pieter 1 - https://github.com/PowerDNS/pdns/blob/dbcbb6820eab29a5da2ae51ae2321b8691fce938/pdns/pdns_recursor.cc#L1461-L1462 -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdn

Re: [Pdns-users] 4.2 to 4.3 Authoritative Upgrade path

2020-03-17 Thread Pieter Lexis via Pdns-users
schema 2. Upgrade instances one by one Best regards, Piter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] 4.2 to 4.3 Authoritative Upgrade path

2020-03-17 Thread Pieter Lexis via Pdns-users
to upgrade the > database schema first and every server then? The schema upgrade adds a field to the cryptokeys table and all queries from PowerDNS ask for specific field, not all fields. So it _should_ be safe. We do recommend testing it just to be sure :). Best regards, Pieter -- Pieter Lex

Re: [Pdns-users] Disable ENABLE-LUA-RECORDS and PRESIGNED GET queries on remote backend

2020-03-05 Thread Pieter Lexis via Pdns-users
Hi Vyentis, On 3/5/20 4:45 PM, Vytenis A via Pdns-users wrote: > Can pDNS skip those records completely? Otherwise we'd flood the logs > with 404 errors No it can't, but you can just send an HTTP 200 with this JSON to make pdns not log things: { "result": [] } Best re

Re: [Pdns-users] rate-limit support

2020-01-16 Thread Pieter Lexis
ch address that sends more than 5 QPS. Best regards, Pieter 1 - https://dnsdist.org 2 - https://dnsdist.org/rules-actions.html?highlight=maxqps#MaxQPSIPRule -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing

Re: [Pdns-users] Trouble rolling a ZSK

2019-10-15 Thread Pieter Lexis
an upcoming version, where some tools will be available to fix the database. In the meantime, I've fixed the help output of pdnsutil[1]. Best regards, Pieter 1 - https://github.com/PowerDNS/pdns/pull/8420 -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com signature.asc Descript

Re: [Pdns-users] Trouble rolling a ZSK

2019-10-14 Thread Pieter Lexis
. Can you try to create the new key like this: pdnsutil add-zone-key parsemail.org zsk 1024 active rsasha1-nsec3-sha1 and test if you indeed see a good KSK/ZSK split? If so, there might be some logic missing in handling the 'automatic' upgrade from algo 5 to 7 in NSEC3 zones. Best regard

Re: [Pdns-users] How should my backend tell pdns that pdns_server that it has changed the zone

2019-09-24 Thread Pieter Lexis
ocs.powerdns.com/authoritative/settings.html#setting-slave-cycle-interval -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] Race condition during AXFR while updating slaves with two supermasters in high availability

2019-09-18 Thread Pieter Lexis
On 9/18/19 1:55 PM, Pieter Lexis wrote: > This is a bug, there is a PR to fix this[1], but this PR has to be > un-conflicted and re-reviewed. Forot the link: 1 - https://github.com/PowerDNS/pdns/pull/5595 -- Pieter Lexis PowerDNS.COM BV -- https://www.powerd

Re: [Pdns-users] Race condition during AXFR while updating slaves with two supermasters in high availability

2019-09-18 Thread Pieter Lexis
worked around it by setting the SOA RETRY value to 1 minute, so it > checks for a newer serial quickly after the update, just in case it was > missed. This is a bug, there is a PR to fix this[1], but this PR has to be un-conflicted and re-reviewed. Cheers, Pieter --

Re: [Pdns-users] Edit gMySQL Queries

2019-09-10 Thread Pieter Lexis
ent,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE > disabled=0 and type=? and name=? LIMIT=5 Should be # pdns_server --gmysql-basic-query="SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabled=0 and type=? and name=? LIMIT=5" Best re

Re: [Pdns-users] Unable to poll security status

2019-08-27 Thread Pieter Lexis
any number of reasons. If you still have this issue, I suggest checking the recursor why this lookup failed. Cheers, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] recursor 4.2.0-beta1 fails to resolve p4.no

2019-05-08 Thread Pieter Lexis
Hi Øystein, On 5/8/19 9:50 AM, Pieter Lexis wrote: > I can resolve p4.no without issue on 4.2.0. Can you start the recursor > with the `trace` option set and provide the logs if it still fails? I tested the wrong domain. p4.no indeed breaks because the auths respond with a FORMERR plus

Re: [Pdns-users] recursor 4.2.0-beta1 fails to resolve p4.no

2019-05-08 Thread Pieter Lexis
Hi Øystein, On 5/8/19 9:42 AM, Øystein Viggen wrote: > I initially discovered this when running the 4.1.x recursor release that > had the dns flag day changes. P4 is a popular Norwegian radio station, > so with some 50k users there were some complaints.. > > The thing that makes me think this is

Re: [Pdns-users] test driving LMDB backend

2019-05-06 Thread Pieter Lexis
Hello Gert and Bart, On 5/6/19 10:49 AM, Gert van Dijk wrote: > (just wanted to comment on this, slightly unrelated part) > > On Mon, May 6, 2019 at 10:02 AM Bart Mortelmans wrote: >> I actually found out because systemd was restarting the service every >> couple of minutes. Turns out that I sho

Re: [Pdns-users] Azure?

2019-04-30 Thread Pieter Lexis
PowerDNS Authoritative Server on an Ubuntu VM in Azure to test the ODBC backend with MSSQL before moving that to docker and another CI-environment. So yes, PowerDNS runs on Azure VMs. Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.pow

Re: [Pdns-users] recursor protobufServer error

2019-04-12 Thread Pieter Lexis
is sounds like your recursor is not compiled with protobuf support. Can you show the output of `pdns_recursor --version`? Follow-up question: what OS are you running on and did you build the recursor yourself or did it came from a package (and if so, where did the package come from)? Best regards,

Re: [Pdns-users] Presigned Zones: does PDNS support all possible algorithms?

2019-03-21 Thread Pieter Lexis
serve out all matching RRSIGs regardless of algorithm. Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] implementing hyperlocal root-zone (IETF 103) concept using pdns_recursor and pdns authoritative

2019-03-14 Thread Pieter Lexis
ovide us your pdns.conf and the traces with non-RD forwards. Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] implementing hyperlocal root-zone (IETF 103) concept using pdns_recursor and pdns authoritative

2019-03-13 Thread Pieter Lexis
ns the recursor will expect the upstream to do the recursorsion, which it shouldn't do. Can you remove the '+' from the lines and retry? You only want to retrieve the delegations from the auth, not have the auth do the rest of the lookups. Cheers, Pieter -- Pieter Lex

Re: [Pdns-users] Help understanding message: "Should not get here"

2019-02-21 Thread Pieter Lexis
tative/backends/generic-sql.html#handling-dnssec-signed-zones -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] RRSIG expired?

2019-02-15 Thread Pieter Lexis
//doc.powerdns.com/authoritative/settings.html#setting-default-soa-edit-signed -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] dnssec workflow

2019-01-15 Thread Pieter Lexis
s.com/authoritative/guides/kskroll.html 5 - https://doc.powerdns.com/authoritative/guides/zskroll.html 6 - https://github.com/PowerDNS/pdns/issues/new -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] PowerDNS Recursor forward-zones-file and recursion-desired

2019-01-09 Thread Pieter Lexis
? When the '+' is set in a forward-zones-file, the _outgoing_ query to the specified server has the RD-bit set. Is there a reason your internal clients *need* the AA-bit set in the response, or was this merely curiosity? As long as the clients are stub-resolvers, your set-up looks

Re: [Pdns-users] the best way to handle "wildcard-ish" domains in remote backend

2018-11-16 Thread Pieter Lexis
/15/powerdns-authoritative-lua-records/ -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] PowerDNS Recursor 4.1.7 Released

2018-11-09 Thread Pieter Lexis
r.bz2 5 - https://downloads.powerdns.com/releases/pdns-recursor-4.1.7.tar.bz2.sig 6 - https://repo.powerdns.com/ -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.power

[Pdns-users] PowerDNS Recursor 4.1.6 released

2018-11-07 Thread Pieter Lexis
/PowerDNS/pdns/issues/7158 2 - https://doc.powerdns.com/recursor/changelog/4.1.html#change-4.1.6 3 - https://downloads.powerdns.com/releases/pdns-recursor-4.1.6.tar.bz2 4 - https://downloads.powerdns.com/releases/pdns-recursor-4.1.6.tar.bz2.sig 5 - https://github.com/PowerDNS/pdns/issues/new -- Pieter

Re: [Pdns-users] Different replies based on origin of query

2018-09-28 Thread Pieter Lexis
regards, Pieter 1 - https://doc.powerdns.com/recursor/settings.html#auth-zones 2 - https://doc.powerdns.com/recursor/settings.html#forward-zones -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-user

Re: [Pdns-users] PDNS AUTH GeoIP BACKEND with Maxminf MMDB files

2018-09-21 Thread Pieter Lexis
ied compiling (./configure make make install) from Git source > (always on the master branch) and it works ! Good to hear that it does work for you once you've compiled it yourself. Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com

Re: [Pdns-users] PDNS Auth Server IPv6

2018-09-06 Thread Pieter Lexis
2 - https://repo.powerdns.com -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] PowerDNS Recursor 4.1.4 released!

2018-08-31 Thread Pieter Lexis
ursor/changelog/4.1.html#4-1-4 2 - https://downloads.powerdns.com/releases/pdns-recursor-4.1.4.tar.bz2 3 - https://downloads.powerdns.com/releases/pdns-recursor-4.1.4.tar.bz2.sig 4 - https://repo.powerdns.com/ -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com signature.asc Description: Op

[Pdns-users] PowerDNS Authoritative Server 4.1.4 released!

2018-08-29 Thread Pieter Lexis
d the PowerDNS team 1 - https://doc.powerdns.com/authoritative/changelog/4.1.html#4-1-4 2 - https://downloads.powerdns.com/releases/pdns-4.1.4.tar.bz2 3 - https://downloads.powerdns.com/releases/pdns-4.1.4.tar.bz2.sig 4 - https://repo.powerdns.com/ -- Pieter Lexis PowerDNS.COM BV --

Re: [Pdns-users] serveral ALIAS questions

2018-06-11 Thread Pieter Lexis
packet cache. Why not? Mostly because ALIAS is special. But your resolver's cache will hold the answer so there will be little delay in answering. Cheers, Pieter 1 - https://github.com/PowerDNS/pdns/pull/6727 -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___

[Pdns-users] PowerDNS Authoritative Server 4.1.3 released

2018-05-24 Thread Pieter Lexis
s.com/releases/pdns-recursor-4.1.3.tar.bz2 3 - https://downloads.powerdns.com/releases/pdns-recursor-4.1.3.tar.bz2.sig 4 - https://repo.powerdns.com/ -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-

Re: [Pdns-users] dnssec domain validates as bogus

2018-03-09 Thread Pieter Lexis
should always be insecure, so please answer the first question). Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] Recursor LUA - trigger additional lookups

2018-02-12 Thread Pieter Lexis
Hi Radosław, Pushing this back to the mailing-list, please send further replies there as well. On Mon, 12 Feb 2018 18:00:43 +0100 Radosław Ejsmont wrote: > > On 12 Feb 2018, at 17:43, Pieter Lexis wrote: > > > > On Mon, 12 Feb 2018 11:32:11 +0100 > > Rados

Re: [Pdns-users] Recursor LUA - trigger additional lookups

2018-02-12 Thread Pieter Lexis
continue on this path, I recommend getting a Lua DNS library and doing an A query and see if you like the answer before returning something to the client. In the current Lua infrastructure in the Recursor, there is no way to re-inject a query into the recursor from Lua. Best regards,

Re: [Pdns-users] pdns_recursor failed to load rpz zone at startup

2018-01-26 Thread Pieter Lexis
ing again in X minutes? Looking at the code, we indeed do not start an update thread after an initial failure. Can you file a ticket about this[1]? Thanks in advance! Pieter 1 - https://github.com/PowerDNS/pdns/issues/new -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com __

Re: [Pdns-users] [External] Re: Notification for domains to ip1:53 failed after retries

2018-01-25 Thread Pieter Lexis
ting functionality in the Recursor[2] to block queries based on a loaded list. Best regards, Pieter 1 - https://doc.powerdns.com/recursor/lua-config/rpz.html 2 - https://doc.powerdns.com/recursor/lua-scripting/index.html -- Pieter Lexis PowerDNS.COM BV -- htt

Re: [Pdns-users] using pdns auth API to create slave zones

2018-01-23 Thread Pieter Lexis
e, the docs[2] do show that you need to PUT to /servers/{server_id}/zones/{zone_id}/axfr-retrieve. Best regards, Pieter 1 - https://doc.powerdns.com/authoritative/http-api/zone.html#zone 2 - https://doc.powerdns.com/authoritative/http-api/zone.html#put--servers-se

Re: [Pdns-users] Notification for domains to ip1:53 failed after retries

2018-01-17 Thread Pieter Lexis
rely on database-replication instead of DNS-based replication of the data. Best regards, Pieter 1 - https://doc.powerdns.com/authoritative/modes-of-operation.html#native-replication -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdn

Re: [Pdns-users] Problem add Dkim registrer

2017-12-30 Thread Pieter Lexis
ZDdcDwBlnXYlhGD7Xnxu4pYvyZ/0vzMBDtaewMEuX5QkbjZTvyiu84YIeCVQxG2zjK5vkBJJjcHTcM6NltxYjnTzeEXPYJxvBT5yU114zEn9hC8x85UfUYW9O1U8Lo439A5KLP8zTPtHehXj5hNHaTz3Or5Vx8wIDAQAB"' Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com __

Re: [Pdns-users] Dig: zone queries are not answered without the ANY flag

2017-12-15 Thread Pieter Lexis
Hi Nikolaos, On Thu, 14 Dec 2017 22:11:52 +0200 Nikolaos Milas wrote: > [Error] No NS record at zone apex in zone 'noa.gr' That is pretty damning. Can you check your data in LDAP to see if this data is indeed (not) there? -- Pieter Lexis PowerDNS.COM BV -- https://www

Re: [Pdns-users] Dig: zone queries are not answered without the ANY flag

2017-12-14 Thread Pieter Lexis
real way to fix this issue is to do this migration or move your clients to a full recursor (seperating the auth services from the recursor). I hope this helps, Best regards, Pieter 1 - https://doc.powerdns.com/authoritative/guides/recursion.html#scenario-2-authoritative-server-as-recursor-fo

Re: [Pdns-users] Dig: zone queries are not answered without the ANY flag

2017-12-13 Thread Pieter Lexis
ow is your set up? Please share your pdns.conf and recursor.conf. Also, can you show the output of `pdnsutil check-zone noa.gr`? Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-u

Re: [Pdns-users] Sending up public dnssec key to registry thru EPP

2017-11-30 Thread Pieter Lexis
ation for the .se registry to see what they expect and allow. Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] Sending up public dnssec key to registry thru EPP

2017-11-30 Thread Pieter Lexis
open-source-support-out-in-the-open/ 2 - http://dnsviz.net/d/egenblog.se/WiAqKw/dnssec/ -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] compile powerdns in windows

2017-11-28 Thread Pieter Lexis
Hello Donald, On Tue, 28 Nov 2017 01:54:12 + Donald Jayawardena wrote: > May I know how to compile powerdns in windows? Compiling on Windows has not been possible since a long time (almost a decade). Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.

Re: [Pdns-users] API-RECTIFY set to 1 but zone does not rectify

2017-11-22 Thread Pieter Lexis
ke yum pull in the 'old' (master) versions. And ensure that you only have the master repo configured. Cheers, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com ht

Re: [Pdns-users] API-RECTIFY set to 1 but zone does not rectify

2017-11-22 Thread Pieter Lexis
g to a timeout/hang. If you want to test if this fixes the issue for you, grab a master package from our repos[2] and retry these steps. Best regards, Pieter 1 - https://github.com/PowerDNS/pdns/pull/5968 2 - https://repo.powerdns.com -- Pieter Lexis PowerDNS.COM BV --

Re: [Pdns-users] API-RECTIFY set to 1 but zone does not rectify

2017-11-13 Thread Pieter Lexis
to NARROW. Can you check that the zone actually has keys as well? > Sorry I didn't put this in as a bug. I should have really. If you want > I can do that, but I'm thinking you have all the info now from my > testing, so it seems redundant at this point. If this really is

Re: [Pdns-users] API-RECTIFY set to 1 but zone does not rectify

2017-11-12 Thread Pieter Lexis
Hi Eric, On Sat, 11 Nov 2017 11:59:48 -0500 Eric Beck wrote: > Any ideas on this? Are you using 4.1.0-rc2 or master? API rectification was added only recently. -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing l

Re: [Pdns-users] trying to understand pdns and dnssec

2017-11-08 Thread Pieter Lexis
ps://github.com/PowerDNS/pdns/blob/master/docs/dnssec/modes-of-operation.rst -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] trying to understand pdns and dnssec

2017-11-08 Thread Pieter Lexis
I hope this clarifies it some more. Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] trying to understand pdns and dnssec

2017-11-08 Thread Pieter Lexis
ssec/modes-of-operation.html#signatures Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] DNSSEC Expiry with slaves

2017-08-24 Thread Pieter Lexis
ease read the whole page. Good luck! Pieter 1 - https://doc.powerdns.com/authoritative/settings.html#default-soa-edit-signed 2 - https://doc.powerdns.com/authoritative/dnssec/operational.html#soa-edit-ensure-signature-freshness-on-slaves -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns

Re: [Pdns-users] dnssec support

2017-08-14 Thread Pieter Lexis
gmysql-dnssec=yes` enables DNSSEC for the mysql backend. Can you tell us why this was unclear so we can amend the documentaion? Best regards, Pieter -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns

Re: [Pdns-users] DNSSEC issue in bind to pdns migration

2017-08-14 Thread Pieter Lexis
elp, please provide the steps you took to migrate the zones. Best regards, Pieter 1 - https://doc.powerdns.com/authoritative/domainmetadata.html#presigned 2 - https://doc.powerdns.com/authoritative/dnssec/migration.html -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com _

[Pdns-users] PowerDNS Recursor 4.1.0 Alpha 1 released!

2017-07-18 Thread Pieter Lexis
sting! 1 - https://doc.powerdns.com/recursor/changelog/4.1.html#change-4.1.0-alpha1 2 - https://downloads.powerdns.com/releases/pdns-recursor-4.1.0-alpha1.tar.bz2 3 - https://downloads.powerdns.com/releases/pdns-recursor-4.1.0-alpha1.tar.bz2.sig 4 - https://github.com/PowerDNS/pdns/issues/new -- P

[Pdns-users] PowerDNS Authoritative Server 4.0.4 released!

2017-06-23 Thread Pieter Lexis
ns-4.0.4.tar.bz2.sig 4 - https://repo.powerdns.com -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com pgph9pF171rw_.pgp Description: OpenPGP digital signature ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] PowerDNS Recursor 4.0.5 Released!

2017-06-13 Thread Pieter Lexis
3 - https://downloads.powerdns.com/releases/pdns-recursor-4.0.5.tar.bz2.sig 4 - https://repo.powerdns.com -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] PowerDNS Recursor 4.0.5 Release Candidate 2 released!

2017-06-01 Thread Pieter Lexis
- https://downloads.powerdns.com/releases/pdns-recursor-4.0.5-rc2.tar.bz2.sig 5 - https://downloads.powerdns.com/releases/packages/pdns-recursor-4.0.5-rc2/ 6 - https://repo.powerdns.com -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com pgpRoTZNbYJ5B.pgp Description: OpenPGP digital

[Pdns-users] PowerDNS Recursor 4.0.5 Release Candidate 1 released!

2017-05-19 Thread Pieter Lexis
rsor-4.0.5-rc1.tar.bz2.sig 5 - https://downloads.powerdns.com/releases/packages/pdns-recursor-4.0.5-rc1/ -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com pgpBjHXDlSCwC.pgp Description: OpenPGP digital signature ___ Pdns-users mailing list

Re: [Pdns-users] PowerDNS API and RFC in relation to CNAMEs

2017-05-09 Thread Pieter Lexis
Hi David and Diego, This smells like a bug in the API (as `pdnsutil check-zone` will complain about it). Can one of you open a bug report on github about this[1]? Thanks, Pieter 1 - https://github.com/PowerDNS/pdns/issues/new -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com

  1   2   >