home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / sprynet2.txt < prev    next >
Text File  |  1996-10-23  |  7KB  |  181 lines

  1.  
  2. ======================================================================
  3. Date: October 23, 1996
  4. Author: Matthew Fry <chkrdcab@access.digex.net>
  5. Subject: OS/2 Dialer Script for SpryNet Access
  6. Revision: 1st revision... fixes Netscape DNS problems
  7.  
  8.  
  9. Setting up the OS/2 PPP Dialer for SpryNet Access...
  10.  
  11. Hello there fellow OS/2 user.  Most of you already know the power of 
  12. OS/2 so I will only say that I have trusted it since version 1.3 and 
  13. have never looked back.  Anyway, that little shameless plug out of 
  14. the way, I am here to help you OS/2 Internet users with a problem that 
  15. I encountered.  This problem is the lack of OS/2 support at many 
  16. Internet Service Providers.  Well, I am trying to put together a FAQ 
  17. on as many major service providers that I can dig up and will hopefully 
  18. be posting it on Pete Norloff's OS/2 Shareware BBS (www.os2bbs.com) 
  19. as soon as I have something to offer.  Meanwhile, I have my first 
  20. offering available for your consumption right now...  
  21.  
  22. A SPRYNET DIALER SCRIPT AND SETUP GUIDE.
  23.  
  24. First, you'll need a couple of things:
  25.  
  26.     -A SpryNet PPP Account
  27.         -the "passwd.txt" file found in the "C:\SPRY\DATA" 
  28.           directory this file contains the PPP Host Name, 
  29.           UserID, and Password information
  30.         -your local SpryNet dialup number (if you can't find 
  31.           this, visit www.sprynet.com and search for a local 
  32.           access number with their online search tool. this can 
  33.           be found on the sprynet.com "sitemap")
  34.     -OS/2 Warp v3.0 (all flavors) or OS/2 Warp v4.0 w/the TCP/IP 
  35.       v2.0 (rev 1.16 or later)
  36.     -An OS/2 compatible modem
  37.         -the settings for the modem (such as com port, init 
  38.           strings, etc.)
  39.  
  40. OK.  Now that you have collected all of these things (you probably 
  41. already had them right there, didn't you?  thought so.  how else would 
  42. you have found this file...) we will proceed with setting up your 
  43. SpryNet access in the OS/2 PPP Dialer.
  44.  
  45. Step 1.
  46.  
  47. Turn on your machine.  When OS/2 is up and running, start the OS/2 PPP 
  48. Dialer (if you don't know where it is, open the "IBM Information 
  49. Superhighway" folder, then the "IBM Internet Connection for OS/2" folder, 
  50. then the "Internet Utilities" folder.  double click on the "Dial Other 
  51. Internet Providers" icon).
  52.  
  53. Step 2.
  54.  
  55. Add a new entry by pressing the "Add Entry" button.  This will open the 
  56. "Add Entries" notebook.  There are 4 tabs of information that must be 
  57. filled in.  I'm only going to cover the necessary settings to get your 
  58. PPP session up and running.
  59.  
  60.     Tab 1 - Login Info
  61.  
  62.     *Name: - Name this dialer entry (I use SPRYPPP here)
  63.  
  64.     Description: - Describe the entry (I use SpryNet here)
  65.  
  66.     Login ID: - This should be your UserID or UID from Sprynet.  You 
  67.         can find this information in the "passwd.txt" file from 
  68.         your SpryNet directory.  The format is usually something 
  69.         like "SPRY000000" (SPRY must be first, followed by the 
  70.         six numbers assigned to you)
  71.  
  72.     Password: - Again from your "passwd.txt" file.  The format is 
  73.         usually "XXX0XXXX" and I recommend ALL-CAPS for this 
  74.         field. Also, check the "Required" checkbox.
  75.  
  76.     Phone Number: - If you don't already have this, visit the 
  77.         SpryNet website and search for a local acess number.
  78.  
  79.     Login Sequence: - OK.  This is the IMPORTANT part.  You must 
  80.         enter the information EXACTLY AS I SHOW IT HERE.  One 
  81.         thing you may need to change is the "Host Name:" field.
  82.         Mine is "SPRY01" and yours may be different.  Be sure 
  83.         to enter the one from your "passwd.txt" file.  Here is 
  84.         what your script should look like (I'll put it to the 
  85.         left so you can copy it to your clipboard and paste it 
  86.         into the field):
  87.  
  88. \r
  89. \r
  90. SPRY01
  91. UIC:
  92. [LOGINID]
  93. assword:
  94. [PASSWORD]
  95.  
  96.         There should'nt be anything else in the field.  
  97.  
  98.     Connection Type - Select the PPP button.
  99.  
  100.     Inactivity Timeout Option - Set to any amount of time you like.  
  101.         I set mine to 30 minutes.
  102.  
  103.     Tab 2 - "Connect Info"
  104.  
  105.     Your IP Address: - Leave Blank (SpryNet will provide one 
  106.         dynamically)
  107.     
  108.     Destination IP Address: - Leave Blank
  109.  
  110.     Netmask: - Enter 255.255.255.0 here.
  111.  
  112.     MRU Size: - Change this setting to 1500.
  113.  
  114.     VJ Compression - This checkbox should be checked.
  115.  
  116.     *Domain Nameserver: - Enter 149.174.211.5 here.
  117.  
  118.     Your Host Name: - Leave Blank
  119.  
  120.     *Your Domain Name: - IMPORTANT!  You will need to enter 
  121.         a false domain name here.  If you don't, some winsock
  122.         applications will not work on your OS/2 system 
  123.         (16 bit Netscape being the culprit here for me).  I 
  124.         recommend using something like your first name with
  125.         sprynet.com attached to it (e.g.- I use matt.sprynet.com).
  126.         This will not only keep the PPP dialer from returning an 
  127.         error when saving this entry caused by leaving a required 
  128.         field blank, but it will make sure that your winsock 
  129.         applications in WinOS2 can find the DNS.
  130.  
  131.     Tab 3 - "Server Info"
  132.  
  133.     Leave the fields on this tab blank for now.  The aren't 
  134.         necessary to gain a successful PPP connection and are 
  135.         irrelevant to you for right now.
  136.  
  137.     Tab 4 - "Modem Info"
  138.  
  139.     Set up the modem with the information you obtained earlier.
  140.  
  141. Step 3.
  142.  
  143. Press "Alt+F4" to save the settings of this new entry and select "Save" 
  144. when prompted to do so.  There, now you are all set to try it out.
  145.  
  146. Step 4. 
  147.  
  148. Select the entry you just set up from the list you see on the PPP Dialer.
  149. Press the "Dial" button and watch the OS/2 dialer do it's stuff!
  150.  
  151. There... You should be all set.  If you experience problems connecting, 
  152. follow these simple guidelines:
  153.  
  154. -Check to make sure your modem is set up correctly.  This is one of the 
  155. most common problems in getting a dialer application to work.  If you 
  156. already have another dialup entry that works, copy the modem settings 
  157. out of that and paste them into the SpryNet entry.
  158.  
  159. -Make sure you entered your UserID and Password correctly.  Remember, 
  160. spelling counts here!
  161.  
  162. -Make sure you have entered the correct "Host Name:" in the script.  If 
  163. you are supposed to be using "SPRY01" then use it, if not use the one 
  164. assigned to you.
  165.  
  166. -Make sure you copied the script above EXACTLY AS IT APPEARS!  If not, 
  167. it more than likely will not work.  
  168.  
  169. Well, I hope this has been helpful.  If you have any questions, feel free
  170. to send them to me at chkrdcab@access.digex.net.  Note: I'm a very busy 
  171. person so you may have to wait for a while for a response (remember, I'm 
  172. NOT the technical support department at SpryNet, I'm just another user 
  173. helping out my fellow OS/2 users).  I will be forwarding this to SpryNet 
  174. and the OS/2 Shareware BBS and will send updates as necessary.  Good luck
  175. and Happy OS/2'ing!
  176.  
  177. -Matthew Fry
  178. Dedicated OS/2 Supporter
  179. chkrdcab@access.digex.net
  180.  
  181.