Tomato 1.28
[tomato.git] / release / src / router / pptp-client / INSTALL
blobaffc537fa4a4fb1253a8a1418c26fd68fca01d47
1 First, install pppd (the Point-to-Point Protocol package) and make
2 sure it is working.  You will need MS-CHAP support in pppd to use
3 encrypted authentication for pptp. 
5 Look at the Makefile; make sure its settings are correct.  In
6 particular, if your pppd program in not installed in either /bin or
7 /usr/bin, edit the path in PPPD_BINARY to point to your pppd program.
9 Type 'make'.  This should generate the 'pptp' executable.