Update and clean Tomato RAF files
[tomato.git] / release / src / router / pptpd / README.slirp
blobf76a03a7ac60ae554e99554b14e7e07c321a8d86
1 How 2 use slirp with pptpd-0.9.0
3 o Grab the slirp-1.0c package and install it
4   ftp://blitzen.canberra.edu.au/pub/slirp/slirp-1.0c.tar.gz
5   (other versions might work also, but were not tested)
7 Then install pptpd
9 o ./configure --with-slirp
11 o Set path to slirp in config.h right
13 o Be sure to have a HOME variable set when you start 
14   pptpd, because slirp reads the HOME/.chap-secrets file
15   for authentication
16   This file must be filled in the same way as the 
17   chap-secrets for pppd
19 o For the rest follow the pptpd instructions
21 o I have tested this with a Solaris 2.4 server, gcc and 
22   pptpd running on this configuration. As client I used 
23   Win95 DUN 1.3. I only tested this on a local network because 
24   our routers still block port 47.
25   With this test I get a clean authentication.
27 Harald Vogt, vogt@serc.nl
28 Mon Jun 14 09:49:40 MET DST 1999