AREDN
From Wildsong
"Amateur Radio Emergency Digital Network" or some such. They pronounce this "ARRR DIN" like a pirate.
Main page is at https://arednmesh.org/
Source code is in github
2024-12-07
- Downloaded the x86 version from https://downloads.arednmesh.org/afs/www/ (type "x86" in Model)
- Converted the img file to a vdi using VboxManage.
- Started it in a vbox machine, set the network adapter to bridge mode
- In the console, entered commands to set br-lan to DHCP and rebooted. That got me a usable IP address on my lan.
- Connected with password "hsmm" using ssh -p 2222 [email protected]
- It shows a hostname of NOCALL, so I set a hostname using "w6gkd-node".
- Rebooted. Now there are services on port 80 and 8080 but not reachable (?).