[Netkit.users] OpenVPN and tun/tap

ZioPRoTo (Saverio Proto) zioproto at gmail.com
Mon Nov 10 17:17:21 CET 2008


> Is it possible to run OpenVPN inside Netkit/UML?
> /dev/net/tun device does not appear after 'modprobe tun' on netkit virtual
> machine.

Try with this two commands:

mkdir /dev/net
mknod /dev/net/tun c 10 200

It should solve the problem

A better solution might be using the tunctl utility ? :) I think is
not installed by default in netkit :(

Regards :)

Saverio Proto


More information about the Netkit.users mailing list