From jason.rhoads@sabernet.net Tue Jun 22 03:17:50 1999 Date: Wed, 12 May 1999 18:38:59 -0700 From: Jason R. Rhoads To: cananian@alumni.princeton.edu Subject: linux-pptp This version of linux-pptp builds a pptp client and server. The server is run from inetd with the following entry: pptp stream tcp nowait root /usr/sbin/pptp_server pptp local-endpoint The local-endpoint argument may be either the host name or IP address for the server side end point of all PPTP connections. Client address are distributed based on the last two characters of the pseudo device name used for the PPP session. The following host table provides a "pool" of 10 pptp client addresses: 192.168.90.1 pptp-p0 192.168.90.2 pptp-p1 192.168.90.3 pptp-p2 192.168.90.4 pptp-p3 192.168.90.5 pptp-p4 192.168.90.6 pptp-p5 192.168.90.7 pptp-p6 192.168.90.8 pptp-p7 192.168.90.9 pptp-p8 192.168.90.10 pptp-p9 The server modifications to linux-pptp were provided by Jason Gunthorpe as a diff submitted to the pptp mailing list. Tested pptp-client platforms: SunOS5.7 Tested pptp-server platforms: SunOS5.7 Tested pptp-server client platforms: SunOS5.7, WindowsNT, Windows95 [ Part 2, Application/X-GZIP 274KB. ] [ Unable to print this part. ]