This repository has been archived on 2023-01-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
CustomDebian11LiveISO_GUI/config/includes.chroot/etc/NetworkManager/dnsmasq.d/options

14 lines
373 B
Plaintext

# Enable DNSSec
#conf-file=/usr/share/dnsmasq-base/trust-anchors.conf
#dnssec
# Use custom forwarders instead of the name server acquired by DHCP
#server=1.2.3.4
#server=2.3.4.5
# Force using resolvers in the specified order instead of "intelligently"
#strict-order
# Delegate resolution of a specific domain to libvirt's dnsmasq service
#server=/mydomain.host/10.0.0.1