DragonFly On-Line Manual Pages
credns-notify(8) credns 0.2.10 credns-notify(8)
NAME
credns-notify - program to send NOTIFY's to remote nameservers.
SYNOPSIS
credns-notify [-4] [-6] [-h] [-a address[@port]] [-p port] [-y
key:secret[:algorithm]] -z zone servers
DESCRIPTION
Credns-notify is simple program to send NOTIFY's to remote nameservers.
OPTIONS
-4 Only send to IPv4 addresses.
-6 Only send to IPv6 addresses.
-h Print help information and exit.
-a address[@port]
Specify the source address (and port) to send from.
-p port
Specify the port to send to.
-y key:secret[:algorithm]
Specify a TSIG key and base64 encoded secret to sign the
notification with. If the TSIG algorithm is not defined, MD5 is
used.
z zone Specify the zone to notify about.
servers
List of nameservers to send to.
EXAMPLES
To run this program the standard way type:
# credns-notify -z foobar.cz 1.2.3.4
SEE ALSO
credns(8), crednsc(8), credns.conf(5), credns-checkconf(8),
credns-patch(8), credns-xfer(8)
AUTHORS
Credns was written by NLnet Labs.
NSD was written by NLnet Labs and RIPE NCC joint team. Please see
CREDITS file in the distribution for further details.
NLnet Labs June 22, 2012 credns-notify(8)