|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Networking problem
Maybe you were previously using an older version, or maybe you
compiled different than they did for the rpms you are referring to. Based
on your brctl output, you should be using bridge=eth0 because peth0 is
connected to eth0, and as such, your virtual machine, connected to virbr0,
has no connection to the real world. OTOH, if you aren't getting a network
device in Vista, or it is malfunctioning, I don't know what to tell you.
Dustin
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Matthew Donovan
Sent: Thursday, June 12, 2008 13:08
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Networking problem
I installed Xen (3.2 testing) from source (the rpm's didn't work on this
system for some reason) and when I install a Windows Vista guest I can't get
the networking to work. I've gotten Vista guests working fine on systems
that I installed from rpms.
I'm not really sure what to look at. The output of brctl is:
[root@moosen scripts]# brctl show
bridge name bridge id STP enabled interfaces
eth0 8000.0019b932c635 no peth0
virbr0 8000.b62bbdcde14d yes tap0
vif13.0
In my Xen configuration file, the interface is specified as:
vif = [ 'type=ioemu, bridge=virbr0' ]
Could this be something to do with compiling Xen from source? Maybe I
missed something there.
Any help is appreciated.
Thanks
-matthew
_______________________________________________
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
|
|
|
|
|