From 83d5368a198c61301030f4e7b3717a7e9f879dea Mon Sep 17 00:00:00 2001 From: Antonio Cardace Date: Wed, 29 Jan 2020 16:47:37 +0100 Subject: [PATCH] man: add dnsmasq option documentation on added dns servers (cherry picked from commit 7ef684b1b3cc1fc0acbcea8eeb2bfae767bd70f1) --- man/NetworkManager.conf.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index 8cffc06ff7..ea068500cd 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -338,6 +338,10 @@ no-auto-default=* setting below), the name server there will be localhost only. NetworkManager also writes a file &nmrundir;/no-stub-resolv.conf that contains the original name servers pushed to the DNS plugin. + + When using dnsmasq and systemd-resolved + per-connection added dns servers will always be queried using + the device the connection has been activated on.