systemd-networkd: add DNSSEC & DNSOverTLS & search domains

This commit is contained in:
Aminda Suomalainen 2024-04-22 12:25:25 +03:00
parent 945ca0462d
commit 44b6e5b618
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 13 additions and 0 deletions

View File

@ -28,6 +28,12 @@ IPv6LinkLocalAddressGenerationMode=stable-privacy
#DNS=127.0.0.1
#DNS=::1
#DNS=8.8.4.4
#DNSSEC=true
#DNSSEC=allow-downgrade
#DNSOverTLS=true
#DNSOverTLS=opportunistic
# Search domains
Domains=.
# Enable systemd-timesyncd with `timedatectl set-ntp true`, may be specified
# multiple times, but you are using Chrony instead, right?
#NTP=fi.pool.ntp.org

View File

@ -23,3 +23,10 @@ IPv6LinkLocalAddressGenerationMode=stable-privacy
MulticastDNS=true
# Windows
LLMNR=true
# systemd-resolved configuration
#DNSSEC=true
#DNSSEC=allow-downgrade
#DNSOverTLS=true
#DNSOverTLS=opportunistic
# Search domains
Domains=.