1nsd-notify(8)                      nsd 3.2.8                     nsd-notify(8)
2
3
4

NAME

6       nsd-notify - program to send NOTIFY's to remote nameservers.
7

SYNOPSIS

9       nsd-notify   [-4]   [-6]   [-h]   [-a  address[@port]]  [-p  port]  [-y
10       key:secret[:algorithm]] -z zone servers
11

DESCRIPTION

13       Nsd-notify is simple program to send NOTIFY's  to  remote  nameservers.
14       NSD is a complete implementation of an authoritative DNS nameserver.
15

OPTIONS

17       -4     Only send to IPv4 addresses.
18
19       -6     Only send to IPv6 addresses.
20
21       -h     Print help information and exit.
22
23       -a address[@port]
24              Specify the source address (and port) to send from.
25
26       -p port
27              Specify the port to send to.
28
29       -y key:secret[:algorithm]
30              Specify a TSIG key and base64 encoded secret to sign the notifi‐
31              cation with. If the TSIG algorithm is not defined, MD5 is used.
32
33       z zone Specify the zone to notify about.
34
35       servers
36              List of nameservers to send to.
37

EXAMPLES

39       To run this program the standard way type:
40
41       # nsd-notify -z foobar.cz 1.2.3.4
42

SEE ALSO

44       nsd(8),   nsdc(8),   nsd.conf(5),    nsd-checkconf(8),    nsd-patch(8),
45       nsd-xfer(8), zonec(8)
46

AUTHORS

48       NSD was written by NLnet Labs and RIPE NCC joint team. Please see CRED‐
49       ITS file in the distribution for further details.
50
51
52
53NLnet Labs                       Mar 22, 2011                    nsd-notify(8)
Impressum