home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / pppcmdln.zip / ppp.txt < prev    next >
Text File  |  1995-07-13  |  2KB  |  68 lines

  1. Place all files except PPP.CFG  and resolv into your tcpip/bin directory.
  2. Edit PPP.CFG using the following info for a guide:
  3.  
  4.  
  5. com2
  6. Self explanatory
  7.  
  8. 230400
  9. Port Speed
  10.  
  11. 168.121.31.0:168.121.1.1
  12. Your IP:Destination IP  Remove if you do dynamic.
  13.  
  14. rtscts
  15. Set RTS CTS
  16.  
  17. modem
  18. Resets the modem
  19.  
  20. notify
  21. "Connection has dropped" enable
  22.  
  23. defaultroute
  24. Create default route
  25.  
  26. idle 31
  27. Hang up after 31 minutes
  28.  
  29. netmask 255.255.0.0
  30.  
  31. mru 1500
  32.  
  33. priority 16
  34. Can be 1 (low) to 31 (high) Makes little difference as it only takes effect
  35. while PPP is actively working
  36.  
  37. connect "slattach ATZ1 OK ATDT6541350 ogin USERNAME assword PASSWORD"
  38. My login looks like:
  39.  
  40. Login: USERNAME
  41. Password: PASSWORD
  42.  
  43.  
  44. Ok, now your set, make sure you move PPP.CFG into your tcpip\etc directory.
  45.  
  46. A few more steps and your ready.
  47.  
  48. Edit your CONFIG.SYS and make sure the following lines are in there:
  49. SET TZ=EST5EDT
  50. SET HOSTNAME=mindspring.com
  51. SET USER=YOUR USER NAME
  52.  
  53. Place resolv into your tcpip\etc directory and copy into tcpip\dos\etc
  54.  
  55. Ok, now reboot.
  56. From an OS/2 commandline, change to tcpip\bin
  57. Run Dialup.cmd
  58.  
  59. This will dial into Mindspring, set the time, start a POP mailbox watcher,
  60. and check the connection every 60 seconds.  If the connect drops, it will
  61. kill everything and redial, then restart the POP mailbox watcher.
  62.  
  63. Any problems with the setup or use of PPP from the commandline, E-Mail me
  64. and I'll be glad to help.
  65.  
  66. Gary Hammer, gary@hammer.org
  67. Wed 06-28-1995  0400 EDT
  68.