WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Networking problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Networking problem
From: "George Mavrogonatos" <jblackknee@xxxxxxxxx>
Date: Thu, 1 Feb 2007 15:11:30 +0100
Delivery-date: Thu, 01 Feb 2007 06:11:19 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=KJymX5YAwW9YwDU6J4LXuKYqsU1X4PwV29rTMWL/Xwv+R8hkyWenmTbXUht0F5EgRKRhnmMIHTVd4ukRhJd0y/rpINf2ge+1rwG8ef099YZ/JQkBjLIoecuPkK+78CCAUmI7/hkL3sgux/aiBLE5/gUJkyFTr6i7BbjcvVlBvw0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi

I have installed Xen 3.0.4 on Gentoo.
When I use network-route & vif-route scripts
domU has no connectvity. The vm is brought
up using HVM. The configuration file is :

kernel = "/usr/lib64/xen/boot/hvmloader"
builder='hvm'
memory = 64
name = "winxp"
disk = [ 'file:/xen-images/windows/winxp1.img,ioemu:hda,w',
',ioemu:hdc:cdrom,r' ]
device_model = '/usr/lib64/xen/bin/qemu-dm'
boot="c"
sdl=1
vnc=0
vif=['']
apic=0
acpi=0
pae=0

There is an interface created in domU, which i manually configure the IP address
and gateway for it. What I don't understand is why I can't monitor any
trafic on the
vif#.0 interface, despite the fact that I create traffic on the eth0
interface of the domU.
I have tried several compinations for the IP addresess of eth0 in domU
and vif#.0 in
dom0 but with no results.
Another thing is why the vif-route script sets the IP address of
vif#.0 interface the
same as the IP address of the eth0 interface of dom0?

Can anyone help?

George

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

<Prev in Thread] Current Thread [Next in Thread>