1nsd-xfer(8) nsd nsd-xfer(8)
2
3
4
6 nsd-xfer - AXFR client to transfer zones from a name server
7
9 nsd-xfer [-4] [-6] [-p port] [-s serial] [-T tsiginfo] [-v] -z zone -f
10 file servers...
11
13 nsd-xfer is program to transfer zones from a name server using AXFR.
14 NSD is a complete implementation of an authoritative DNS nameserver.
15
17 -4 Only send to IPv4 addresses.
18
19 -6 Only send to IPv6 addresses.
20
21 -f file
22 The file to store the zone in.
23
24 -p port
25 Specify the port to send to.
26
27 -s serial
28 Specify the serial of the current zone. The zone is only trans‐
29 ferred if the master server has a zone with a greater serial
30 number.
31
32 -T tsiginfo
33 Use TSIG to verify the zone transfer. The tsiginfo file must
34 contain the TSIG key information. The file is removed up-on
35 successful reading of the key.
36
37 -v Be more verbose.
38
39 -z zone
40 Specify the zone to receive.
41
42 servers...
43 List of nameservers to try.
44
46 To run this program the standard way type:
47
48 nsd-xfer -z foobar.cz -f foobar.cz.zone 1.2.3.4
49
51 NSD was written by NLnet Labs and RIPE NCC joint team. Please see CRED‐
52 ITS file in the distribution for further details.
53
55 nsd(8), nsd-notify(8), nsdc(8), zonec(8)
56
57
58
59NLnet Labs 3.0.6 nsd-xfer(8)