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

RE: [Xen-users] Networking problem

To: "George Mavrogonatos" <jblackknee@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Networking problem
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Thu, 1 Feb 2007 15:18:14 +0100
Delivery-date: Thu, 01 Feb 2007 06:18:27 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <50ca6c890702010611h747e1ce0x6618048d58bae57e@xxxxxxxxxxxxxx>
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
Thread-index: AcdGCyGxYYtvZ6rlQtikB10KlRizLgAAClqA
Thread-topic: [Xen-users] Networking problem
 

> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> George Mavrogonatos
> Sent: 01 February 2007 14:12
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] Networking problem
> 
> 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?

Someone said that the rtl8139 driver in Windows is broken. I'm not sure
if that's the case, but try:
vif = [ 'type=ioemu, bridge=xenbr0, model=ne2k_pci' ]


--
Mats
> 
> Can anyone help?
> 
> George
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
> 
> 
> 



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

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