Re: Allow only temporary zone updates without making them permanent

2019-06-29 Thread Grant Taylor via bind-users
On 6/29/19 2:13 PM, Lefteris Tsintjelis via bind-users wrote: Standard DNS mechanisms and poll would not work. Everything must be done within 1 minute so notify MUST be used and therefor zone serial must be increased and of course all secondaries MUST be online and respond to the notify properl

Re: Allow only temporary zone updates without making them permanent

2019-06-29 Thread Lefteris Tsintjelis via bind-users
On 29/6/2019 21:55, Grant Taylor via bind-users wrote: > On 6/29/19 12:30 PM, Lefteris Tsintjelis via bind-users wrote: >> Secondaries though are almost always slaves, so writing suppression >> doesn't really matter for them. It is the primary that only matters so >> if it could suspend writing for

Re: Allow only temporary zone updates without making them permanent

2019-06-29 Thread Grant Taylor via bind-users
On 6/29/19 12:30 PM, Lefteris Tsintjelis via bind-users wrote: I prefer the text format and I always use masterfile-format text. I am always tempted to check if everything is OK. Probably a waste of time but I just feel safer if I can see things. I'll argue that it doesn't matter (much) why yo

Re: Allow only temporary zone updates without making them permanent

2019-06-29 Thread Lefteris Tsintjelis via bind-users
On 26/6/2019 20:25, Tony Finch wrote: > Lefteris Tsintjelis via bind-users wrote: >> On 26/6/2019 17:39, Grant Taylor via bind-users wrote: >>> Or are you wanting to update the zone contents without actually updating >>> the zone file on disk? >> >> Yes, exactly this. That is the reason I changed