Hello all, I try to set-up xen and I faced problem with network in domU. Hardware platform is amd64 dual Opteron OS: Fedora Core 5 All xen configuration files have default conten. I''ve created a new one for my domU named xen1 with following content: < -- CUT --> kernel = "/boot/vmlinuz-2.6.16-1.2096_FC5xenU" memory = 128 name = "xen1" domid = "1" vcpus = 2 vif = [ '''' ] disk = [ ''file:/xenU/fedora.img,sda1,w'' ] netmask="255.255.255.0" gateway="192.168.0.1" hostname = "xen1" root = "/dev/sda1 rw" extra = "3" < -- CUT --> The domain is started using command: xm create -c /etc/xen/xen1. Everything goes OK except network configuration. DomU doesn''t see the Ethernet device. Any suggestions what I''m doing wrong ? Thanks in advance Regards Konrad _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users