home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / TGFAQ_A2.ZIP / INT_OS2.TXT < prev    next >
Text File  |  1996-08-20  |  10KB  |  228 lines

  1.                             Telegard And Telnet v1.0
  2.  
  3. 1.0 Introduction
  4. ----------------
  5.      This document was compiled due to the rising demand of Telegard
  6. sysops to have their BBS's on the internet via Telnet.  I cannot
  7. guarantee this will work on your system, but it has been tested on
  8. other systems besides mine and has been proven to work.
  9.  
  10.   Also, to make it easier for me, I use the following acronyms
  11. throughout this document-
  12.  
  13.      ISP    - Internet Service Provider (ie. IStar, Netcom)
  14.      PPP    - Point-to-Point Protocol
  15.      TCP/IP - TeleCommunications Protocols/Internet Protocols (?)
  16.      SLIP   - Serial Line Interface Protocol (like PPP)
  17.      IAK    - Internet Access Kit (Comes with Warp and Warp Connect)
  18.  
  19.  
  20.   1.1  Requirements
  21.  
  22.    - OS/2 2.1 (With TCP/IP for OS/2), OS/2 Warp or OS/2 Warp Connect
  23.   
  24.      If you purchase Warp ($65-$75 Canadian) it comes with the
  25. Internet Access Kit, as does Warp Connect, thus you will not need
  26. the TCP/IP for OS/2.  If you only have OS/2 2.1, then you must
  27. either go out and purchase a copy of Warp (Recommended) or TCP/IP
  28. for OS/2, which is very costly.
  29.  
  30.    - SIO COM Drivers (Ray Gwinn)
  31.   
  32.      These are the recommended communications drivers by most OS/2
  33. Sysops, and to have a telnetable BBS, these are required.  To get a
  34. copy, you can either telnet to vmbbs.gwinn.com, Ftp them the SIO FTP
  35. Server (vmbbs.gwinn.com/dl02/sio153.zip) or FREQ them from my system
  36. (1:259/230) as either SIO153.ZIP or the magic name of SIO.
  37.  
  38.    - A Dedicated SLIP/PPP Account With A Local ISP
  39.  
  40.      A dedicated account is needed so that you can be found at all
  41. times (A regular account will have a different Address everytime you
  42. connect).  If there is a computer paper/magazine that is specific to
  43. your city/region/area code then watch for an issue that lists
  44. local ISPs and their rates (ie.  In Toronto, there is Toronto
  45. Computes, The Computer Paper and We Compute)  
  46.  
  47.   If you are providing the internet as an option to your users and
  48. you don't want anyone telneting into your BBS, only out from your
  49. BBS, a regular account will do.  I recommend an UNLIMITED TIME
  50. account so you don't run out of time.  These go for about $27.00
  51. (Canadian) per month or $270.00 a year.  You may also want to look
  52. for an ISP that offers a NBS (No Busy Signal) Policy or a low 
  53. user-to-line ratio.  If this is the case, you can skip section 2.3,
  54. as you won't need any internet nodes using virtual ports for anyone
  55. to call in to. 
  56.  
  57. 2.0   Installation
  58. ------------------
  59.  
  60.     2.1   SIO COM Drivers
  61.  
  62.     To install the SIO Replacement com drivers, unzip them into a
  63. directory called SIO.  If you already have them installed in another
  64. directory, whenever I mention C:\SIO, replace it with the directory
  65. that is on your system.
  66.  
  67.   Proceed to run the Install.Exe file, it will ask you a few
  68. questions and it will then automatically insert SIO into your
  69. Config.Sys and AutoExec.Bat file.  Now, to set-up SIO properly with
  70. your system (Assuming you have a mouse on COM1 and a Modem on COM2. 
  71. This leaves COM3 and COM4 free to use.  If so, replace the current
  72. SIO lines in your config.sys to the following -
  73.  
  74. DEVICE=C:\SIO\SIO.SYS (COM2:38400,2F8,3,-)
  75. (COM3,INTERNET:3E8,NONE:4) (COM4,INTERNET:2E8,NONE:3)
  76.  
  77. NOTE - Word wrapping was in effect so the above is ONE CONTINOUS LINE
  78.  
  79.   For definitions of settings, see SIO.TXT and VMODEM.TXT in your
  80. C:\SIO Directory.
  81.  
  82.   What you have just done is set-up SIO for use with Vmodem.  Vmodem
  83. is a utility written by Ray Gwinn which echoes the output from your
  84. virtual port(s) through to your modem, and out on to the internet.
  85. The opposite happens when anything comes from the internet. You can
  86. have up to 16 virtual ports, as SIO can only handle 16 ports
  87. (registered version, shareware version only supports 4).
  88.  
  89. Now that you have that line in your Config.Sys, save your Config.Sys
  90. and then reboot.  You'll notice that when SIO loads it says COM3 and
  91. COM4 are now virtual ports!
  92.  
  93.     2.2 VModem 
  94.         
  95.         Now, through the IAK, start your internet connection.  At this
  96. point you don't need a dedicated SLIP or PPP account, as you are now
  97. just testing Vmodem for use.  This can be done on any SLIP or PPP
  98. account, but when you are ready to put your BBS up on the internet
  99. for people to telnet in you'll need a dedicated account so you'll
  100. have the same IP Address.  Now that your are connected to your ISP
  101. and the internet, load up an OS/2 Session (Window or Fullscreen,
  102. doesn't matter), switch to your SIO directory and type VMODEM.
  103. VModem will now load if you have everything set-up correctly, if not
  104. go back through this document and make sure everything is set-up
  105. properly.
  106.  
  107.     You should now see that it is set to the COM port(s) you specified
  108. earlier, COM3 and COM4 by my example.  One thing I must point out is
  109. that VMODEM is not using REAL COM ports, so even a machine that is
  110. only capable of 4 COM ports can have up to 16.  But coming back to
  111. reality, on a 28.8k/33.6k Connection, you aren't going to be able to
  112. support more than 2 or 3 without VERY noticable slowdown on the
  113. users internet connection.  Though if you install an ISDN line
  114. and you are connected at 128k, you'll easily support 16 virtual
  115. ports.
  116.  
  117.    You can use VModem with almost ANY program that makes use of the
  118. modem (Ie. Your BBS, Your favourite comm program, DoorWay).  If you
  119. want to test this while you are still connected, go into your
  120. favourite comm program, be it OS/2, DOS or EVEN WINDOWS, change the
  121. settings for the communications port to reflect your SIO Virtual
  122. port settings (COM3 or 4, in my example) and then initialize it by
  123. typing ATZ.  You should get an OK, if not go back and figure out
  124. where it went wrong, as a simple spelling error could make the
  125. biggest of difference.  Now type ATDT Vmbbs.Gwinn.Com and it will
  126. connect you right to Ray Gwinn's Telnet Site!  From there you can
  127. send a thank you to Ray Gwinn for writing VModem, and if you want
  128. you can even register VModem online so you can have up to 16 active
  129. Vmodem virtual ports!
  130.  
  131.     For more information regarding Vmodem or a list of telnettable
  132. BBS's, read VMODEM.TXT in your SIO directory.
  133.  
  134.     2.3 Telegard (Version 3.02)
  135.  
  136.    As you probably already know, I run Telegard, and thanks to Tim
  137. Strike's ingenious thinking and the great .MDF file feature, it will
  138. make this alot easier!  But right now, you must add 2 nodes (or your
  139. equivilant, according to how many virtual ports you set-up) to
  140. Telegard one on COM3 and one on COM4 (or by your virtual port
  141. settings) as well as the IRQ Setting.  Now, for the modem strings,
  142. you can use the following VModem.Mdf, which was given to me by
  143. Andrew Ziem. 
  144.  
  145. === Begin vmodem.mdf ===
  146. MODEM      Virtual Port
  147. SPEED      28800
  148. LOCKED     115200
  149. INIT       ATH0Q0V0E0M0X4S0=0S2=1S10=60&C1&D2
  150. ANSWER     ATA
  151. HANGUP     ~~~^A^A^A~~~ATH0
  152. OFFHOOK    ATM0H1
  153. OK         OK
  154. ERROR      ERROR
  155. RING       RING
  156. NOCARRIER  NO CARRIER
  157. DELAY_CMD  5
  158. DELAY_ASW  5
  159. DELAY_DTR  5
  160. CONNECTARQ ARQ
  161. FLAGS
  162.  
  163. === End vmodem.mdf ===
  164.  
  165.    At this point you are going to NEED to have a dedicated account,
  166. if you don't already have it.  Now, if you want to test it, load up
  167. one of the telnet nodes and telnet in from your comm program (set up
  168. for the virtual ports) using ATDT <your telnet address here>.  This
  169. is a PERFECT way to test your RIPScript Screens and Lightbars!  Now
  170. that you have Telegard set-up, you are going to want to do a few
  171. more things to finish it off and put the "icing on the cake".
  172.  
  173.     2.4  IBM Dial Other Internet Providers
  174.  
  175.     You may (or may not) have already noticed that the IBM Dial
  176. Other Internet Providers needs human interaction to get it up, and
  177. that won't be good for a bbs that is telnetable.  What you are going
  178. to want is something that will dial your ISP, and start Vmodem as
  179. well as your Telnet nodes, all at the same time.  This can easily be
  180. accomplished with the aid of a couple REXX Scripts and PPPDIAL
  181. Version 2.7 by Don Russell.  PPPDIAL lets you dial into an ISP from
  182. an OS/2 session, thus eliminating the need for the Dial Other
  183. Internet Providers application.  You'll have to read the
  184. documentation included with PPPDial and get it working on your
  185. system.  Your also going to need a small REXX Script to help you
  186. accomplish that, and you can get the script from the PPPDial Web
  187. Page - "http://www.cam.org/~tomlins/pppdial.html" (without quotes).
  188. PPPDial can do a couple of things.  It can start an application
  189. after a connection is made, and you can also get it to load up
  190. VModem and your BBS.  Please make sure that Vmodem is up and running
  191. before the BBS Nodes start up, or else there is complications.
  192.  
  193. 3.0 Internet Mail (E-Mail and UseNet)
  194. -------------------------------------
  195.  
  196.   I've never actually tried these out, but from what I understand,
  197. you will require a program to logon to the NNTP Server and
  198. upload/download SOUP Packets.  A program called SOUPER will do this.
  199. Then you will need FTNSoup, which is much like GEcho, it takes the
  200. SOUP packet and tosses the messages into directories that you
  201. specify for each newsgroup that you want to carry.  I'm unsure of
  202. what formats it exports to besides *.Msg.  
  203.  
  204.  
  205. 4.0  3rd Party Utilities
  206. -----------------------
  207.  
  208.   There are many doors out there that will aid you in allowing your
  209. users to use Telnet, FTP, Gopher, IRC, WWW, etc.. in TEXT Mode.  I
  210. can't think of any right now, but you can find them either at Bob
  211. Juge's Telnet Site (juge.com), his FTP Site (ftp.juge.com) or at
  212. Walnut Creek (ftp.cdrom.com).  Also, you can point your web browser
  213. to the Lora-BBS WWW site as it carries LOTS of OS/2 Internet
  214. programs (Http://www.mars.superlink.net/pjmurphy/lora).  
  215. As for the WWW and other graphical utilities, that is a bit too
  216. complicated to get into for this document, as it would require you
  217. to network your OS/2 Machine to a Linux/Unix Machine.
  218. ----------------------------------------------------------------------
  219.  
  220. If anyone wishes to add/correct/comment the above text, feel free to leave me a
  221. message.
  222.  
  223.  
  224. Thanks!,
  225. Michael Thorndyke [Team OS/2] 
  226.  ! Origin:       DataLink BBS (905) 457-0889 - CANADA       (1:259/230)
  227.  
  228.