Virtual Private Server (VPS) Hosting provided by Central Point Networking cpnllc.com
For some reason, the "Nodelist" and "Recent Callers" features are not working.
| Sysop: | Ray Quinn |
|---|---|
| Location: | Visalia, CA |
| Users: | 60 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 77:27:06 |
| Calls: | 12 |
| Files: | 12,941 |
| Messages: | 99,337 |
Check out the US 99 menu above for links to information about US Highway 99, after which the US 99 BBS is named.
Be sure to click on the Amateur Radio menu item above for packet BBSes, packet software, packet organizations, as well as packet how-to's. Also included is links to local and some not-so-local Amateur Radio Clubs.
I'm planning on setting up nginx with a reverse proxy for http/https traffic, so I can stop relying on NAT to get to multiple hosts. NFSD
for my Proxmox host, so I can store backups and run images off of it.
You could also use HAProxy - and with the recent addition of HAProxy in SBBS, it will still get the correct source IP (for any decisions that block or reject connections).
I've got a Linksys WRT1900AC router at home running DD-WRT. I read
about Entware, a way to run Linux packages on it, and set up a hard
drive to support it.
I'm planning on setting up nginx with a reverse proxy for http/https
traffic, so I can stop relying on NAT to get to multiple hosts. NFSD
for my Proxmox host, so I can store backups and run images off of it.
The list of packages are pretty impressive, it'll be nice to finally
put the CPU on my router to work. :)
Tracker1 wrote to poindexter FORTRAN <=-
For what it's worth, if there's a Caddy 2 build for your platform, that will likely be easier to setup/configure (in the box letsencrypt) for
your reverse proxy needs than nginx. Recently changed all our SPA containers and a few others at work to Caddy as it's lighter and tends
to run better for our needs than the nginx setups it replaced.