Re: why is dnsmasq running?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Once upon a time, Neal Becker <ndbecker2@xxxxxxxxx> said:
> Clearly has something to do with libvirt, probably I did some experiment a 
> long time back that required it.  But just removing libvirt-daemon is not an 
> option, that would remove a lot of stuff.

Libvirt by default sets up a private local network, NATted towards your
Internet connection, with a local dnsmasq for a proxy resolver.  If you
aren't using that network, you can just disable it and set it to not
auto-start:

# virsh net-autostart default --disable
# virsh net-destroy default

Otherwise, you can make dnsmasq only listen on certain interfaces, so
you could set your instance to not listen on the private network (and
IIRC libvirt configures its instance to only listen on that network),
and that should work.  libvirt configures its instance for separate PID
files and such, so that part doesn't conflict with a "regular" instance.
-- 
Chris Adams <linux@xxxxxxxxxxx>
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux