Hello g00r00!
Thank you for your reply!
On 21 Aug 2021, g00r00 said the following...
Yes that is what I am suggesting :)
:-D
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.
Thanks for the info!
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
...although untested here too. :)
Actually it is possible to test things like this by simulating being a modem -- one can use socat to create a fake modem device in one window:
socat STDIO,icanon=0,min=1,time=0 PTY,link=/dev/fakemodem,rawer,hupcl,crtscts
...and then run mgetty like:
Best regards
Bj”rn
--- Mystic BBS v1.12 A47 2021/08/17 (Linux/64)
* Origin: Star Collision BBS, Uppsala, Sweden (2:201/137)