[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Windows "modern.ie" Network Problem



Hello!

(ipsis litteris fromÂhttp://xenproject.org/help/questions-and-answers/windows-modern-ie-network-problem.html)

I have a server with Debian Wheezy and Xen. I work as a Web Developer and we use the http://modern.ie boxes. So, I converted the VirtualBox boxes and create guests inside Xen. But I have only one problem: network.

Windows don't recognize my network. I don't know why, I'm in this problem for a month.

I have 5 Debian guests and 1 Windows 7 Home guest. They work perfectly. But when I start any of other Windows boxes, they network don't work.

$ cat /etc/xen/xend-config.sxp | grep '^[^#]'
(network-script network-bridge)
(vif-script vif-bridge)
(dom0-min-mem 196)
(enable-dom0-ballooning yes)
(total_available_memory 0)Â
(dom0-cpus 0)

$ cat /etc/xen/ie9-win7.cfg | grep -v '^$'
kernel = '/usr/lib/xen-4.1/boot/hvmloader'
builder = 'hvm'
vcpus = '1'
memory = '2048'
name = 'ie9-win7'
vnc = '1'
vif = [ 'mac=133:93:36:40:37,bridge=xenbr0,type=ioemu' ]
vfb = [ 'vnclisten=0.0.0.0,vncpasswd=,vncdisplay=90' ]
stdvga=1
videoram=16
disk = [
'phy:/dev/vg0/ie9-win7,hda,w'
]
acpi = '1'
sdl = '0'
serial = 'pty'
device_model = 'qemu-dm'
usb = 1
usbdevice = 'tablet'
boot = 'c'

$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet manual

auto xenbr0
iface xenbr0 inet static
bridge-ports eth0
address 10.0.0.2
netmask 255.255.255.0
gateway 10.0.0.1
dns-nameserver 10.0.0.1

I just notice that when I execute "xm create ie9-win7.cfg", "ifconfig" shows a virtualÂnetwork interface suffixed with "-emu" and after an 5 seconds, it desappears.

Thanks,

--
Wanderson Henrique Camargo Rosa
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.