home *** CD-ROM | disk | FTP | other *** search
/ Powerdrive 1997 December / POWERDRIVE1297.BIN / demos / t_online / v20 / t-online.z / PPPOPTS.GDF < prev    next >
INI File  |  1997-06-08  |  1KB  |  73 lines

  1. [Header]
  2. DateiTyp=pppopts.gdf
  3. Version=106
  4. Datum=08.06.97
  5. FileDescription=Voreinstellungen fuer den PPP-Zugang der T-Online-Software
  6. CompanyName=Drews EDV+Btx GmbH Heidelberg (c) 1996-1997
  7. ;
  8. ; Don't use comments after string entries eg. for Name, Password and Addresses
  9. ;
  10.  
  11. ; -----------------------------------------------------------
  12. [GlobalOptions]
  13. DefaultOptionSet=TOnline
  14.  
  15. ; -----------------------------------------------------------
  16. [TOnline]
  17. AsyncMapBits=0
  18. AsyncmapNegotiation=1
  19. AuthenticationRequired=0
  20.  
  21. ;; PAP
  22. PAPAuthenticate=0
  23. PAPMaxAuthRequests=3
  24. PAPTimoutRetransSec=3
  25. PAPTimeout=50
  26.  
  27. ;; CHAP
  28. CHAPAuthenticate=0
  29. CHAPIntervalSec=5
  30. CHAPMaxChallenge=10
  31. CHAPTimoutRetransSec=3
  32.  
  33. ;; div.
  34. PPPIsDefaultRoute=1
  35. SetMRUforNegotiation=1524
  36. SetMTU=
  37. MagicNoNegotiation=1
  38.  
  39. ;; LCP
  40. LCPInitRequest=1
  41. LCPPassiveAfterInit=0
  42. LCPIPCPNegotiations=1
  43. LCPEchoIntervalSec=0
  44. LCPEchoFailure=5
  45. LCPMaxConfRetries=12
  46. LCPMaxConfNAKSendBeforeREJ=5
  47. LCPMaxTerminationReq=0
  48. LCPRetransmTimeoutIntSec=2
  49.  
  50. ;; IP and IPCP
  51. IPProtocol=1
  52. IPCPAcceptPeersLocalAddr=1
  53. IPCPAcceptPeersRemoteAddr=1
  54. IPCPLocalAddrRequiredfromPeer=1
  55. IPCPMaxConfRetries=5
  56. IPCPMaxConfNAKSendBeforeREJ=5
  57. IPCPMaxTerminationReq=2
  58. IPCPRetransmTimeoutIntSec=3
  59.  
  60. ;; Addresses
  61. LocalIPAddress=0.0.0.0
  62. RemoteIPAddress=
  63. NetMask=
  64. DNSIPAddrNegotiation=1
  65. IPAddrNegotiation=1
  66.  
  67. ; compression
  68. VJCompressNegotiation=1
  69. VJConnIDCompress=1
  70. VJMaxConnectionSlots=16
  71. AllowAddrCntrlCompress=1
  72.  
  73.