home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / ftpfid17.zip / CSPPP.RSP < prev    next >
Text File  |  1995-12-10  |  688b  |  27 lines

  1. GO
  2. [PPPDIAL_REM] Don Russell - drussell@direct.ca - sample pppdial script response file.
  3. [PPPDIAL_REM] Note: GO is still required first... and we use GO instead of WAIT
  4. [PPPDIAL_REM]       because our first action is a [REPEAT] which means WE start.
  5.  
  6. [PPPDIAL_DO_NOT_USE_DIALER]
  7.  
  8. [PPPDIAL_INIT1] ATZ
  9. [PPPDIAL_INIT2] ATZ
  10. [PPPDIAL_REM] Only retry dialing 20 times
  11. [PPPDIAL_MAX_REDIAL] 20
  12.  
  13. [PPPDIAL_REM] the 10 second default is too long... use 5 seconds...
  14. [PPPDIAL_DELAY] 5
  15. [PPPDIAL_PREFIX]ATM3L2DT
  16. [PPPDIAL_DIAL_PREFIX]
  17. [PPPDIAL_PHONE] 673-2630
  18. [REPEAT] ^M sername:
  19. username
  20. Password:
  21. password
  22. Net>
  23. ppp
  24. [$IPADDR]
  25.  
  26. [OS/2]start /fs /c /b d:\tcpip\bin\getsoup.cmd
  27.