1dns_transport_list:
2 - GETDNS_TRANSPORT_TLS
3dnssec: GETDNS_EXTENSION_TRUE
4tls_authentication: GETDNS_AUTHENTICATION_REQUIRED
5tls_query_padding_blocksize: 256
6dnssec_return_status: GETDNS_EXTENSION_TRUE
7tls_min_version: GETDNS_TLS1_3
8edns_client_subnet_private : 1
9idle_timeout: 10000
10listen_addresses:
11 - 0.0.0.0
12 - 0:0:0:0:0:0:0:0
13# The following information can be found at my.nextdns.io/xxxxxx/setup and then scroll down to "Stubby" and copy/paste from there to here.
14round_robin_upstreams: 1
15upstream_recursive_servers:
16 - address_data: 45.90.28.0
17 tls_auth_name: "xxxxxx.dns.nextdns.io"
18 - address_data: 2a07:a8c0::0
19 tls_auth_name: "xxxxxx.dns.nextdns.io"
20 - address_data: 45.90.30.0
21 tls_auth_name: "xxxxxx.dns.nextdns.io"
22 - address_data: 2a07:a8c1::0
23 tls_auth_name: "xxxxxx.dns.nextdns.io"
Created: Wed, 25 Oct 2023 14:59:41 +0000
Expires: Never