Send Email from BPQ32 or LinBPQ with Winlink RMS

In order to forward email from your BPQ32 or LinBPQ node, you will first need to register with Winlink as a SysOp. You can find more information about registering and becoming a Winlink SysOp (System Operator) here. Once you have been granted access to the CMS Servers, you will be able to allow your node users to send email to […]

Setup IP Networking via Packet Radio with DireWolf and IL2P

This guide will get you a working TCP/IP network connection over the 2m or 70cm band over just about any radio. This guide will get you a working direwolf installation, a program called tncattach installed, and a network interface connected via IL2P (Improved Layer 2 Protocol). Tncattach is a modern way of creating am IP interface for KISS TNC’s. IL2P […]

Share Soundcard between Direwolf and VARA on Linux

I wish I could make this one simple, but we are getting into complex territory. Please read the instructions and follow along carefully. This is not something I recommend doing without knowing your way around Linux, and so the basics are not covered(it would be too long). this should let you share the same soundcard between direwolf and other apps […]

Packet Radio – Building a Station (Shopping List)

This is made to be a decent go-to reference for those new to packet radio looking to build a station. This by no means encompasses all products. The item’s I’ve listed here are a reflection of the modern packet radio landscape. If you are new to Packet Radio, start here to get a grasp on what the modern landscape of […]

How to Secure your Packet BBS / BPQ32 or LinBPQ Instance

After some security research in the packet radio BBS communities, I noticed a major lack of best security practices. I wrote a blog post on it here if your curious. I pointed out WHY things are problematic in the cybersecurity field, and gave a few pointers. This post is a follow up that I can share with others that shows […]

BBS Botnet – The Packet Radio Cybersecurity Crisis in Ham Radio

Ham radio operators are generally technically inclined people. It takes a special person to take an interest in the electronic aspect of amateur radio stations. Combine this with the computer knowledge and passion it takes to develop the applications that often go along with the hobby, you wouldn’t think something as novel as cyber security would be an issue. But […]

BBS Hacking – Discovering RCE within BPQ32 – SEH Based Buffer Overflow

I had just posted my security warning for amateur radio BBS users recently. Ultimately, many amateur radio applications are built on older programming languages. Using languages that aren’t memory safe is not necessarily a bad thing. But when we don’t incorporate modern practices and compilation options like those that enable ASLR(Address space layout randomization) and SAFE SEH (Safe Exception Handlers) […]