Table of Contents

NAME

upd_soa.pl - update DNS SOA record

SYNOPSIS

upd_soa.pl [options] soa_file ...

DESCRIPTION

This script updates the serial number in soa_file. The serial number is formatted as yyyymmddnn where nn differentiates between multiple updates on the same day. The previous version of soa_file is left in soa_file.old

If soa_file does not exist, we create it. Various options are used to control the content of the SOA record, and we also look for .${Myname}rc to read default values from.

HISTORY

This script replaces incr_soa.sh and new_soa.sh

AUTHOR

Simon J. Gerraty <sjg@crufty.net>


Table of Contents