> > things to do on your side... > > 1. make sure /dev/net/tun file is existing.. if not instruction can be > found inside INSTALL file as root account... > > TUN/TAP Driver Configuration: > > * Linux 2.4 or higher (with integrated TUN/TAP driver): > > (1) make device node: mknod /dev/net/tun c 10 200 > (2a) add to /etc/modules.conf: alias char-major-10-200 tun > (2b) load driver: modprobe tun >
When I do (2b) I got this error: [r...@myserver ~]# modprobe tun FATAL: Could not load /lib/modules/2.6.18-128.1.1.el5.028stab062.3PAE/modules.dep: No such file or directory Please help on this one. Thanks in advance.
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

