Bug#761658: reliably disable DNS resolving
As this is about the default nameservers to be used when there is nothing else configured, how would I disable DNS resolution then? Because I see that this is a technical issue for which there is no solution mentioned in this bugreport yet. At least for settling this part of the issue can you please present a solution that is equal to not configuring any hosts on a system which does not have it's defaults set? signature.asc Description: OpenPGP digital signature ___ Pkg-systemd-maintainers mailing list Pkg-systemd-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
Bug#761658: reliably disable DNS resolving
Hi Am 14.06.2017 um 19:49 schrieb benaryorg: > As this is about the default nameservers to be used when there is > nothing else configured, how would I disable DNS resolution then? First of all, systemd-resolved is not used and enabled by default. If you actually do use systemd-resolved, disabling the fallback DNS server(s) is trivial. Either edit /etc/systemd/resolved.conf and set FallbackDNS= or create a drop-in snippet like this: mkdir /etc/systemd/resolved.conf.d/ echo -e "[Resolve]\nFallbackDNS=" > /etc/systemd/resolved.conf.d/no-fallback.conf Then run systemctl restart systemd-resolved.service. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? signature.asc Description: OpenPGP digital signature ___ Pkg-systemd-maintainers mailing list Pkg-systemd-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
Processed: severity of 761658 is wishlist
Processing commands for cont...@bugs.debian.org: > severity 761658 wishlist Bug #761658 {Done: m...@linux.it (Marco d'Itri)} [systemd] Please do not default to using Google nameservers Severity set to 'wishlist' from 'serious' > thanks Stopping processing here. Please contact me if you need assistance. -- 761658: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761658 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems ___ Pkg-systemd-maintainers mailing list Pkg-systemd-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers