Hi,
I have on basically Question:
I have a linux system, and I want to install openVPN(tap) on it.
- this is my modules.conf:
----------------
alias char-major-10-200 tun
----------------
- I created /dev/net/tun
mknod /dev/net/tun c 10 200
- I do a "insmod tun"
how does ifconfig knows that it must use the module tun as device for tap0 ?
(openvpn makes a "ifconfig tap0......." in the tap.up-script)
I have no /dev/tap[0-9]
thanks in advance
Markus
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2003-12/msg00042.html on line 187
Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2003-12/msg00042.html on line 187
|