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

[Xen-users] can connect *from* Windows, can't connect *to* Windows


  • To: Xen-users@xxxxxxxxxxxxxxxxxxx
  • From: "Tomasz Chmielewski" <tch@xxxxxxxxxxxxx>
  • Date: Wed, 29 Nov 2006 12:07:22 +0100 (CET)
  • Delivery-date: Thu, 30 Nov 2006 05:19:29 -0800
  • Importance: Normal
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

I just installed Windows 2003 on a HVM-capable machine, running Xen 3.0.3.

I can connect from Windows (via VNC) just fine - ping any host in the
local network or in the internet, or connect to them.

The other way doesn't work - I can't connect to Windows from dom0, or form
any other machine from LAN. The only thing that Windows replies to is
arping.

Anyone alse seeing this, too?


This is Windows configuration file:

import os, re
arch = os.uname()[4]
if re.search("64", arch):
 arch_libdir = "lib64"
else:
 arch_libdir = "lib"
kernel = "/usr/lib/xen/boot/hvmloader"
builder="hvm"
memory = 512
name = "w2k3-001"
vif = [ "type=ioemu, ip=192.168.15.24, mac=00:16:3e:12:34:94,
bridge=xenbr0" ]
disk = [ 'phy:/dev/LVM2/windows2003test,ioemu:hda,w',
        'file:/home/manager/win2k3r2/win2k3r2-cd2.iso,hdc:cdrom,r' ]
device_model = "/usr/" + arch_libdir + "/xen/bin/qemu-dm"
vnc=1
vncviewer=0


-- 
Tomasz Chmielewski
http://wpkg.org



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

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