1DUMRESP(1) PowerDNS Recursor DUMRESP(1)
2
3
4
6 dumresp -
7
8 dumresp - A dumb DNS responder
9
11 dumresp LOCAL-ADDRESS LOCAL-PORT NUMBER-OF-PROCESSES
12
14 dumresp accepts DNS packets on LOCAL-ADDRESS:LOCAL-PORT and simply
15 replies with the same query, with the QR bit set. When NUMBER-OF-PRO‐
16 CESSES is set to anything but 1, dumresp will spawn NUMBER-OF-PROCESSES
17 forks and use the SO_REUSEPORT option to bind to the port.
18
20 None
21
23 socket(7)
24
26 PowerDNS.COM BV
27
29 2001-2018, PowerDNS.COM BV
30
31
32
33
344.1 Mar 22, 2019 DUMRESP(1)