> -----Original Message-----
> From: xen-users-bounces@lists.xensource.com
> [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of ko0nz
> Sent: 13 June 2007 11:36
> To: xen-users@lists.xensource.com
> Subject: [xen-users] ip static for DomU
>
> hi,
>
> i''d like to give a static ip to my winxp
>
> here''s my winxp.hvm
>
> # vif = [ ''type=ioemu, mac=aa:00:b0:00:00:11,
> ip=192.168.2.151, bridge=xenbr0'' ]
> # vif = [ ''type=ioemu, bridge=xenbr0'' ]
> vif = [ ''type=ioemu, ip=192.168.2.151, bridge=xenbr0'' ]
> dhcp="off"
> netmask="255.255.255.0"
> gateway="192.168.2.1"
> hostname= "winxp"
You can''t do this in the config file, you''ll have to use the
TCP/IP
configuration tools in Windows - passing the IP address in the config
file only works for paravirtual drivers that can read the xenstore to
find these things.
--
Mats>
> but i doesn''t work.
>
> thank in advance.
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users
>
>
>
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users