I am succesfully using BuC 4.0.1 with accel.lrp and accelsrv.lrp  
packages to implement a PPTP LAN to LAN tunnel between a regional  
office's PPTP gateway and a PPTPD access concentrator in its main  
office.

I followed ppptclient's example 
<http://pptpclient.sourceforge.net/howto-debian.phtml 
 > to create a /etc/ppp/peers/$TUNNEL file and set up the client.

pty "pptp $SERVER --nolaunchpppd"
name $DOMAIN\\$USERNAME
remotename PPTP
require-mppe-128
file /etc/ppp/options.pptp
ipparam $TUNNEL

The pty line in the example given had to be replaced using instead of  
it the following two lines:

plugin "pptp.so"
pptp_server $SERVER

Best regards and thanks to every member of the Bering-uClibc Team and  
also to Dmitry Kozlov and James Cameron.

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to