Hello, I had followed the instructions in http://www.fedoraproject.org/wiki/FedoraXenQuickstart an I am succeeding in creating domain U. The thing is that I want domU to start with some static IP address. How can I do it ? I had tried adding , in the config file for domU, vif = [ 'ip=192.168.0.193', 'bridge=xenbr0' ] netmask="255.255.255.0" and run "xm create -c domUconfig" Dom U started , ifconfig -a showed eth0, but without the IP address. Any ideas ? Mark