2015-04-29 10:41:42 +03:00
|
|
|
[Match]
|
2023-07-04 11:24:29 +03:00
|
|
|
Type=ether
|
2015-04-29 10:41:42 +03:00
|
|
|
|
2023-03-31 13:33:27 +03:00
|
|
|
[Link]
|
2024-04-12 09:52:32 +03:00
|
|
|
RequiredForOnline=false
|
2024-04-22 13:09:05 +03:00
|
|
|
# If something else (like NetworkManager) manages network, uncomment
|
|
|
|
#Unmanaged=true
|
2024-04-22 12:21:56 +03:00
|
|
|
# Required for mDNS
|
2024-07-23 08:43:39 +03:00
|
|
|
#Multicast=true
|
2023-03-31 13:33:27 +03:00
|
|
|
|
2015-04-29 10:41:42 +03:00
|
|
|
[Network]
|
2024-07-24 19:21:32 +03:00
|
|
|
DHCP=true
|
2024-04-22 12:21:56 +03:00
|
|
|
# systemctl enable systemd-resolved && systemctl start systemd-resolved
|
|
|
|
# ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf
|
2024-04-22 13:32:12 +03:00
|
|
|
DNS=
|
2024-04-22 12:59:38 +03:00
|
|
|
DNS=::1
|
|
|
|
DNS=127.0.0.1
|
|
|
|
DNS=127.0.0.53
|
2024-04-22 15:12:07 +03:00
|
|
|
DNSSEC=true
|
2024-04-22 15:43:50 +03:00
|
|
|
#DNSOverTLS=opportunistic
|
|
|
|
DNSOverTLS=true
|
2024-04-22 12:25:25 +03:00
|
|
|
# Search domains
|
|
|
|
Domains=.
|
2024-04-22 12:21:56 +03:00
|
|
|
# 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
|
|
|
|
#NTP=time.cloudflare.com
|
|
|
|
# Enable mDNS/.local for systemd-resolved
|
2024-06-28 11:49:23 +03:00
|
|
|
#MulticastDNS=true
|
2024-04-22 12:21:56 +03:00
|
|
|
# Windows
|
2024-06-28 11:49:23 +03:00
|
|
|
#LLMNR=true
|