View Single Post
Posts: 13 | Thanked: 11 times | Joined on Jan 2010
#20
Originally Posted by qole View Post
Well if anyone knows how to actually use it, vde2 can be installed in the Easy Debian chroot on any of the Maemo devices. But I have no idea how to use anything in that package to build a userspace router.
Setting up a virtual-switch with one pcap-leg to pan0 and/or
wlan0 (checked seems to be
there) and one slirp-leg should do the trick...
As an alternative to the pcap-leg you can try a tap-leg for vde and
bridge it with wlan0 and/or pan0 (bridge enabled in the kernel?
bridge-utils available?).
Note regarding slirp in vde: Once inherited from qemu but dates
March 2008 which would mean that latest refactoring in qemu
didn't go in it. Maybe not ideal but for our purpose probably
sufficient.

Last edited by wek; 2010-02-16 at 07:43.