A node is required for each simultaneous user that connects to the terminal server of the BBS.
╔═══════════╗ ║ Nodes ║ ╠═══════════╣ ║ │Node 1 ║ ║ │Node 2 ║ ║ │Node 3 ║ ║ │Node 4 ║ ╚═══════════╝
Ins
or +
key: Add a nodeDel
or -
key: Delete a node
To configure a node, select it using the arrow keys and press Enter
.
To copy a node's configuration to another node:
F5
or Ctrl-C to copy.F6
or Ctrl-V to paste.When nodes are added to this list, the Terminal Server's LastNode value must be adjusted accordingly.
After configuring nodes in SCFG, to enable those nodes for logins you must change the LastNode value in sbbs.ini.
From the Terminal menu, choose Configure.
Change the Last Node value to your desired highest node.
╔══════════════════════════════════════════════════════════╗ ║ Node 1 Configuration ║ ╠══════════════════════════════════════════════════════════╣ ║ │Phone Number N/A ║ ║ │Logon Requirements ║ ║ │Keep Node File Open Yes ║ ║ │Daily Event ║ ║ │Node Directory ../node1/ ║ ║ │Text Directory ..\text\ ║ ╚══════════════════════════════════════════════════════════╝
Configuration settings specific to the selected node.
Option Name | Default | Description |
---|---|---|
Phone Number | XXX-XXX-XXXX | This is the phone number to access the selected node (i.e., for SEXPOTS). This value is used only for informational purposes. |
Logon Requirements | <empty> | Use this option to set specific Requirements to logon this node. |
Keep Node File Open | Yes | Keep the shared node file (ctrl/node.dab) open for better performance and reliability. If want to keep the file closed for Samba compatibility, set this option to No. |
Daily Event | <empty> | Any valid command line that this node's terminal server should run each day. If multiple programs or commands are required, use a batchfile or shell script. This runs when the first caller after midnight logs off. |
Node Directory | ../node1/ | Path to this node's private directory, where its separate configuration and data files are stored. The drive and directory of this path can be set to any valid directory that can be accessed by all nodes. |
Text Directory | ../text/ | Text directory that contains read-only text files. This directory contains the system's menus and other text files that are necessary for the BBS to run. If you change this config option, be sure to move all the necessary files and directories into the new text directory. |