libvirt conflicts with existing dnsmasq installation
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libvirt (Ubuntu) |
Invalid
|
Low
|
Unassigned |
Bug Description
Binary package hint: virt-manager
I have dnsmasq installed and running.
When creating (or starting) a virtual network with virt-manager, I get:
Error starting network: internal error 'dnsmasq --strict-order --bind-interfaces --pid-file=
dnsmasq: failed to bind listening socket for 192.168.100.1: Address already in use
The _virtual_ network, which NATs to physical interfaces, should not open any _listening_ ports on them.
ProblemType: Bug
Architecture: amd64
Date: Sat Dec 26 10:37:00 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelMo
Package: virt-manager 0.7.0-3ubuntu1
ProcEnviron:
PATH=(custom, user)
LANG=ru_RU.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: virt-manager
Uname: Linux 2.6.31-17-generic x86_64
affects: | virt-manager (Ubuntu) → libvirt (Ubuntu) |
summary: |
- virt-manager conflicts with existing dnsmasq installation + libvirt conflicts with existing dnsmasq installation |
Looks like something is already binding to port 53. Can you attach the output of netstat -ap?
Thanks
chuck