How to setup Renegade y2ka2 with NetFoss v0.08 and TelSrv v4.12

You will need the following files.

Reneagde - http://www.ariven.com/renegade.adp
TelSrv   - http://mannsoft.ca/telsrv.php
NetFoss  - http://www.pcmicro.com/netfoss


 Before we begin:
  NetFoss will only work with Win NT/2000/XP.  If you have Win 95, 98, or
  any other OS then you will not be able to use this method.  Look into
  getting COM/IP (www.pcmicro.com/comip/) or try NetModem/32 (just found
  out that the website is down). Along with bnu, x00, or adp fossil 
drivers.

 <*NetFoss is not a virtual modem. It will not support AT commands, and 
will  <* *> = See Bottom
  not simulate a COM port. If this is what you are looking for, you 
should
  look at COM/IP (www.pcmicro.com/comip/).*>  What this means is that if 
a
  door game or bbs utility for the caller doesn't support a fossil driver
  you will not be able to use that door/utility for telnet.

  This tut is only for TelSrv, NetFoss, and Renegade. This doesn't
  instruct how to set-up a Mail Server like FrontDoor.

  If you are using a proxy server.  I am not sure if this set-up
  will work for you.

  I will be assuming that you have alittle knowlegde of how to set-up
  door games and utilities.  I will be using my default directory
  structure and you should apply your directory structure to the 
examples.

  Finally, this method works for me and if it breaks your computer then
  I can't be held responsible for the damage. If you don't like this
  then don't use this tut. 

 Now we begin:

   Unzip TelSrv in the directory:      c:\rg\telsrv
   Delete the files in the directory:  c:\rg\telsrv\netfoss
   Unzip NetFoss 0.8 into:             c:\rg\telsrv\netfoss
    (Override all the duplicate files)
   Copy netfoss.dll to your:           c:\windows_directory\system
    (do not copy into any other dir in the path)
   Edit the NF.BAT in                  c:\rg\telsrv

   It should look like this. 
   You can just copy and paste.
--------------------------------------------------------------------
   REM NF.BAT
   @echo off
   c:\rg\telsrv\netfoss\netfoss.com %1
   if errorlevel 1 goto end
   c:\rg\telsrv\netfoss\netcom.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
   c:\rg\telsrv\netfoss\netfoss.com /u
   :end
--------------------------------------------------------------------

   Startup TelSrv.exe

   Choose the tab labeled:              TelSrv Config

  Here is what I have for each item.  
  -----------------------------------------------------
 | Listen Port       Max Nodes       Program Visibiliy |
 |  |  23   |         |  2  |         |    Hidden   |  |
 |                                                     |
 |                                                     |
 | ( ) Use Internal Game Server                        |
 |                                                     |
 | (X) Use External Program                            |
 |                                                     |
 |                                                     |
 |-External Program Properties-------------------------|
 |                                                     |
 | Working Directory_____________________              |
 |  | c:\rg                              |             |
 |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              |
 | Command Line__________________________              |
 |  | c:\rg\rg.bat *N                    |             |
 |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              |
 | (X) Enable NetFoss Support                          |
 |_____________________________________________________|
                                         
                                        
  Edit RG.BAT in:                       c:\rg

  Telnet only example
-------------------------------------------------------------------
  REM RG.BAT
  @ECHO OFF

  REM Making sure we are in the reneagde directory.
  CD\RG
   
  REM REPLACE THE ? WITH THE NUMBER OF NODES YOU HAVE.
  :NODE1-?
  RENEGADE -N%1 -B57600 -Q


  :THEEND
-------------------------------------------------------------------


   (When running this from a command line for dialup
   (make sure to put D instead of a node number.

  2 Telnet lines with 1 dial-up line:
-------------------------------------------------------------------
  REM RG.BAT
  @ECHO OFF

  REM Making sure we are in the reneagde directory.
  CD\RG
   
  REM Directing the connection to the right node.
  REM TelSrv will send it as node 1, but we direct it to
  REM The next node. It will not mess-up the Telnet
  REM conntion.

  IF %1 == D GOTO NODE1
  IF %1 == d GOTO NODE1
  IF %1 == 1 GOTO NODE2
  IF %1 == 2 GOTO NODE3
  GOTO THEEND

  REM My Dial-In Line
  :NODE1
  RENEGADE -B57600 -Q -N1
  GOTO THEEND

  REM My first telnet node
  :NODE2
  RENEGADE -B57600 -Q -N2
  GOTO THEEND

  REM My second telnet node
  :NODE3
  RENEGADE -B57600 -Q -N3
  GOTO THEEND

  :THEEND
-------------------------------------------------------------------
 
===================================================================
TELNET ONLY Renegade Set-up:

 Next, you will have to set-up
 renegade for each node you plan
 to use.
   examples:
     renegade -N1 -L 
     renegade -N2 -L

 When loading each NODE


  (NODE 1)
Modem/Node Configuration

1. Maximum baud rate: 57600               2. Port number      : 5
3. Modem init       : ATZ|                4. Modem answer     : ATA|
5. Modem hangup     : ^^^ATH0|            6. Modem offhook    : ATH1|
7. COM port locking : On                  8. Digiboard support: Off
9. CTS/RTS flow     : On                  A. XON/XOFF flow    : Off
B. Drop file path   : C:\RG\TEMP1\        C. ACS for this node:
D. TeleConf Normal  : [SysOp]             J. Answer on ring   : 0
E. TeleConf Anon    : [Anonymous]         K. MultiRing only   : Off
F. TeleConf Global  : [SysOp GLOBAL]
G. TeleConf Private : [SysOp PRIVATE]
H. IRQ string       : 
I. Address string   : 
R. Modem result codes


 (NODE 2)
Modem/Node Configuration

1. Maximum baud rate: 57600               2. Port number      : 6
3. Modem init       : ATZ|                4. Modem answer     : ATA|
5. Modem hangup     : ^^^ATH0|            6. Modem offhook    : ATH1|
7. COM port locking : On                  8. Digiboard support: Off
9. CTS/RTS flow     : On                  A. XON/XOFF flow    : Off
B. Drop file path   : C:\RG\TEMP2\        C. ACS for this node:
D. TeleConf Normal  : [SysOp]             J. Answer on ring   : 0
E. TeleConf Anon    : [Anonymous]         K. MultiRing only   : Off
F. TeleConf Global  : [SysOp GLOBAL]
G. TeleConf Private : [SysOp PRIVATE]
H. IRQ string       : 
I. Address string   : 
R. Modem result codes


 2: Port Num 
   (Make sure this isn't set to a installed modem COM Port Number
   (or any devices you might be using.  I used 5 & 6 because COM1-4
   (is usually used by the system.

  3: Modem Int: ATZ|
  4: Modem Ans: ATA|
  5: Modem Han: ^^^ATH0|
  6: Modem Off: ATH1|
   (These four doesn't really mader on a telnet node with netfoss.

  9: CTS/RTS  : ON
   (Some doors require this to be ON.  Don't know if it affects
    a telnet node.
 
  A: XON/XOFF : OFF
   (Don't know if this right, but it works for me.

  H: IRQ String : ?
  I: Address Str: ?
   (Don't think you have to set these for telnet.
   (I don't have them set and it works for me. 
===================================================================



===================================================================
1 DAIL IN AND 2 TELNET LINES Renegade Setup:

 Next, you will have to set-up
 renegade for each node you plan
 to use.
   examples:
     renegade -N1 -L 
     renegade -N2 -L

 When loading each NODE


  (NODE 1 | Dial-in Node)
  (Configure this node to your modems settings)
Modem/Node Configuration

1. Maximum baud rate: 57600               2. Port number      : 2
3. Modem init       : ATZ|                4. Modem answer     : ATA|
5. Modem hangup     : ATH0|               6. Modem offhook    : ATH1|
7. COM port locking : On                  8. Digiboard support: Off
9. CTS/RTS flow     : On                  A. XON/XOFF flow    : On
B. Drop file path   : C:\RG\TEMP1\        C. ACS for this node:
D. TeleConf Normal  : [SysOp]             J. Answer on ring   : 2
E. TeleConf Anon    : [Anonymous]         K. MultiRing only   : Off
F. TeleConf Global  : [SysOp GLOBAL]
G. TeleConf Private : [SysOp PRIVATE]
H. IRQ string       : 11
I. Address string   : 2E8
R. Modem result codes


 (NODE 2 | Telnet Node 1)
 (Use this example)
Modem/Node Configuration

1. Maximum baud rate: 57600               2. Port number      : 5
3. Modem init       : ATZ|                4. Modem answer     : ATA|
5. Modem hangup     : ^^^ATH0|            6. Modem offhook    : ATH1|
7. COM port locking : On                  8. Digiboard support: Off
9. CTS/RTS flow     : On                  A. XON/XOFF flow    : Off
B. Drop file path   : C:\RG\TEMP2\        C. ACS for this node:
D. TeleConf Normal  : [SysOp]             J. Answer on ring   : 0
E. TeleConf Anon    : [Anonymous]         K. MultiRing only   : Off
F. TeleConf Global  : [SysOp GLOBAL]
G. TeleConf Private : [SysOp PRIVATE]
H. IRQ string       : 
I. Address string   : 
R. Modem result codes

 (NODE 3 | Telnet Node 2) 
 (Use this example)
Modem/Node Configuration

1. Maximum baud rate: 57600               2. Port number      : 6
3. Modem init       : ATZ|                4. Modem answer     : ATA|
5. Modem hangup     : ^^^ATH0|            6. Modem offhook    : ATH1|
7. COM port locking : On                  8. Digiboard support: Off
9. CTS/RTS flow     : On                  A. XON/XOFF flow    : Off
B. Drop file path   : C:\RG\TEMP3\        C. ACS for this node:
D. TeleConf Normal  : [SysOp]             J. Answer on ring   : 0
E. TeleConf Anon    : [Anonymous]         K. MultiRing only   : Off
F. TeleConf Global  : [SysOp GLOBAL]
G. TeleConf Private : [SysOp PRIVATE]
H. IRQ string       : 
I. Address string   : 
R. Modem result codes


   (For explaintion on Telnet Nodes "Why set it this way": See above 
TELNET)

=========================================================================
===============================


 Exit out of Renegade:
  (make sure it isn't running)
 
 Test it out by:
    Start/Run type: telnet YOUR_IP 23
    or
    Start/Run type: telnet 127.0.0.1 23


-!Fin!-


Thank-you everything that has put these great software
on the market for everyone to use and love.

Thank-you -
PCMICRO for choosing not to charge for NetFoss and making it a small 
sweet file.
MannSoft for making TelSrv.. The soloution to my bad dreams. It is so 
simple and easy.

Thank-you -
Cott Lang
Patrick Spence
Jeff Herrings
For making renegade what it is today and what it can be tommorw.


Renegade y2ka2 is a copywrite of Patrick Spence and Cott Lang
TelSrv v4.12   is a copywrite of MannSoft
NetFoss v0.08  is a copywrite of PcMicro

Anything expressed in this document is the
author's view and should be taken that way.

* - Taken off the www.pcmicro.com site for referance only.


This tutural is free domain and maybe editted, disturbed, and copy as
anyone sees fit.
