home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / text / nullnode.zip / NULLNODE.TXT
Text File  |  1993-05-27  |  3KB  |  73 lines

  1.  
  2.  
  3. The following text instructs you on how to connect a remote computer via
  4. null-modem cable to another computer running TRIBBS and successfully connect
  5. and log-in to a node.
  6.  
  7. Maybe this info. is obvious, but it took me a while to come up with it.
  8.  
  9. TRIBBS is a very nice, small BBS system. I got it working fairly easily using
  10. a MODEM, but I wanted to test it frequently, and since I have several computers
  11. scattered about, I decided to try connecting two with a serial cable. Testing
  12. the system this way is useful because the remotely-connected computer behaves
  13. as if you had dialed into the system with a MODEM. This is different than
  14. logging on locally. When you log on locally, you lose the TriBBS node menu
  15. screen and you can't do (as a SYSOP) what you normally could do from this
  16. screen. By logging on with the null-modem, you still have the node console...
  17. ... pretty slick.
  18.  
  19. For testing purposes, you can use another computer connected via a null-modem
  20. cable to a node. To log into TRIBBS with such a set-up, do the following:
  21.  
  22. 1. You must first make the proper hardware connection via null-modem cable.
  23.    You can make such a cable yourself with two DB-9's and some wire. The
  24.    RING-DETECT line should not be connected at all.
  25.  
  26. 2. Configure the TRIBBS node to answer after 1 RING and use RTS/CTS flow.
  27.  
  28. 3. Bring up a telecom program on the remote computer (e.g. TELIX) with the
  29.    port baud rate set to MATCH EXACTLY the default baud rate of the TRIBBS
  30.    node. This is necessary for TRIBBS to recognize the strings you must send.
  31.    With TELIX you can start up with a command line option (TELIX /O) that will
  32.    fool TELIX into thinking it's already connected so it won't send a modem
  33.    init. string, but this isn't totally necessary, just convenient.
  34.  
  35. 4. Type (or otherwise have the telecom program send) the following two strings:
  36.    RING
  37.    CONNECT xxxxx             (where xxxxx is the baud rate 2400, 14400, etc)
  38.  
  39.    TRIBBS now thinks it's talking to a MODEM!
  40.  
  41.    TRIBBS will acknowledge on the mini-status line that a RING was detected.
  42.    after the CONNECT xxxxx string, TRIBBS will start the log-on procedure
  43.    and you are in business!
  44.  
  45.  
  46. Now you can see exactly how your system behaves and appears to callers, you
  47. can page the SYSOP, and do anything an ON-LINE caller can do. This is extra-
  48. useful if you have only 1 line. If you have two or more lines, you could just
  49. call-in from the second line.
  50.  
  51.  
  52. ENJOY
  53.  
  54.  
  55. courtesy of Nick Kollat
  56.             The Lost Planet Archive BBS
  57.             Boardman, OH
  58.             Voice phone: 216-726-8592
  59.  
  60. P.S.
  61.  
  62. A note on some more TRIBBS info. that wasn't immediately obvious to me from the
  63. documentation:
  64.  
  65. 1. To answer a SYSOP page from a caller, press ALT-C for chat mode.
  66.  
  67. 2. I have successfully brought up TRIBBS with multiple nodes on a LANtastic
  68.    network as suggested in the TRIBBS documentation. The docs. are somewhat
  69.    vague and fuzzy on how to do this. If you would like more info., contact
  70.    me.
  71.  
  72.  
  73.