Updating DNS and DHCP config for AdGuard. #74

Merged
gitea-sonarqube-bot merged 1 commits from rikku-adguard-dns-dhcp-config_2025-10-10T18-30-29 into main 2025-10-11 06:15:51 -04:00
@@ -26,10 +26,27 @@ dns:
ratelimit_whitelist: []
refuse_any: true
upstream_dns:
- 192.168.1.254
- 94.140.14.14
- 94.140.15.15
- https://dns.adguard-dns.com/dns-query
- tls://dns.adguard-dns.com
- quic://dns.adguard-dns.com
- 1.1.1.1
- 1.0.0.1
- 1.1.1.2
- 1.0.0.2
- 185.228.168.9
- 185.228.169.9
- 76.76.2.3
- tls://getdnsapi.net
- 185.49.141.37
- tls://dot.seby.io
upstream_dns_file: ""
bootstrap_dns:
- 1.1.1.1
- 9.9.9.10
- 149.112.112.10
- 2620:fe::10
- 2620:fe::fe:10
fallback_dns: []
upstream_mode: load_balance
fastest_timeout: 1s
@@ -72,7 +89,7 @@ dns:
pending_requests:
enabled: true
tls:
enabled: false
enabled: true
server_name: ""
force_https: false
port_https: 443
@@ -83,8 +100,8 @@ tls:
allow_unencrypted_doh: false
certificate_chain: ""
private_key: ""
certificate_path: ""
private_key_path: ""
certificate_path: /opt/adguardhome/certs/live/trez.wtf/priv-fullchain-bundle.pem
private_key_path: /opt/adguardhome/certs/live/trez.wtf/priv-fullchain-bundle.pem
strict_sni_check: false
querylog:
dir_path: ""
@@ -120,7 +137,8 @@ dhcp:
range_end: 192.168.1.254
lease_duration: 86400
icmp_timeout_msec: 1000
options: []
options:
- '6 ips 192.168.1.254,192.168.1.252'
dhcpv6:
range_start: ""
lease_duration: 86400