home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / readme.ppp < prev    next >
Text File  |  1995-05-08  |  3KB  |  60 lines

  1.   PPP for IBM TCP/IP for OS/2 Golden
  2.   April 14, 1995
  3.  
  4. This package provides PPP support for IBM TCP/IP for OS/2.  You must
  5. first install TCP/IP version 2.0, and you must install the latest CSDs,
  6. so that the TCP/IP base is at level UN64092.  Or, you can install this
  7. package on top of the Internet Connection kit that is included with Warp.
  8.  
  9. This package also contains fixes to SLIP and the TCP/IP stack, so all
  10. users of the Internet Connection kit and TCP/IP 2.0 who use SLIP or PPP
  11. can benefit from this package.  If you obtained an earlier "gamma"
  12. version of this package, you should update with the latest.
  13.  
  14. If you obtained this package using the Retrieve Software Updates icon of
  15. the IBM Internet Connection, installation is automatic.  If you obtained
  16. it via FTP, you install it using the following steps.  Put the file
  17. PPP.ZIP in your TCPIP subdirectory.  Then switch to that subdirectory and
  18. type
  19.  
  20. pkunzip2 -o -d ppp.zip
  21.  
  22. or
  23.  
  24. unzip -o ppp.zip
  25.  
  26. Be sure that slip is not running when you unpack this package.
  27.  
  28. To run PPP, start SLIPPM.  Internet Connection kit users can start this
  29. program using the Dial Other Internet Providers icon in the Internet
  30. Utilities folder, which is inside the Internet Connection folder.  You
  31. can then create an entry for your Internet access providers, using the
  32. Add Entry button.  A notebook of panels will guide you through the
  33. procedure.  You can use SLIPPM to dial Internet providers that use either
  34. SLIP or PPP access.  You should not use SLIPPM to dial Advantis, and in
  35. any case Advantis uses SLIP, not PPP.
  36.  
  37. This implementation of PPP supports password authentication using
  38. either the PAP or CHAP protocols.  This authentication is transparent
  39. to the user.  Your PAP or CHAP password is entered when you complete
  40. the Add Entry dialog of SLIPPM.
  41.  
  42. For some Internet providers, it is necessary to have a login script in
  43. addition to the standard PPP or SLIP connection.  The Add Entry dialog of
  44. SLIPPM enables you to enter such a script.  Click on the Login Sequence
  45. box and press F1 to get help on how to create such a script.  In some
  46. cases, you may want to put your script in a separate response file or
  47. REXX command file.  A sample response file (sample.rsp) is provided in
  48. the samples\etc directory, and several sample rexx scripts (annex.cmd,
  49. cybernet.cmd, tdc.cmd) are also provided.
  50.  
  51. You can also use SLIPPM to dial into your LAN (using either SLIP or PPP),
  52. or to set up your LAN machine so that another machine can dial into it.
  53.  
  54. Problems and suggestions for improvement should be posted to the
  55. comp.os.os2.networking.tcp-ip newsgroup.  Unfortunately, the developers
  56. will not be able to respond very often ...  but we will make improvements
  57. based on your input.
  58.  
  59. John McGarvey for IBM OS/2 TCP/IP development.
  60.