Gentoo Archives: gentoo-user

From: "Albert W. Hopkins" <marduk@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] vde_switch cannot create tap
Date: Wed, 14 Apr 2010 14:03:28
Message-Id: 1271252176.84394.6.camel@necropolis
In Reply to: [gentoo-user] vde_switch cannot create tap by Xi Shen
1 On Wed, 2010-04-14 at 11:57 +0800, Xi Shen wrote:
2 > hi,
3 >
4 > i followed the instructions on
5 > http://en.gentoo-wiki.com/wiki/KVM_with_VDE to configure my system.
6 > the kvm and tun modules loaded fine. but when i run "vde_switch
7 > --numports 4 --hub --mod 777 --group users --tap tap0", it will not
8 > return until i press ctrl+d, and after that, the tap0 interface is not
9 > created. there's no error messages.
10
11 I read this document, and it seems to be doing basically what you get
12 with libvirt, except libvirt does all that for you (but uses brctl
13 instead of vde (I'm not sure what the differences are)).
14
15 Anyway it seems like libvirt may be another alternative for you. It
16 takes care of the bridging/dnsmasq/masquerading stuff for you and also
17 has some nice management features (and a gui).
18
19 -a

Replies

Subject Author
Re: [gentoo-user] vde_switch cannot create tap Xi Shen <davidshen84@××××××××××.com>