IT

De PN Wiki
Version datée du 3 décembre 2023 à 22:33 par Apn (discussion | contributions) (Page créée avec « == Named == === Updating a Dynamic zone === ''"If you have to edit the zone files of dynamic zones manually while the DNS server is running, you'll have to freeze the... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à la navigation Aller à la recherche

Named

Updating a Dynamic zone

"If you have to edit the zone files of dynamic zones manually while the DNS server is running, you'll have to freeze the zones with # rndc freeze <myzone> before editing and unfreeze them with # rndc thaw <myzone> after editing. This is because named(8) has internal state information and external journal files attached to dynamic zones that have to be kept in sync with the zone files[1]".