File: ixfrdist.1

package info (click to toggle)
pdns 4.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,856 kB
  • sloc: cpp: 78,652; sh: 5,405; makefile: 2,096; sql: 822; ruby: 598; yacc: 228; ansic: 208; lex: 130; perl: 48; python: 4
file content (74 lines) | stat: -rw-r--r-- 2,104 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
.\" Man page generated from reStructuredText.
.
.TH "IXFRDIST" "1" "Feb 06, 2021" "" "PowerDNS Authoritative Server"
.SH NAME
ixfrdist \- An IXFR/AXFR-only server that re-distributes zones
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.SH SYNOPSIS
.sp
\fBixfrdist\fP [\fIOPTION\fP]...
.SH DESCRIPTION
.sp
\fBixfrdist\fP transfers zones from an authoritative server and re\-serves these zones over AXFR and IXFR.
It checks the SOA serial for all configured domains and downloads new versions to disk.
.sp
When a SOA query comes in and the client\(aqs address is allowed by the ACL, \fBixfrdist\fP responds with the latest SOA for the zone it has.
This query can be followed up with an IXFR or AXFR query, which will then be served to the client.
Should an IXFR be served, \fBixfrdist\fP will condense all differences it has for the domain into one IXFR.
.sp
\fBixfrdist\fP is configured with a configuration file in YAML format.
Please see \fBixfrdist.yml(5)\fP for information.
.SH OPTIONS
.INDENT 0.0
.TP
.B \-\-help
Show all supported options
.TP
.B \-\-verbose
Log INFO messages
.TP
.B \-\-debug
Log INFO and DEBUG messages
.TP
.B \-\-version
Display the version of ixfrdist
.TP
.BI \-\-config \ <PATH>
Load configuration from \fIPATH\fP, a YAML file. When not set,
an \fIixfrdist.yml\fP is attempted to be read from the SYSCONFDIR.
.UNINDENT
.SH SEE ALSO
.sp
ixplore(1), pdns_server(1), ixfrdist.yml(5)
.SH AUTHOR
PowerDNS.COM BV
.SH COPYRIGHT
2001-2019, PowerDNS.COM BV
.\" Generated by docutils manpage writer.
.