# # Act like a PPTP server allowing clients to connect. # # Renaud Waldura, August 2000 # pptp: set link type pptp # this is a PPTP server only #set pptp mode passive set pptp enable incoming set pptp disable originate # the PPTP interface address set pptp self 270.283.113.190 # CHAP authenticated set link enable chap set link disable pap # protocol compression set link enable acfcomp protocomp set link keep-alive 10 75 set link enable no-orig-auth