ProBoard BBS Documentation

The Choice of Professionals

User Tools

Site Tools


setting_up_proboard_with_net2bbs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
setting_up_proboard_with_net2bbs [2021/10/26 07:32] adminsetting_up_proboard_with_net2bbs [2021/10/26 09:26] (current) admin
Line 1: Line 1:
-Setting Up ProBoard with Net2BBS+====== Setting Up ProBoard with Net2BBS ======
  
- NetFoss was tested with ProBoard BBS for DOS version 2.17 and higher. 
- Replace C for your actual hard drive letter, if you did not use the C Drive. 
- Here is how to configure it: 
  
-  - Ordered List ItemExtract ProBoard in c:\pb +NetFoss was tested with ProBoard BBS for DOS version 2.17 and higherReplace C for your actual hard drive letter, if you did not use the C Drive
- A.  Create directories for each node such as c:\pb\node1  +
-     and c:\pb\node2 etc *THIS IS A MUST!* +
- B Your directory tree should look like this:+
  
- C:\PB +Here is how to configure it:
- C:\PB\NODE1 +
- C:\PB\NODE2 +
  
-  - Ordered List ItemCreate a RUNPB.BAT in the ProBoard Directory, which looks like this:+1) Extract ProBoard in c:\pb
  
-            set proboard=c:\pb +  * Create directories for each node such as c:\pb\node1 and c:\pb\node2 etc *THIS IS A MUST!* 
-            cd\pb\node%1 +  * Your directory tree should look like this:
-            \pb\proboard.exe -B115200 -N%1+
  
-    The -B115200 switch tells ProBoard to assume that the caller is +        C:\PB 
-    already connected to the modem at that speed. +        C:\PB\NODE1 
-    The -N%1 passes the node number, since %1 is replaced with the +        C:\PB\NODE2 
-    node number when the batch file is run.+
  
-  3Unzip the NetFoss files into directory such as c:\netfoss\ and also +2Create RUNPB.BAT in the ProBoard Directory, which looks like this:
-     unzip the included NET2BBS.ZIP into the same directory. +
-     Copy NETFOSS.DLL into the \windows\system32\ directory. +
-     This can ONLY be done from a Command Prompt which was opened using +
-     "Run As Administrator" (right click on its icon to select this) in Windows +
-     Vista and above.  However this can also be done from dragging NETFOSS.DLL +
-     in Windows Explorer to the \windows\system32\ folder.+
  
-  4) Configure a Telnet Server to run the NF.BAT and the RUNPB.BAT +        set proboard=c:\pb 
-     batch files. If you are using the included Net2BBS Telnet Server, +        cd\pb\node%1 
-     then edit your Net2BBS.INI file to use a command line like this:+        \pb\proboard.exe -B115200 -N%1 
 + 
 +  * The -B115200 switch tells ProBoard to assume that the caller is already connected to the modem at that speed. The -N%1 passes the node number, since %1 is replaced with the node number when the batch file is run. 
 + 
 +3) Unzip the NetFoss files into a directory such as c:\netfoss\ and also unzip the included NET2BBS.ZIP into the same directory. Copy NETFOSS.DLL into the \windows\system32\ directory. This can ONLY be done from a Command Prompt which was opened using "Run As Administrator" (right click on its icon to select this) in Windows Vista and above.  However this can also be done from dragging NETFOSS.DLL in Windows Explorer to the \windows\system32\ folder. 
 + 
 +4) Configure a Telnet Server to run the NF.BAT and the RUNPB.BAT batch files. If you are using the included Net2BBS Telnet Server, then edit your Net2BBS.INI file to use a command line like this:
  
         Command=c:\netfoss\nf.bat /n*N /h*H c:\pb\runpb.bat *N         Command=c:\netfoss\nf.bat /n*N /h*H c:\pb\runpb.bat *N
         StartPath=c:\pb\node*N         StartPath=c:\pb\node*N
  
-  5) For maximum file transfer speed, install Public Domain Zmodem +5) For maximum file transfer speed, install Public Domain Zmodem (PD ZModem) as an external protocol in ProBoard. This runs several times faster then the ProBoard internal Zmodem or FDSZ.
-     (PD ZModem) as an external protocol in ProBoard. This runs several +
-     times faster then the ProBoard internal Zmodem or FDSZ.+
  
-  6) Run NET2BBS.EXE, and it is ready to accept telnet connections.+6) Run NET2BBS.EXE, and it is ready to accept telnet connections.
  
setting_up_proboard_with_net2bbs.1635204742.txt.gz · Last modified: 2021/10/26 07:32 by admin