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'...
efalsken
Feb 02, 2012Aspirant
1) Doublecheck that the GPL you downloaded matches the firmware version exactly.
2) I normally don't edit the config directly. And there's a half-dozen modules you need to add. here are the ones I add:
When you copy, also make sure you get the file "slhc.ko" and "crc-ccitt.ko". I forget what their names are in the menuconfig. In all, I had to copy 12 ".ko" files into 3 different folders.
After running "modprobe" try these 2 commands to get extra error output:
2) I normally don't edit the config directly. And there's a half-dozen modules you need to add. here are the ones I add:
Device Drivers
- Network Device Support
- - PPP Support
- - PPP Filtering
- - PPP Support for async serial ports
- - PPP Support for sync tty ports
- - PPP Deflate compression
- - PPP BSD-Compress compression
- - PPP MPPE compression
- - PPP over Ethernet
Cryptographic API
- Deflate compression algorithm
- Zlib compression algorithm
- LZO compression algorigm
When you copy, also make sure you get the file "slhc.ko" and "crc-ccitt.ko". I forget what their names are in the menuconfig. In all, I had to copy 12 ".ko" files into 3 different folders.
After running "modprobe" try these 2 commands to get extra error output:
tail -n30 /var/log/syslog
dmesg
Related Content
NETGEAR Academy

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