Displaying 1 result from an estimated 1 matches for "7f99f96f34d6".
2011 Feb 05
1
Network/bridge questions
...flushed the firewall rules, so I'm sure the dhcp request
isn't being blocked. I've also tried changing the br0 above to virbr0,
with no change.
This is from "net-edit default" in virsh:
<network>
  <name>default</name>
  <uuid>3d1f153f-fc0f-4de5-98c8-7f99f96f34d6</uuid>
  <forward mode='nat'/>
  <bridge name='virbr0' stp='on' delay='0' />
  <ip address='192.168.122.1' netmask='255.255.255.0'>
    <dhcp>
      <range start='192.168.122.2' end='192.168.122.254' /&...