[Pdns-users] Additional UDP ports

2020-11-22 Thread Yves Goergen via Pdns-users
Hello, I've noticed that the PDNS server listens on more than the configured ports. There are several other UDP ports open: ss -ulpn |egrep 'State|pdns' State Recv-Q Send-Q Local Address:Port Peer Address:Port Process UNCONN 0 0 192.168.81.35:53 0.0.0.0:* users:(("p

Re: [Pdns-users] Running auth server and recursor on the same server, upgrading from 4.0.9

2020-06-23 Thread Yves Goergen via Pdns-users
ning auth server and recursor on the same server, upgrading from 4.0.9 On 23/06/2020 19:07, Yves Goergen via Pdns-users wrote: I have only one server and one IPv4 address, so using a multi-IP setup just isn't possible. With the decreased availability of IPv4 addresses, this isn't realist

[Pdns-users] Running auth server and recursor on the same server, upgrading from 4.0.9

2020-06-23 Thread Yves Goergen via Pdns-users
Hello, I'm preparting the upgrade from an old server to current software. One of the changes is that PowerDNS Auth and Recursor are upgraded from 4.0.9 to 4.2.1 from Ubuntu 20.04. While checking my old config files, I was surprised to find that the documentation just silently says the recurso

Re: [Pdns-users] PowerDNS not starting automatically on boot - Ubuntu

2016-12-03 Thread Yves Goergen
Sorry, forget what I said. I was confusing the programs and it was spamd which wasn't starting. PowerDNS works fine. :-) Yves Goergen http://unclassified.software Von: Yves Goergen Gesendet: Sa, 2016-12-03 16:41 +0100 Hello, I have installe

[Pdns-users] PowerDNS not starting automatically on boot - Ubuntu

2016-12-03 Thread Yves Goergen
ns start' when the MySQL server is running. How would I write that? I could run it when everything else has finished (multi-user.target). But actually I believe that a DNS server should start as soon as possible. Yves Goergen http://unclassified.software _

Re: [Pdns-users] Changes between versions

2016-09-20 Thread Yves Goergen
ot; stuff before but it looks like it. And still, what changes will I have to face between 3.3.1 and the current 4.0.1? Yves On 19/09/2016 21:15, Yves Goergen wrote: Also, is it true that Ubuntu has packaged an alpha version into their LTS distribution? Isn't it that alpha versions are

[Pdns-users] Changes between versions

2016-09-19 Thread Yves Goergen
Hello, I'm preparing a server upgrade from Ubuntu 14.04 to 16.04 and would like to know what has changed between the packaged versions. I found out that I'm going to upgrade PowerDNS Server (pdns-server) from version 3.3.1 to 4.0.0 alpha 2 and Recursor (pdns-recursor) from 3.5.3 to 4.0.0 alp

[Pdns-users] Manual AXFR command?

2013-06-29 Thread Yves Goergen
hanges over to the secondary? Or single domains? Or better, couldn't PDNS retry pushing changes in case of errors? -- Yves Goergen http://unclassified.de http://dev.unclassified.de ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] IPv6 DNS doesn't work

2011-01-17 Thread Yves Goergen
for virtual web hosts, but all of them except for the primary one are marked as "deprecated" so that they won't be used for normal outgoing IPv6 connections. -- Yves Goergen "LonelyPixel" Visit my web laboratory at http://beta.unclassified.de __

Re: [Pdns-users] IPv6 DNS doesn't work

2011-01-17 Thread Yves Goergen
l-address' option which is unset as well. From the config file, its default value is "0.0.0.0". When I set the address6 to my (only) external IPv6 address, should I possibly also set an IPv4 address in the other option? Or is the default value just fine? -- Yves Goergen "

[Pdns-users] IPv6 DNS doesn't work

2011-01-17 Thread Yves Goergen
processing' option but it didn't help at all. That option is also not documented in more detail than that it does some IPv6 processing... The local DNS server is used as the only one for local resolution in /etc/resolv.conf. -- Yves Goergen "LonelyPixel" Visit my web laboratory at http://beta.unclassified.de ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] syslog error levels

2010-12-11 Thread Yves Goergen
e as notices or something. This requires defining a lot of stupid exceptions to syslog error analysis rules. In fact PowerDNS and its recursor don't seem to ever use any other priorities than Warning and Error. PowerDNS 2.9.22 on Ubuntu 10.04. -- Yves Goergen "LonelyPixel" V

[Pdns-users] Where to put configuration files

2010-09-07 Thread Yves Goergen
le also be read? I can't find it in the documentation right now, that directory doesn't seem to be documented at all. -- Yves Goergen "LonelyPixel" Visit my web laboratory at http://beta.unclassified.de ___ Pdns-users mailing list P

Re: [Pdns-users] Why NS records?

2010-08-25 Thread Yves Goergen
re, I have a CNAME record for * (all subdomains) and it seems to work for MX resolution of the subdomains as well. And there's only NS records for @ but none for * or a specific subdomain. -- Yves Goergen "LonelyPixel" Visit my web laboratory at http://

[Pdns-users] Why NS records?

2010-08-25 Thread Yves Goergen
when being asked directly? Wouldn't that kind of information belong to the domain registries for TLDs? (The domains I'm asking for are all of type 'MASTER'.) -- Yves Goergen "LonelyPixel" Visit my web laboratory at http://beta.unclassified.de __

Re: [Pdns-users] MySQL backend and notify

2010-08-12 Thread Yves Goergen
On 12.08.2010 09:26 CE(S)T, bert hubert wrote: > On Thu, Aug 12, 2010 at 08:55:17AM +0200, Yves Goergen wrote: >> On 12.08.2010 08:28 CE(S)T, bert hubert wrote: >>> If configured with 'master' in the configuration, it will periodically >>> retrieve a list of

Re: [Pdns-users] MySQL table columns

2010-08-11 Thread Yves Goergen
it is. Thanks for the hint. What are the fields domains.account and records.change_date used for? What am I supposed to put in there? Which of the fields will be read and which will be written by the pdns server? -- Yves Goergen "LonelyPixel" Visit my web laboratory at

Re: [Pdns-users] MySQL backend and notify

2010-08-11 Thread Yves Goergen
On 12.08.2010 08:28 CE(S)T, bert hubert wrote: > If configured with 'master' in the configuration, it will periodically > retrieve a list of all SOA serial numbers, and determine which ones changed. Does anybody know what time interval this is? Seconds, minutes, hours?

Re: [Pdns-users] MySQL backend and notify

2010-08-11 Thread Yves Goergen
connected clients (here the pdns-server) that some data has changed. Will pdsn query the database every few seconds or will I have to tell pdns with a special command that the serial (and thus the data) of a zone has changed? -- Yves Goergen "LonelyPixel" Visit my web laborat

[Pdns-users] MySQL table columns

2010-08-11 Thread Yves Goergen
name and to have a table that only contains the data I want to maintain. -- Yves Goergen "LonelyPixel" Visit my web laboratory at http://beta.unclassified.de ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

[Pdns-users] MySQL backend and notify

2010-08-11 Thread Yves Goergen
r basis or will I have to start a separate process to tell pdns-server to rescan the database? -- Yves Goergen "LonelyPixel" Visit my web laboratory at http://beta.unclassified.de ___ Pdns-users mailing list Pdns-users@mailm