Hi,
I´m trying tu put l2tpns to run but I am receiving the
following message in /var/log/l2tpns
Can´t open /dev/net/tun: No such device
This device exists under /dev/net
There wasn´t error messages during compiling.
I am using Debian 3.0 Kernel 2.4.18
Thanks in advance
Roberto Chostakovis
Logged In: YES
user_id=441583
Hi,
The problem is very simple:
The Kernerl must have support for TUN/TAP device!
Recompile the kernel including the configuration option:
Network device support / Universal TUN/TAP device driver
support.
Rgds
Roberto Chostakovis