VETH - Virtual Ethernet Device for Linux

VETH is a daemon that virtualizes a ethernet card in Linux. The virtualization is done via Universal TUN/TAP Driver. Linux has an implementation that does the work, but partially. Sometimes, this emulation doesn't work as expected. Because of this, I wrote VETH, to help in this situations.

For example, if you want to have more than one IP address obtained via DHCP probably you know that's impossible. With VETH you can attach a virtual ethernet into an existent NIC card, and the run dhclient in it to obtain a new IP.

Requirements

Documentation

The documentation is in the package. Well, isn't as big as you want it, but... it helps! ;-)

Download it!

Enjoy it!


Néstor Peña
Last modified: Tue Oct 21 12:09:53 VET 2003 1