From 9ac2a115a2289fc15af05b729596a6ad449c1727 Mon Sep 17 00:00:00 2001 From: khramshinr Date: Tue, 30 Jan 2024 14:12:01 +0700 Subject: dns forwarding: T5687: Implement ECS settings for PowerDNS recursor (cherry picked from commit eb76729d63245e2e8f06f4d6d52d2fd4aab4fb1f) --- .../service_dns_forwarding.xml.in | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/service_dns_forwarding.xml.in b/interface-definitions/service_dns_forwarding.xml.in index 0f8863438..b520af44d 100644 --- a/interface-definitions/service_dns_forwarding.xml.in +++ b/interface-definitions/service_dns_forwarding.xml.in @@ -735,6 +735,49 @@ + + + DNS server options + + + + + List of client netmasks for which EDNS Client Subnet will be added + + ipv4net + IP addresses or subnets, negation supported + + + ipv6net + IPv6 addresses or subnets, negation supported + + + + + + + Number of bits of IPv4 address to pass for EDNS Client Subnet + + u32:0-32 + Number of bits of IPv4 address + + + + + + + + + List of netmasks and domains that we should enable EDNS subnet for + + txt + Netmask or domain + + + + + + -- cgit v1.2.3