something I've been reading that some people do currently is have pots dialup to their BBSes, I'd love to be able to do that with mine also.
How would I do this the best way with Mystic? Anyone doing it already and willing to share how?
--- Mystic BBS v1.12 A47 2021/08/10 (Linux/64)
How would I do this the best way with Mystic? Anyone doing it already and willing to share how?
Mystic supports direct serial I/O using mgetty.
How would I do this the best way with Mystic? Anyone doing it already and willing to share how?
Mystic supports direct serial I/O using mgetty.
--- Mystic BBS v1.12 A47 2021/08/10 (Linux/64)
Since you're running Linux this wouldn't help you very much, and now
that I'm back on a Pi, I'd be interested in seeing what others are
doing under Linux so I could offer dialup access as well (that nobody
ever used).
Where i can found a documentation to configure the direct access to connect a old pots modem?
Mystic supports direct serial I/O using mgetty.
Are you suggesting that Mystic can be launched right away from mgetty instead? If so, do you have some example /etc/mgetty/login.config
snippets for this?
Yes that is what I am suggesting :)
The login.config file itself I believe tells you how to set what is executed upon connection so I would look there. You could add -ST3 into Mystic so it shows MODEM as the connection type. You could use -IP or -HOST options on the command line to pass in caller ID information that will show up using the IP and HOST MCI codes and this will be tracked in the user records as well.
socat STDIO,icanon=0,min=1,time=0 PTY,link=/dev/fakemodem,rawer,hupcl,crtscts
...and then run mgetty like:
I would guess at something like (for entering "bbs" username at the
mgetty login prompt, executing Mystic as "bbs" user, and logging it as user "bbs" as well):
bbs bbs bbs /home/bbs/mystic -ST3 -IP127.0.0.1 -HOSTlocalhost
bbs bbs bbs /home/bbs/mystic -ST3 -IP127.0.0.1 -HOSTlocalhost
You probably wouldn't want to set an IP and hostname like that although
it may not hurt anything. Its intended to repurpose those fields with caller ID information so for example you might replace IP with the
phone number and HOST with "Serial Modem" or something.
Sysop: | Coz |
---|---|
Location: | Anoka, MN |
Users: | 2 |
Nodes: | 4 (0 / 4) |
Uptime: | 155:19:18 |
Calls: | 166 |
Files: | 5,389 |
Messages: | 223,379 |