Mailinglist Archive: opensuse (3103 mails)

< Previous Next >
Re: [SLE] vpn setup
  • From: Graham Smith <gqs@xxxxxxxxxxxx>
  • Date: Wed, 19 Feb 2003 09:48:26 +1100
  • Message-id: <200302190948.26927.gqs@xxxxxxxxxxxx>
On Wed, 19 Feb 2003 09:08, MindBender wrote:
> hello i'm also installin OpenVPN but so far I have
> compile ip with lzo disable the config whas not able
> to find the lzo files even if I put the in the
> /usr/include
> nevertheless the other problem is when I try to start
> the tun with the following commanf it failed
> mknod /dev/net/tun c 10 200
> anything that should be aware of
>

Firstly you will find the tun device already exists if you are using a 2.4
kernel. e.g.
merlin:~ # ls -l /dev/net/tu*
crw------- 1 root root 10, 200 Sep 10 06:24 /dev/net/tun
merlin:~ #
All I had to do was "modprobe tun" to get it working. I have now added this
command to /etc/init.d/boot.local so that it automatically starts on reboot.

Regarding the compiling of openVPN you can get rpm and srpms packages from
http://www.baschny.de/linux/SuSE-8.0/

also see
http://sourceforge.net/mailarchive/forum.php?thread_id=959547&forum_id=8453

--
Regards,

Graham Smith
---------------------------------------------------------

< Previous Next >
References