I forgot something -- after "interface = (virbr1, br0, or whatever)" you need 
to add:
  bind-interfaces
Otherwise dnsmasq will still bind to all interfaces instead of just the 
assigned interface.

Another thing worth mentioning is that virt-manager / libvirt uses
dnsmasq internally. It gets VERY upset if you try and run Cobbler on a
bridged interface. What you need to do is create a bridge with no
assigned interfaces in /etc/network/interfaces (I called mine 'vmpxe' --
Virtual Machine PXE), give it an IP address and so forth, and attach
Orchestra's dnsmasq instance to that interface. Then when you create the
VM, attach the network adapter to that interface (i.e. "specify shared
device name", then the name of the bridge)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/911873

Title:
  No way to manually restrict DHCP to one interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/orchestra/+bug/911873/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to