You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If zone name is changed by introducing/changing $ORIGIN directive on the top of the zone file, dzonegit will not properly reconfig nameservers, instead, it will try to reload zone, whose name is not yet known.
Also, when BIND is used, any journal file has to be deleted when changing zone name, otherwise BIND will refuse to load the zone.
The text was updated successfully, but these errors were encountered:
If zone name is changed by introducing/changing
$ORIGIN
directive on the top of the zone file,dzonegit
will not properly reconfig nameservers, instead, it will try to reload zone, whose name is not yet known.Also, when BIND is used, any journal file has to be deleted when changing zone name, otherwise BIND will refuse to load the zone.
The text was updated successfully, but these errors were encountered: