IPv6 readyNote: This archive passes through spamassassin. Every mail marked with the subject "*****SPAM*****" has exceed a certain threshold of spam-like behaviour.

[Users] Working PPTP Server config (Linux)

From: Brian (blanda_at_mnsi.net)
Date: Sat Jun 29 2002 - 13:48:48 CEST


Here is a working PPTP Server for Linux, I used again Suse 8.0 pro and I
installed pptp and configure it for Microsoft PPTP Server , then I
configured Windows 2000 PRo or Win9X for PPTP client. It work great.....
Enjoy

1.) My windows2000 pro with the PPTP client ip address 192.168.0.50

2.) My Linux PPTP Server ip address is 192.168.0.45

---------------------------------------------------------
PPTPD.conf file ( this file is on the Linux PPTP Server )

The PPTPD.conf file is located at /etc

-----------------------
speed 115200
option /etc/ppp/options
localip 192.168.0.45 ( ip address of the PPTP Server)
remoteip 192.168.0.70-80 ( This is the ip range on Client side )
------------------------

-------------------------------------------------------------
Chap-Secrets File ( This setups the user and password)

(brian, is the user; time, is the password )

The Chap_Secert file is located at /etc/ppp

brian * time *

-------------------------------------------------------------

Options ( File )

The file is located at /etc/ppp

lock
debug
require-pap
require-pap
require-pap
auth
+chap
+chapms
+chapms-v2
mppe-40
mppe-128
mppe-stateless

_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users



This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:20:17 CEST