I started to ask how to do something apparently non-standard - which
probably means I'm doing it wrong.
I'm locally hosting my domain records using the authoritative server and
also using a recursor. The recursor is configured with a list of
forward-zones. My master server just has the auth &
I've tried (and failed) to implement this previously - I'd like to try again. I
haven't found an explicit example for this in the pdns documentation - possibly
because this is a "straight" DNS question and *shouldn't* be implementation
specific...but I'm admitting ignorance all around.
I unders
On 12/1/2020 2:23 PM, Andy Smith via Pdns-users wrote:
Hi Daniel,
On Tue, Dec 01, 2020 at 01:36:36PM -0800, Daniel Miller via Pdns-users wrote:
Is there a way of querying a slave server/zone and obtaining a list of valid
master IP's - not just reading the config file?
No. The zone data
Is there a way of querying a slave server/zone and obtaining a list of
valid master IP's - not just reading the config file?
--
Daniel
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-user
Graeme Garden
On 27/09/2020 21:08:37, Daniel Miller via Pdns-users
wrote:
I have a number of domains that are simply duplicates of a base domain,
e.g. mydomain.com is the primary domain, and we also have mydomain.net
and mydomain.info.
I'd like to able to configure any/all records o
I have a number of domains that are simply duplicates of a base domain,
e.g. mydomain.com is the primary domain, and we also have mydomain.net
and mydomain.info.
I'd like to able to configure any/all records only in mydomain.com - and
have them "magically" propagated to the designated duplicat
No disrespect intended - but based on your post I'm inferring you're
very new to PowerDNS.
There's a separation between the authoritative server and the recursor.
These are totally separate processes. You *must* understand that before
proceeding. Read the PowerDNS docs for these servers until
-- Original Message --
From: "Brian Candler"
To: "Daniel Miller" ; "PowerDNS Users"
Sent: 2/5/2020 1:04:27 PM
Subject: Re: [Pdns-users] Return CNAME or other alias backend as A
On 05/02/2020 20:31, Daniel Miller via Pdns-users wrote:
The above domain w
Does PowerDNS have anything built-in that would allow aliased records returned
as A records? In other words:
$ORIGIN .
example.com 86400 IN CNAME cloud1.example.com.example.com
86400 IN MX 10 mail.example.com.
example.com 86400 IN NS ns1.example.c
On 4/10/2019 12:29 PM, Brian Candler wrote:
On 10/04/2019 20:04, Daniel Miller via Pdns-users wrote:
So now...I'm wondering providing my domain via TLS and possibly HTTP.
I'm not sure what you mean by "providing my domain via TLS".
DNS-over-TLS and DNS-over-HTTPS are
Running my own server has been...an interesting experience over the years.
Now I'm thinking it's time for a new experiment.
I presently have my own physical server and recently setup a cloud-hosted
VPS. The VPS is being used to host a new domain. PowerDNS Authoritative is
installed and conf
Is there a method of verifying a zone file, possibly with pdnsutil, that
validates it without actually "using" it? I *assume*
pdnsutil load-zone ZONE FILE
would perform validation - but that would destroy any existing zone.
--
Daniel
___
Pdns-
I've had a setup for a while that worked quite well - I don't know if
it's the *best* way - but I thought it was correct. I have a single
physical server with some virtual servers I turn up/down as needed.
pdns-auth on my server provides both my internal lan & external public
zones - bound to
On 11/5/2018 9:15 AM, MRob wrote:
still, it didn't work with auto-serial configuration:
> pdnsutil increase-serial example.org
Error: Parsing record content (try 'pdnsutil check-zone'): missing
field at
the end of record content 'ns.example.org cont...@example.org 0'
could you paste the co
14 matches
Mail list logo