home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / ircdo143.zip / ircdoor.faq < prev    next >
Text File  |  1996-08-15  |  2KB  |  42 lines

  1.  
  2.         -=- IRCDOOR/2 Internet Relay Chat BBS door for OS/2 FAQ -=-
  3.                 (frequently asked questions about IRCDOOR)
  4.  
  5.  
  6. ------
  7.  
  8. Q. Is it possible to run IRCDOOR from a DOS-based BBS?
  9. A. Yes, it's now possible. IRCDOOR package comes with public domain
  10.    program Spawn, that can be used to execute the door, and translate
  11.    a specified COM port number to a port handle which is required by
  12.    the door. Please see section 5.3 for more information on how to
  13.    setup IRCDOOR for a DOS-based BBS.
  14.  
  15. ------
  16.  
  17. Q. I have setup your door program and when i run it it connects to the servers
  18.    but then says "User not enough paramaters..". What do i do to fix
  19.    this?
  20. A. Put the following command in CONFIG.SYS:
  21.  
  22.    SET HOSTNAME=<your_full_host_name>
  23.  
  24.    This may avoid the problem. The reason is that the door is getting local
  25.    host information via TCP/IP, and transmits the info to IRC server. If the
  26.    local host name is not set (via SET HOSTNAME command), IRC server will not
  27.    accept client registry. With your_full_host_name i mean your full internet
  28.    host name including domain. For example:
  29.  
  30.    SET HOSTNAME=myhost.com
  31.  
  32.    sets local hostname to myhost.com.
  33.  
  34. ------
  35.  
  36. End of FAQ. If you wish to contribute to this FAQ, feel free to e-mail
  37. your contributions to mrbyte@bbs.dcbalt.vernet.lv, or leave me a message
  38. on my bbs (telnet bbs.dcbalt.vernet.lv)
  39.  
  40. Author of the IRCDOOR,
  41. Andrew Eigus                                                     15.08.96
  42.