[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] what creates the veth* devices?
> What creates the veth* devices and is it necessary to have them in order > to have correct / functional networking? What makes you think you should have them? They were present in some versions of Xen and not in others (I regret I can't remember how the network was set up in 3.0.3). > I'm using Xen 3.0.3 on Debian Etch. I have my dom0 networking being built > using standard Debian configuration in /etc/network/interfaces. > xend-config.sxp is set to use > > (network-script network-dummy) > > My domU configurations are set with > > vif = [ 'type=ioemu, bridge=xenbr772' ] > > Everything seems to be working as near as I can tell, except that I don't > have any veth* devices. My domUs all have a vif device that shows up as > part of the correct bridge when the domU starts up. Do I need those? > The vif devices are a representation of what the netback driver is up to. Logically, each vif device in dom0 is connected via "virtual crossover" to a vif in a guest. Because of this, you need them to be up, or you won't be able to access the guest's network card (and vice versa). Cheers, Mark -- Dave: Just a question. What use is a unicyle with no seat? And no pedals! Mark: To answer a question with a question: What use is a skateboard? Dave: Skateboards have wheels. Mark: My wheel has a wheel! _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |