tun0 not created when installing openvpn [solved]

Hi all,

A strange thing for me : usually tun0 is created when I install openvpn on Debian Etch.

#apt-get install openvpn
then "ifconfig -a" don't show any tun.

#modprobe tun
#lsmod | grep tun
is okay. But no more tun0.

How do I create tun0 ?

=================

SOLVED :
OpenVPN no longer creates tun devices at install stage. The devices are created when OpenVPN is running, and deleted after.

0
Syndicate content