Installationsinstructions for PPTP with ISDNPM 3.03 (beta)
Version 0.9, 2001-12-11

requirements:
- established connection to the PPTP-Server (could be done via ISDNPM)
- you know the IP-Adresse of the PPTP-Server
- Name of NT-Domain for PPTP-(RAS-)Registration (optional, for RAS-Server)
- User-Id and Password for RAS
- ISDNPM V3.03 or later

Customizing

   - ISDN.CFG

     [GLOBAL] Section - additional line:

     PPTPLines       :  1       // Line for PPTP


     NEW Section for PPTP 

*** CUT HERE ***

//
// PPTP
//

[PPTP01]

    Connections : 1      // Count of PPTP connections at the same time

*** CUT HERE ***

   - USER\pptp.OUT - New USER-File for PPTP-Connection

*** CUT HERE ***

     [OUTGOING]
         Name            : PPTP

         USERID          : <user-id>
         Password        : <password>

         LineOutName     : [PPTP01]

         FLAGS           : DEFAULTROUTE
         Flags           :  AUTODIAL
         Tunnel          : <ip-tunnel>
         MSS             : 1400

*** CUT HERE ***

description:

#        ntdomain        : <name of the domain>  // use of capitalization
     <name der domaene>  name of the NT-Domain, use of capitalization

     LineOutName         from ISDN.CFG - Name of the section -> [PPTP01]

     MSS                 (Max Segment Size) must be lower then MTU Size

     <ip-tunnel>         IP-address of the PPTP server

***
