activate tun device in linux
December 24, 2005
Even if you enabled the TUN/TAP module in the kernel you have to:
- mkdir /dev/net- mknod /dev/net/tun c 10 200 (Linux kernel 2.4.x)
This is documented in install.html at the homepage.
greetings
christoph
Kai Dittmann schrieb:
Am Do, den 15.04.2004 schrieb Mike Dickson um 19:45:
Also, forgot to mention that the tun stuff is compiled directly intothe kernel:
CONFIG_NET_IPIP=yor
< *> IP: tunneling
Entry Filed under: Uncategorized. .
Trackback this post | Subscribe to the comments via RSS Feed