|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] domU Static IP
I am running dom0 in Centos 5. I am trying to configure a static IP address,
but so far any modifications I make to the domU configuration file do not take
effect. Any changes I make to the network settings within domU are reset upon
reboot. Other changes I make within the domU are persistent.
Here is the configuration file I'm using for xm create
name = "Mint"
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
memory = 256
vif = [ 'mac=00:16:3E:0F:C9:CB, ip=129.63.205.178, type=ioemu, bridge=xenbr1' ]
acpi = 1
apic = 1
#disk = [ 'file:/srv/xen/Mint.img,hda,w', 'file:/srv/xen/Mint-8.iso,hdc:cdrom,r'
]
disk = [ 'file:/srv/xen/Mint.img,hda,w']
boot="dc"
sdl=0
vnc=1
vncconsole=1
vncpasswd=''
serial='pty'
usbdevice='tablet'
device_model='/usr/lib64/xen/bin/qemu-dm'
on_reboot='restart'
on_crash='restart'
dhcp = "off"
ip = "129.63.205.178"
netmask = "255.255.255.0"
gateway = "129.63.205.254"
Regards,
T Ficarra
New Email addresses available on Yahoo!
Get the Email name you've always wanted on the new @ymail and @rocketmail.
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] domU Static IP,
Timothy Ficarra <=
|
|
|
|
|