On 05/24/2009 10:01 PM, Fabien Dupont wrote:
> As far as I can see, it seems vnet0 doesn't forward its trafic to br0
> like there's no link.
> I have also seen that the vnet0 interface seen from host (opposed to
> guest) doesn't have the MAC address asked for vnet0, but this may be normal.
> 
> I may post the same question on libvirt mailing list...
> 

I think it might be a bridge forwarding issue.

Try:
# brctl setfd br0 0

This eliminates the forwarding delay, so your virtual machine may have
networking at the time it sends it's dhcp request.

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

Reply via email to