Your suggestion to limit bind will work for me.
I wasn't sure how to tell bind to not listen on an interface.
Bind defaults to: listen-on { any; };
I modified /etc/bind/named.conf.options by adding the following line:
listen-on port 53 { 127.0.0.1; 192.168.2/24; };
This should restrict bind to localhost and my main network, and should
prevent it from attaching to the virbr0 interface.
After installing the current version of dnsmasq (2.90-0ubuntu0.22.04.1)
and rebooting, it looks like everything is working properly now.
Thanks for all the help with this issue!
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/2055455
Title:
dnsmasq-base causes network device virbr0 to shut down
Status in dnsmasq package in Ubuntu:
New
Bug description:
Installing dnsmasq-base v2.90-0ubuntu0.22.04.1 causes network device
virbr0 to shut down during the boot-up process. Device virbr0 is
installed by the libvirtd daemon. libvirtd gets an unexpected error
when dnsmasq is called and then the address record for virbr0 is
withdrawn.
This problem goes away when reverting back to dnsmasq-base v2.86-1.1
The attached text file provides relevant status reports which
illustrate this problem. (status is shown for the system when using
dnsmasq-base v2.90-0ubuntu0.22.04.1 when the problem occurs and then
when the system operates correctly using dnsmasq-base v2.86-1.1)
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: dnsmasq-base 2.90-0ubuntu0.22.04.1
ProcVersionSignature: Ubuntu 5.15.0-60.66-generic 5.15.78
Uname: Linux 5.15.0-60-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Thu Feb 29 10:29:20 2024
InstallationDate: Installed on 2018-10-08 (1970 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64
(20180725)
ProcEnviron:
TERM=xterm-256color
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: dnsmasq
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/2055455/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp