Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Rainer

Pages: [1]
1
Linux Issues / tun modules fpr Kernel 2.4.18 on OZ
« on: February 28, 2004, 08:44:58 am »
For the archive:

I got it working using the tun-module found in  http://www.liebchen-online.de/kmodc7x0.tgz.
It was originally made for sl-c760 but works for sl-5500, too.

I simply copied tun.o from that archive to /lib/modules/(kernel-ver)/net
and then created a device-file:

mkdir /dev/net
mknod /dev/net/tun c 10 200

After a \"depmod -a\" and \"modprobe tun\" OpenVPN worked fine.

Regards, Rainer

Pages: [1]