<span style='font-family:Verdana'><span style='font-size:12px'><span style="font-family: verdana;"><span style="font-size: 12px;">Hi,<br /> 
<br /> 
I am having problems getting a KVM guest to obtain a DHCP address when using virt-manager GUI. The KVM host has been set up with bridged networking, and I can successfully kickstart a host using the command line<br /> 
<br /> 
virt-install --name=vtest --ram 512 -f /dev/vg00/vtest --vcpus=2 --network bridge=br0 -l http://10.62.128.11/mirrors/scientific/6.1/x86_64/os -x "ks=http://10.62.128.11/kickstart/vm-test.cfg console=ttyS0"<br /> 
<br /> 
However, I cannot get it to work when using virt-manager GUI<br /> 
<br /> 
I select 'Network Boot' (PXE), under 'Advanced Options', I select 'Host device em1 (Bridge 'br0'), leaving the default Mac address options, however, it fails to get a DHCP address, giving the following error in the console:<br /> 
<br /> 
---------------------------8<------------------------<br /> 
<br /> 
Waiting for link up on net0....ok<br /> 
DHCP (net0</span></span><span style="font-family:verdana;"><span style="font-size:12px;">52:54:00:35:8c:c2</span></span><span style="font-family: verdana;"><span style="font-size: 12px;"> )......................connection timed out (0x4c106035)<br /> 
<br /> 
No more network devices</span></span><br /> 
<br /> 
<span style="font-family: verdana;"><span style="font-size: 12px;">---------------------------8<------------------------<br /> 
<br /> 
It generates the following network config in the xml:<br /> 
<br /> 
<br /> 
----------------8<----------------<br /> 
<br /> 
    <interface type='bridge'><br /> 
      <source bridge='br0'/><br /> 
      <mac address='52:54:00:35:8c:c2'/><br /> 
      <model type='virtio'/><br /> 
    </interface></span></span><br /> 
<br /> 
<span style="font-family:verdana;"><span style="font-size:12px;">----------------8<----------------</span></span><br /> 
<br /> 
>From KVM guests I have kickstarted via the command line method, I can get DHCP addresses.<br /> 
I cannot even see any DHCP requests on br0 on the KVM when it is attempting to get an address via GUI method<br /> 
<br /> 
<br /> 
Any ideas why the virt-manager method does not work?<br /> 
<br /> 
<span style="font-family:verdana;"><span style="font-size:12px;">Cheers for any help,<br /> 
<br /> 
Cam</span></span><br /> 
</span></span>