|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Unable to get IP address in guest OS through DHCP
On 26 September 2011 20:42, Flavio <fbcyborg@xxxxxxxxx> wrote:
> What I can say about the config files is that in the /etc/xen/xl.conf
> I only have this line:
> vifscript="vif-bridge"
Problem solved changing the above line with the following one:
vifscript="/etc/xen/scripts/vif-bridge"
So the complete path to the vif-bridge file was necessary.
# brctl show
bridge name bridge id STP enabled interfaces
xenbr0 8000.00248c08d07e yes eth0
vif1.0
vif2.0
Bye,
--
Flavio
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|