home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-08-13 | 1.4 KB | 73 lines |
- [Header]
- DateiTyp=pppopts.gdf
- Version=112
- Datum=30.03.00
- FileDescription=Voreinstellungen fuer den PPP-Zugang der T-Online-Software
- CompanyName=Drews EDV+Btx GmbH Heidelberg (c) 1996-2000
- ;
- ; Don't use comments after string entries eg. for Addresses
- ;
-
- ; -----------------------------------------------------------
- [GlobalOptions]
- DefaultOptionSet=TOnline
-
- ; -----------------------------------------------------------
- [TOnline]
- AsyncMapBits=0
- AsyncmapNegotiation=1
- AuthenticationRequired=0
-
- ;; PAP
- PAPAuthenticate=0
- PAPMaxAuthRequests=10
- PAPTimoutRetransSec=3
- PAPTimeout=50
-
- ;; CHAP
- CHAPAuthenticate=0
- CHAPIntervalSec=5
- CHAPMaxChallenge=10
- CHAPTimoutRetransSec=3
-
- ;; div.
- PPPIsDefaultRoute=1
- SetMRUforNegotiation=1500
- SetMTU=1500
- MagicNoNegotiation=1
-
- ;; LCP
- LCPInitRequest=1
- LCPPassiveAfterInit=0
- LCPIPCPNegotiations=1
- LCPEchoIntervalSec=0
- LCPEchoFailure=5
- LCPMaxConfRetries=12
- LCPMaxConfNAKSendBeforeREJ=5
- LCPMaxTerminationReq=0
- LCPRetransmTimeoutIntSec=2
-
- ;; IP and IPCP
- IPProtocol=1
- IPCPAcceptPeersLocalAddr=1
- IPCPAcceptPeersRemoteAddr=1
- IPCPLocalAddrRequiredfromPeer=1
- IPCPMaxConfRetries=5
- IPCPMaxConfNAKSendBeforeREJ=5
- IPCPMaxTerminationReq=2
- IPCPRetransmTimeoutIntSec=3
-
- ;; Addresses
- LocalIPAddress=0.0.0.0
- RemoteIPAddress=
- NetMask=
- DNSIPAddrNegotiation=1
- IPAddrNegotiation=1
-
- ; compression
- VJCompressNegotiation=1
- VJConnIDCompress=1
- VJMaxConnectionSlots=16
- AllowAddrCntrlCompress=1
-
-