Is there a recommended order of operations when moving DNSSEC-enabled
nameservers to a hidden-master setup?
I'm hoping it's just as simple as moving all these files into place on
the hidden master:
*.key
*.private
managed-keys.bind
*.jbk
*.jnl
*.signed
*.signed.jnl
If not, what do I need to do?
On 10/1/13 2:16 PM, David Newman wrote:
> Is there a recommended order of operations when moving DNSSEC-enabled
> nameservers to a hidden-master setup?
Actually, this is really a more general question: Is there a recommended
order of operations when migrating zones between any two DNSSEC-enabled
n
On Oct 1, 2013, at 8:27 PM, David Newman wrote:
> On 10/1/13 2:16 PM, David Newman wrote:
>> Is there a recommended order of operations when moving DNSSEC-enabled
>> nameservers to a hidden-master setup?
>
> Actually, this is really a more general question: Is there a recommended
> order of ope
On 02/10/13 02.47, Alan Clegg wrote:
> On Oct 1, 2013, at 8:27 PM, David Newman wrote:
>
>> On 10/1/13 2:16 PM, David Newman wrote:
>>> Is there a recommended order of operations when moving DNSSEC-enabled
>>> nameservers to a hidden-master setup?
>> Actually, this is really a more general questi
On Oct 1, 2013, at 9:04 PM, Sten Carlsen wrote:
>
> On 02/10/13 02.47, Alan Clegg wrote:
>> On Oct 1, 2013, at 8:27 PM, David Newman
>> wrote:
>>
>>
>>> On 10/1/13 2:16 PM, David Newman wrote:
>>>
Is there a recommended order of operations when moving DNSSEC-enabled
nameservers t
As Alan said copy the .key and .private files over.
Disable updating on the old master.
Transfer the zone contents by setting up as a slave
using "masterfile-format text"; or using by using dig.
This will give you the most up to date version of the
zone.
dig axfr zone +onesoa @oldmaster
Hi,
I'm looking for a way to setup a recursive/forwarding named server to
forward dynamic updates. I know this is not something that RFC2136 allows,
but wondering if it can be done or someone else needs this functionality?
Basically, instead of returning NOTAUTH a recursive server (or forwarding)
On 10/02/2013 07:51 AM, Bojan Tomic wrote:
Hi,
I'm looking for a way to setup a recursive/forwarding named server to
forward dynamic updates
See "allow-update-forwarding" in the ARM. Obviously you will lose source
IP / TSIG key info, so will need to perform access checks at the
forwarding se
8 matches
Mail list logo