|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] assign ip address to a domU
Hi all,
I would like to assign an IP address (with netmask and default
gateway) to a domU using its configuration file.
When the domU starts, it does not have any IP address (I'm able to set
only the mac address through the configuration file)
Here is my configuration file
...
vif=[ 'mac=xx.xx.xx.xx.xx.xx, ip=y.y.y.y' ]
ip="y.y.y.y"
netmask="255.255.255.0"
gateway="z.z.z.z"
....
Does anyone know what I'm doing wrong?
Thanks.
Luca
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] assign ip address to a domU,
Luca <=
|
|
|
|
|