From 8daa83a594a2e98f39d764422bfbdbc62c9efd44 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:20:00 +0200 Subject: Adding upstream version 2:4.20.0+dfsg. Signed-off-by: Daniel Baumann --- .../domain/dnszonetransferclientsdeny.xml | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml (limited to 'docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml') diff --git a/docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml b/docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml new file mode 100644 index 0000000..8ff8531 --- /dev/null +++ b/docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml @@ -0,0 +1,26 @@ + + + This option specifies the list of IPs denied to ask for dns zone + transfer from bind DLZ module. + + + The IP list is comma and space separated and specified in the same + syntax as used in , specifically + including IP address, IP prefixes and IP address masks. + + + As this is a DNS server option, hostnames are naturally not permitted. + + + If a client identified in this list sends a zone transfer request, it will always + be denied, even if they are in . + This allows the definition of specific denied clients within an authorized subnet. + + + + +192.168.0.1 + -- cgit v1.2.3