Re: [Pdns-users] Lau2 backend, and query refused errors

2025-05-28 Thread Eric via Pdns-users
Thanks, was able to get a working configuration to get started with. I did not see that previously May 23, 2025 7:46:42 AM Otto Moerbeek : > On Thu, May 22, 2025 at 10:38:07AM -0400, Eric via Pdns-users wrote: > >> Having some trouble finding documentation and examples of u

[Pdns-users] Lau2 backend, and query refused errors

2025-05-22 Thread Eric via Pdns-users
Having some trouble finding documentation and examples of using lau2 to answer dns requests. Was able to use bind and gsqlite3 as backends for powerdns and they answer queries but have not had any luck with lau2 alone or with a combination of backends. Tried to write various scripts but they al

Re: [Pdns-users] Looking to hire for PowerDNS upgrade (contract)

2023-06-21 Thread Eric Jung via Pdns-users
Thank you, Victor! From: Victor Hugo dos Santos Sent: Wednesday, June 21, 2023 5:41 AM To: Eric Jung Cc: pdns-users@mailman.powerdns.com Subject: Re: [Pdns-users] Looking to hire for PowerDNS upgrade (contract) Hello Eric Just a few commentaries: CentOS 9

[Pdns-users] Looking to hire for PowerDNS upgrade (contract)

2023-06-20 Thread Eric Jung via Pdns-users
s2 server that also needs updating. It is only a PowerDNS client . Thank you, Eric Jung ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] recursor 4.6.0 (re: Upgrade Guide 4.5.x to 4.6.0, event-trace-enabled setting)

2021-12-21 Thread Eric Beck via Pdns-users
this was an oversight, or intentional because of its "experimental" status. I just happened to catch it because I usually run a diff on the recursor.conf and recursor.conf.rpmnew files to catch any and all settings changes after upgrading. Eric _

Re: [Pdns-users] PowerDNS Recursor 4.5.1 Released

2021-05-12 Thread Eric Beck via Pdns-users
ments upon upgrade. Thanks for any tips. Eric On 2021-05-11 5:49 a.m., Otto Moerbeek via Pdns-users wrote: > Hello! > >We are proud to announce the release of PowerDNS Recursor 4.5.1. >Compared to the release candidate, this release contains two bug fixes. >Note that

Re: [Pdns-users] Upgrading pdns_recursor 4.2 to 4.3 and socket-dir changes

2021-03-01 Thread Eric Beck via Pdns-users
If I'm not mistaken Randy, check your permissions on the config file. I think you probably have to do this: # For CentOS and RHEL based systems chown -R root:pdns-recursor /etc/pdns-recursor then restart the recursor. Eric On 2021-03-01 5:29 p.m., Randy Saeks via Pdns-users wrote: &g

Re: [Pdns-users] recursor failing to pick up change in master .ca zone file

2020-11-16 Thread Eric Beck via Pdns-users
I had seen that many times. It is possible someone has made an error in modifying their SOA at CIRA.  I'm going to check with them. Thanks for the reply. Eric On 2020-11-16 11:17 a.m., Brian Candler wrote: > On 16/11/2020 15:35, Eric Beck via Pdns-users wrote: >> The recursor was

[Pdns-users] recursor failing to pick up change in master .ca zone file

2020-11-16 Thread Eric Beck via Pdns-users
solved the problem by restarting the recursor and voila! the domain was found immediately by the recursor. Any idea why this would happen? Is there some setting that would result in this sort of behaviour? Eric ___ Pdns-users mailing list Pdns-users

[Pdns-users] Front End for powerdns auth

2020-11-02 Thread Eric Beck via Pdns-users
Hi, Does anyone know of a current web front end for powerdns auth 4.xx The old poweradmin 2.17 is ages old. I've searched but didn't find anything. Eric ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.c

Re: [Pdns-users] Edit gMySQL Queries

2019-09-10 Thread Eric Beck
Pieter, I'm just going to jump in here because I'm curious, Couldn't he just put this in the pdns.conf file and restart pdns? gmysql-basic-query=SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabled=0 and type=? and name=? LIMIT=5 Eric On 2019-

[Pdns-users] change_date column

2019-08-30 Thread Eric Beck
_TIMESTAMP()) Sorry if it's a rookie question, but I guess I'm a rookie. :-) Eric ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] Native setups and AXFR for external providers

2018-06-21 Thread Eric Raymond
We have two servers that manage our external zones, ServerA is set to Native using gmysql backend and sits in an internal network, and replicates to ServerB in our DMZ. We also would like to have a AXFR sent to notify our external DNS provider, but is it possible to send the transfer from the "re

Re: [Pdns-users] rec_control dump-cache not dumping to file

2018-04-24 Thread Eric Raymond
Yep, that was it. I didn't notice that it was using setuid/setgid with privatetmp. Thanks for the help! On Tue, Apr 24, 2018 at 1:01 PM bert hubert wrote: > On Tue, Apr 24, 2018 at 07:37:11PM +0000, Eric Raymond wrote: > > I have found this to be not working in 4.1.X releas

[Pdns-users] rec_control dump-cache not dumping to file

2018-04-24 Thread Eric Raymond
: .. output truncated --version Show the version of this program In addition, 'rec_control help' can be used to retrieve a list of available commands from PowerDNS I am running from the rpm repo with pdns-recursor-4.1.2-1pdns.el7.x86_64 Any help appreciated T

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

2017-12-14 Thread Eric Beck
looking for an A record, and returns none, correctly, therefore, since there is no A record, no NS entries are provided, just the SOA. . I think. Eric On 12/14/2017 4:04 PM, Nikolaos Milas wrote: > On 14/12/2017 10:11 μμ, Nikolaos Milas wrote: > >> ... >> So, I tried disabling

Re: [Pdns-users] change_date and API

2017-11-24 Thread Eric Beck
RRSET, or modifying existing records in an RRSET (using master branch PowerDNS Authoritative Server 0.0.1983g43fd645) Thanks for pointing me in the right direction Chris. Eric On 11/24/2017 6:05 AM, Christian Hofstaedtler | Deduktiva wrote: > * Eric Beck [171123 21:27]: >> Issue: When using

[Pdns-users] change_date and API

2017-11-23 Thread Eric Beck
7;re updating a record or two let's say, in a zone, there's the update statement, so another update with the UNIX_TIMESTAMP() update for the column done immediately after it. I personally cannot see the "value" in not doing it. though

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

2017-11-23 Thread Eric Beck
Pieter et al, Fantastic! Uninstalled rc3 and reinstalled from master branch, and I can confirm this issue is resolved and I am happy! :-) Thanks for the awesome work on pdns folks. Looking forward to the final release of 4.1 Eric On 11/22/2017 5:45 PM, Pieter Lexis wrote: > Hi Eric, >

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

2017-11-23 Thread Eric Beck
onfirm. Thanks for the info. Eric On 11/23/2017 2:56 AM, Pieter Lexis wrote: > Hi Eric, > > On Wed, 22 Nov 2017 22:34:42 -0500 > Eric Beck wrote: > >> So I thought, maybe the repo from auth-4.1 was causing problem, so I >> disabled it, and got this >> >

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

2017-11-22 Thread Eric Beck
-1pdns.el7.x86_64 already installed. Checking for update. Nothing to do. Prior to this latest testing I did, I had already updated to 4.1.0 rc3 using the powerdns-auth-41.repo Do I have to do something else to test to see if this is fixed? Eric On 11/22/2017 5:45 PM, Pieter Lexis wrote: > Hi E

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

2017-11-22 Thread Eric Beck
esults can be seen here: https://pastebin.com/raw/quXmshL2 As you can see, the ordername column is now NULL (it had a value before), the serial is properly updated on the SOA record, and the update is successful also on the TTL change for the CNAME record bravo.whon.ca (60) --

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

2017-11-11 Thread Eric Beck
adata setting should be taking care of that from the API. Any ideas on this? Eric ___ 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 Eric Beck
ording to the docs. But the one we just secured today, it makes no sense that it has an inception date of Oct. 26 Eric ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] trying to understand pdns and dnssec

2017-11-08 Thread Eric Beck
ed. I have read and read pdns docs, dnssec docs, and this eludes my comprehension. Am I to understand though, that the RRSIG's created by inline signing on the fly by pdns, will automatically keep being rolled over - re-created with newer expiry dates and good-from dates? Thanks fo

[Pdns-users] isolation level and binary-log-format

2017-10-03 Thread Eric Beck
or MariaDB the default Isolation level for Global is set to REPEATABLE-READ Is this correct/OK for the PowerDNS Authoritative server with mysql backend? Thanks, Eric ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.c

Re: [Pdns-users] Forcing Google Safe Mode

2015-09-15 Thread Eric Hayes
I've seen it referenced in what I've been reading so far. Is that synonymous with the Pipe Backend? There seems to be a lot of different language support for that. (I'd have to learn Lua) Also, would I be looking into scripting the Authoritative or Recursor? *Eric Hayes* Info

[Pdns-users] Forcing Google Safe Mode

2015-09-11 Thread Eric Hayes
owerDNS, but is there another way I can achieve this effect now? Sorry if this has been answered somewhere else; Googling didn't get me much. Thanks! *Eric Hayes* Information Systems Saugus Union School District ___ Pdns-users mailing list Pdns-users@

[Pdns-users] Passing a filename as a variable for an access list

2014-09-30 Thread Eric Wolff
The config option allow-recursion= allows for a comma separated listing of subnets. I am looking for a way to pass a file to this option so I can keep a list with descriptions similar to /etc/mail/access for sendmail. Eg: Allow-recursion=/etc/pdns/access (Contents of file) #ISP Subnet

Re: [Pdns-users] MyDNS-Bind Migration and DNSSEC

2013-12-13 Thread Eric Haskins
DNSKEY values to the registrar via API is there a way to get these records since it appears PowerDNS is building on the fly when requested?? This and Rollover are our last hurdles Thx again Peter Eric Haskins *High Octane Brands LLC* PHP/MySQL Developers ~ E-Commerce Specialists Magento, OpenCart

[Pdns-users] MyDNS-Bind Migration and DNSSEC

2013-12-13 Thread Eric Haskins
zones on one server? We are inserting NULL in ordername and auth could this be the cause? Eric Haskins *High Octane Brands LLC* PHP/MySQL Developers ~ E-Commerce Specialists Magento, OpenCart, WorpPress Optimized Hosting HighOctaneBrands.com 978-905-9603 Cell

Re: [Pdns-users] pdnssec secure-zone failing

2011-08-16 Thread Eric
Yikes! Too many tabs open, I completely missed that. Thanks for the quick response! Eric On Tue, Aug 16, 2011 at 3:14 AM, Chris Russell < chris.russ...@knowledgeit.co.uk> wrote: > Hi Eric, > > ** ** > > Might seem like a few silly question, but do you have &#x

[Pdns-users] pdnssec secure-zone failing

2011-08-16 Thread Eric
powerdns; -- -- Name: records_id_seq; Type: ACL; Schema: public; Owner: pgsql -- REVOKE ALL ON SEQUENCE records_id_seq FROM PUBLIC; REVOKE ALL ON SEQUENCE records_id_seq FROM pgsql; GRANT ALL ON SEQUENCE records_id_seq TO pgsql; GRANT ALL ON SEQUENCE records_id_seq TO powerdns; -- -- PostgreS

[Pdns-users] mplexer.hh missing ??

2007-07-03 Thread Eric \"Shubes\"
be building the recursor using the pdns-recursor tarball?? TIA for any guidance. -- -Eric 'shubes' ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users