1IXPLORE(1)                     PowerDNS Recursor                    IXPLORE(1)
2
3
4

NAME

6       ixplore -
7
8       ixplore - A tool that provides insights into IXFRs
9

SYNOPSIS

11       ixplore COMMAND COMMAND_OPT...
12
13       ixplore diff ZONE BEFORE AFTER
14
15       ixplore track IP ADDRESS PORT ZONE DIRECTORY
16

DESCRIPTION

18       ixplore  is a tool to work with IXFR (incremental zonetransfers) in two
19       modes (specified by COMMAND): diff or track.
20
21       In the 'diff' mode, it will show a diff(1)-like output  between  BEFORE
22       and AFTER.
23
24       In  the 'track' mode, ixplore consumes IXFRs from IP ADDRESS and writes
25       the resulting zonefiles out to  DIRECTORY/ZONE-serial.  If  no  initial
26       zonefiles  exist, an initial AXFR will be done first. ixplore will then
27       check the SOA serial on IP ADDRESS for ZONE every SOA  Refresh  seconds
28       and perform an IXFR if the serial has increased.
29

OPTIONS

DIFF-MODE

32       ZONE   The name of the zone the IXFRs are consumed from.
33
34       BEFORE Path to the 'before' zonefile.
35
36       AFYER  Path to the 'after' zonefile.
37

TRACK-MODE

39       IP ADDRESS
40              The IP address to consume IXFRs from.
41
42       PORT   The port to use on IP ADDRESS.
43
44       ZONE   Name of the zone to track changes of.
45
46       DIRECTORY
47              Directory where the zonefiles will be stored.
48

SEE ALSO

50       diff(1)
51

AUTHOR

53       PowerDNS.COM BV
54
56       2001-2018, PowerDNS.COM BV
57
58
59
60
614.1                              Mar 22, 2019                       IXPLORE(1)
Impressum