|
|
|
hey all.
I have some doubts and I thought you could help me.
I havea solaris 10 and I am trying to install the tun/tap driver to make my openvpn works... but when I am installing the tun/tap-1.1 driver, I receive this warning and message:
[root@T2:/export/fabiola/tun-1.1]$ make install
cd solaris; make all ld -r -o tun tun.o cd solaris; make inst ld -r -o tun tun.o ./../install-sh -c -m 644 -o root -g root if_tun.h /usr/include/net ./../install-sh -c -m 644 -o root -g root tun /usr/kernel/drv ./../install-sh -c -m 644 -o root -g root tun.conf /usr/kernel/drv /usr/sbin/rem_drv tun >/dev/null 2>&1 /usr/sbin/add_drv tun Warning: 32-bit version of driver found at /usr/kernel/drv/sparcv9/tun. 32-bit driver (tun) not loadable on 64-bit kernel. System configuration files modified but tun driver not loaded or attached. so.. anyone knows how can I get it installed and working fine??? thanks. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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/2006-08/msg00019.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/2006-08/msg00019.html on line 187 |