This howto describes how to configure your Synchronet BBS to act as a QWK network hub — that is, a system that other QWK-compatible BBSes call into to exchange networked messages. If instead you want to join an existing network as a node (caller), see dove-net or read about the Network Hubs... sub-menu in networks.
A QWK-netted BBS is a node, a hub, or both:
Being a hub doesn't require any extra server or service — Synchronet's regular Terminal Server handles QWK packet transfers. All you need is a properly configured user account for each node that will call your system.
For the on-the-wire details and conference-numbering rules of QWK networking on Synchronet, see qwknet.
Decide which sub-boards (message areas) you want to network. For each one, you'll typically want to create a message group dedicated to the network, with one sub-board per conference you intend to carry. Conference numbers in QWK packets follow the Group/Sub scheme described in qwknet — Group 1 / Sub 1 = conference 1001, Group 2 / Sub 3 = 2003, etc. Each node will configure those numbers on their end when calling you.
Set a Default Tagline for QWK packets in SCFG -> Networks -> QWK so each node receives identifying text in messages they import from you.
For every QWK node that will call your BBS, create a Synchronet user account:
The account must have the Q restriction set. The Q restriction is what makes the account a QWKnet node account rather than a regular user account:
QWK: prompt at logon, bypassing the normal logon procedure and menu shell.NETFLAGS.DAT into the QWK packet for Q-restricted accounts (for compatibility with non-Synchronet QWKnet nodes; Synchronet itself ignores it).
Two exemptions make life easier for high-frequency or long call-out nodes — set these on the node account in addition to the Q restriction:
L — Logons per day. Removes the per-day logon cap so the node can call as often as it needs to.T — Time Online. Removes the per-call and per-day time limits so a single large QWK packet doesn't get cut short.
The Q restriction itself does not imply these — they're independent exemptions you set on the account.
Make sure the security level (and any flags / ARS) you assigned to the node account permits reading and posting on every sub-board you want to network with that node. A common mistake is creating the Q-restricted account and forgetting that a flag-gated sub-board is now invisible to it — the conference will silently drop out of the QWK packet.
If you maintain multiple node accounts and want to feed different sub-boards to different nodes, use per-sub-board access ARS to scope what each node sees.
The node sysop needs three things from you:
If you're using something other than the standard *QNET (built-in QNET-FTP) module on your end, share the call-out details. For most modern Synchronet-to-Synchronet hubs, *QNET over FTP is the simplest path — see qnet-ftp.
QWK networking can also carry files between nodes and hubs. To send a file to a specific node, drop it into:
/sbbs/data/qnet/QWKID.OUT/
(Replace QWKID with the node's QWK-ID.) The next time that node calls and downloads its QWK packet, the file is appended to the packet.
Files arriving from a node land in:
/sbbs/data/qnet/QWKID.IN/
The sysop is notified of the new file. See QWKnet: Transferring Files Between Nodes and Hubs for details.
If you're a hub that connects multiple QWKnet networks or provides upstream routing, you can build a route map (/sbbs/data/qnet/route.dat) so NetMail addressed to systems you don't directly carry can be relayed through the right uplink. The qwknodes utility can generate route.dat from your node list. See qwknet for the routing rules.
/sbbs/data/logs/ for QWK-related log messages. The Synchronet Control Panel / umonitor also shows live activity.Q flag)