| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] windows XP on xen and tap0 in wrong bridge
 
To: xen-users@xxxxxxxxxxxxxxxxxxxFrom: "Janusz Ulanowski" <janul666@xxxxxxxxx>Date: Sun, 16 Dec 2007 21:07:30 +0000Delivery-date: Sun, 16 Dec 2007 13:08:07 -0800Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;	h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;	b=OiJzNZOH5gNQ+C4aZl43vttiJFSb85eG68y1ZqTZTY6NWAXCfSQ1rNrj9eR7hCcHNoWetGIObInpWCQvMNLBb+D+qbblBaXvHAg27SzcMo4cryFnoibhr1qTYBDNXtQ+YVLBmfgucmBeTQFoC4UNUhjS0L4lLoFa5ccoDWSTjJo=List-id: Xen user discussion <xen-users.lists.xensource.com> It could be. Thanks,
 
 
 On 16/12/2007, Stephan Seitz <s.seitz@xxxxxxxxxxxx> wrote:
Hi,
 to my recent knowledge, the default bridgename in xen-unstable has
 been changed from xenbr to eth.
 
 Maybe not all of your scripts in /etc/xen are aware of this new
 naming scheme?
 
 btw. personally, I find this behaviour really confusing ...
 
 
 Janusz Ulanowski schrieb:
 > 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 <http://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
 
 
 --
 Stephan Seitz
 Senior System Administrator
 
 *netz-haut* e.K.
 multimediale kommunikation
 
 zweierweg 22
 97074 würzburg
 
 fon: +49 931 2876247
 fax: +49 931 2876248
 
 web: 
www.netz-haut.de <http://www.netz-haut.de/>
 
 registriergericht: amtsgericht würzburg, hra 5054
 
 _______________________________________________
 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 
 |