Michael DeHaan wrote:
> Actually this is probably a good thing for cobbler check to look for.  
> Making an RFE for this...

copying from https://fedorahosted.org/cobbler/ticket/233

You can run cobbler and libvirtd on the same host, you just need to ensure DHCP 
servers don't listen on the same interface.

libvirtd runs dnsmasq with --bind-interfaces --except-interface lo, and for its 
"default" network --listen-address 192.168.122.1

If you use dnsmasq w/ cobbler, you also need to configure it with 
--bind-interfaces and --listen-address and for ISC dhcpd there's local-address 
address; in dhcpd.conf

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to