Network troubleshooting

Revision as of 21:45, 27 February 2026 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Color 64 Network - Troubleshooting

This troubleshooting section is not exhaustive. The table below addresses the most common problems encountered by new Network Sysops.

Network Troubleshooting FAQ
Question Answer
After booting and answering the "regenerate message index" prompt, I receive a FILE NOT FOUND error and the BBS attempts to reboot. This usually indicates that a required Network module is missing.

Verify that the two primary modules, √bbs.nw1 and √bbs.nw2, are located on your PROGRAMS drive.

If your PROGRAMS drive is loaded into RAM:

  • Confirm that both modules were successfully copied into RAM.
  • For RAMDOS users, the file "√sys.ramove" is responsible for loading these modules. Refer to the “Booting the BBS with Network” section for details.
  • Ensure sufficient free RAM space is available. A 1764 REU (256K RAM) may be limited in available memory.

Also confirm that the filenames are correct. The first eight characters must be exactly √bbs.nw1 and √bbs.nw2. If renamed or truncated incorrectly, the BBS will not locate them.

When replying to a public or private network message, the reply attempts to post locally instead of going through the network. This is typically caused by incorrect node access level configuration.

Review the “Node Access Levels” section. Incoming nodes must be configured as replyable in order for replies to route back through the network. If the access level is set incorrectly, replies will default to local posting.

During BBS startup, the system crashes with "?file data error". This usually indicates corruption of either the √ntwrk.parms file or the √node list file.

Review the Net Setup section to verify configuration.

If the file is corrupted and no backup exists, recovery may not be possible. However, you may attempt to extract usable information by:

  • Using the BBS DOS f: command to read the file.
  • Recording any recognizable data.
  • Scratching the damaged file.
  • Rebuilding the configuration using Net Setup.

The √ntwrk.parms file format (no blank lines) is structured as follows:

Number of Nodes
Category Assignments
Open Hour
Close Hour
BBS Name
Days Between Membership List Requests
Node 1 – Node Membership ID Number
Node 1 – Node Name
Node 1 – Baud Rate
Node 1 – Phone or Telnet Address
Node 1 – Assigned Password
Node 2 – (same sequence repeats per node)

Color 64 Network