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] windows XP on xen and tap0 in wrong bridge

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] windows XP on xen and tap0 in wrong bridge
From: "Janusz Ulanowski" <janul666@xxxxxxxxx>
Date: Sun, 16 Dec 2007 20:46:54 +0000
Delivery-date: Sun, 16 Dec 2007 12:47:27 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=M0Uh4nWWQBSaXO91oA8B9nEXP6Ye1qYE9jZ4T4eSPGk=; b=kwNqJISJRDlzdPSa2FTMpSGF58WdZo9EG7zjYxBcSNPFbaXYdmmEEx6I6WM1+Rn1Ah2TD/V409lJH2XSHPbvXoA4MlYOa6y7ek+GXvOOMt9yZAOqDJwT4ip+Yr8tjAIiijM9qv89Sj50skIxhCGS6xYbv8bqPN0J+bAw1IZar0Y=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=VgYJ8AQyivIJNeAaTft8Rw3Jc5QS5UQW5UbTaCwv/40bhrqSqZGn/8rrQX4pm3QaBhR2XYr8nMo3KLg9uxI99Ut5iVXZ8PLI7ahbkQDuqkXMR6smPAf1u8PWPughuziM7loS+3L6sAZnugQUm2dnPhGKirAXtv9YFCapAtbm4ns=
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've setup unstable xen (16618:966a6d3b7408)
It works OK, but:
I have setup WinXP and works but problem is with network cause of tap0 .

my bridge:
####
# brctl show
bridge name     bridge id               STP enabled     interfaces
eth0            8000.00500486895e       no              peth0
                                                        vif1.0
                                                        vif6.0
xenbr0          8000.e68a357fff46        no              tap0
###


it starts working if I move tap0 into eth0 bridge:

# brctl show
bridge name     bridge id               STP enabled     interfaces
eth0            8000.00500486895e        no              peth0
                                                        vif1.0
                                                        vif6.0
                                                        tap0
xenbr0          8000.000000000000       no

######################
#xm list
Name                                       ID   Mem VCPUs      State   Time(s)
Domain-0                                   0  1365     2     r-----   6118.8
WindowsX                                  6   512     1     -b----     11.4
deb03                                        1   128     1     -b----     13.6


the line about network in winxp.conf config is:
vif = [ 'type=ioemu, ip=192.168.1.23,  mac=00:16:3e:00:00:13, model=ne2k_pci' ]

It seems to be OK with conf files.
Is it the bug or my some mistake.


Thanks,
Janusz



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>