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: | 68:57:33 |
| Calls: | 12 |
| Files: | 12,938 |
| Messages: | 99,149 |
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.
On an SSH connection to shsbbs.net with the credentials bbs:shsbbs netrunner and other bbs terms give me garbage from windows. From linux, they're fine. From Putty, ZOC or the ssh commandline it's fine. Can anything be done to fix this? I'm merely using the openssh daemon to
call a mystic telnet session to my BBS.
On 05 Mar 2025, Martin Kazmaier said the following...
On an SSH connection to shsbbs.net with the credentials bbs:shsbbs netrunner and other bbs terms give me garbage from windows. Fromlinux,
they're fine. From Putty, ZOC or the ssh commandline it's fine. Can anything be done to fix this? I'm merely using the openssh daemon to call a mystic telnet session to my BBS.
I appears to me when I connected, that the 'garbage' seen is actually data sent in the wrong or incompatible character set. I'm using UTF8 by
default (as most Linux/Unixes would; however, when I switched to Latin-1 (MSDOS 8bit), it correctly displays your opening ANSI graphic page.
I would look to set about the character set settings with the connection
and BBS to resolve.
I was using OpenSSH in Windows, which only support UTF8. Now I'm using a Mystic SSH server and all is well.