NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
kraney
Sep 11, 2009Aspirant
HOWTO: PPtP VPN
This howto will list the steps necessary to set up a pptp server on a ReadyNAS Duo. PPtP makes a nice choice, because OSX natively supports connecting to PPtP VPNs. I think windows does also, but don'...
indomiti
Apr 07, 2011Aspirant
Thanks Stefan! Now i can do "make oldconfig" without lots of questions about kernel.
I did something like this
But i get this error after the modprobe command
I did something like this
wget http://www.readynas.com/download/GPL/RNDP6xxx_4.2.16_WW_src.zip
unzip RNDP6xxx_4.2.16_WW_src.zip -d devel
cd devel/linux-2.6.37.5
cp arch/x86/configs/defconfig.smp .config
make oldconfig
make menuconfig
make modules
mkdir /lib/modules/2.6.37.5.RNx86_64.2.1/kernel/drivers/net
cp drivers/net/*.ko /lib/modules/2.6.37.5.RNx86_64.2.1/kernel/drivers/net
depmod -a
modprobe ppp_generic
But i get this error after the modprobe command
WARNING: Error inserting slhc (/lib/modules/2.6.37.5.RNx86_64.2.1/kernel/drivers/net/slhc.ko): Invalid module format
FATAL: Error inserting ppp_generic (/lib/modules/2.6.37.5.RNx86_64.2.1/kernel/drivers/net/ppp_generic.ko): Invalid module format
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!