Martin McCormick wrote: > Is there a way using nsupdate to change a $origin directive in a > zone file?
$origin is a preprocessor statement. It's not an attribute of a zone, so you cannot change it directly. When BIND writes zone files, it uses $origin to group records that share a common base name. Just "update delete/add" all records and the mixed case $origin disappears. HTH, Hauke.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

