David Haller wrote:
Hello,
On Thu, 16 May 2019, Per Jessen wrote:
I have this config:
# grep ^[a-zA-Z] /etc/dnsmasq.conf domain-needed no-resolv user=dnsmasq group=nogroup listen-address=127.0.0.1 conf-dir=/etc/dnsmasq.d/,*.conf
Shouldn't this be enough to make dnsmasq listen only on 127.0.0.1 ?
==== # On systems which support it, dnsmasq binds the wildcard address, # even when it is listening on only some interfaces. It then discards # requests that it shouldn't reply to. This has the advantage of # working even when interfaces come and go and change address. If you # want dnsmasq to really bind only the interfaces it is listening on, # uncomment this option. About the only time you may need this is when # running another nameserver on the same machine. bind-interfaces ====
Thanks for digging that out, David, I wouldnt have thought to look for something like that. -- Per Jessen, Zürich (15.2°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org