• Doorparty

    From Tiny@21:1/130 to All on Wed Oct 16 12:55:22 2019
    Hello,

    My old doorparty scripts don't seem to work anymore, I notice he's
    made a bunch of changes over there... Does anyone currently have
    doorparty working and could they share what connector they used and
    relevant shell scripts for MagickaBBS please?

    Shawn

    ... War never decides who is right, only who is left.

    --- EzyBlueWave V3.00 01FB001F
    * Origin: Tiny's BBS - telnet://tinysbbs.com:3023 (21:1/130)
  • From echicken@21:1/164 to Tiny on Wed Oct 16 10:58:29 2019
    Re: Doorparty
    By: Tiny to All on Wed Oct 16 2019 12:55:22

    doorparty working and could they share what connector they used and relevant shell scripts for MagickaBBS please?

    For Doorparty-Connector, you can use this new version:

    https://github.com/echicken/dpc2

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com
    * Origin: electronic chicken bbs - bbs.electronicchicken.com (21:1/164)
  • From Tiny@21:1/130 to echicken on Thu Oct 17 12:08:38 2019
    Quoting echicken to Tiny <=-

    For Doorparty-Connector, you can use this new version: https://github.com/echicken/dpc2

    Okay... Still can't get the command line right... is it
    rlogin -p 9999 username@localhost once dpc2 is running?

    Your connector is configured and running and accepts the connection
    but nothing happens just says:

    Accepted Connection
    [TY] connecting to SSH....
    [TY] Connected to
    ..Rlogin
    starting RLogin session, terminal type:

    Then sits there doing nothing.... So I think I have the rlogin part
    wrong. My old script was
    rlogin -l [${TAG}]${Handle} -p ${LOCAL_PORT} localhost
    But that was set in the shell script....

    So confused. LOL

    Shawn

    ... Can you believe that thing is STILL moving?

    --- EzyBlueWave V3.00 01FB001F
    * Origin: Tiny's BBS - telnet://tinysbbs.com:3023 (21:1/130)
  • From echicken@21:1/164 to Tiny on Thu Oct 17 15:44:52 2019
    Re: Doorparty
    By: Tiny to echicken on Thu Oct 17 2019 12:08:38

    Okay... Still can't get the command line right... is it
    rlogin -p 9999 username@localhost once dpc2 is running?

    wrong. My old script was
    rlogin -l [${TAG}]${Handle} -p ${LOCAL_PORT} localhost

    What is the 'rlogin' command here - from your OS, or part of Magicka? (Sorry, I'm uninformed.)

    Mind that in some Linux distros, 'rlogin' is an alias for 'ssh' by default, and
    that will not work. You might need to find the "real" rlogin first.

    If your old script worked before, it should still work. I updated to the new DPC without altering anything about how my BBS connects to it, I think.

    Maybe maskreet's reading and has some other ideas.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com
    * Origin: electronic chicken bbs - bbs.electronicchicken.com (21:1/164)
  • From apam@21:1/126 to echicken on Fri Oct 18 11:29:54 2019
    Re: Doorparty
    By: Tiny to echicken on Thu Oct 17 2019 12:08:38

    Okay... Still can't get the command line right... is it
    rlogin -p 9999 username@localhost once dpc2 is running?

    wrong. My old script was
    rlogin -l [${TAG}]${Handle} -p ${LOCAL_PORT} localhost

    What is the 'rlogin' command here - from your OS, or part of Magicka?
    (Sorry, I'm uninformed.)

    Magicka doesn't include an rlogin executable, so it would be from his
    system.

    My money is on the rlogin being a link to ssh like you suggested. Tiny previously ran magicka on a raspberry pi with an older raspbian (9 I
    think) and is now running on some x86_64 distro (correct me if I'm wrong
    Tiny :)

    Andrew

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: HappyLand (21:1/126)
  • From Tiny@21:1/130 to echicken on Fri Oct 18 12:49:30 2019
    Quoting echicken to Tiny <=-

    What is the 'rlogin' command here - from your OS, or part of Magicka? (Sorry, I'm uninformed.)

    Sorry just from the bash prompt. I just need to know what to pass
    dpc?

    ie: just from the bash prompt dpc is running. How do I connect?

    Shawn

    ... I used to be an agnostic, but now I'm not so sure.

    --- EzyBlueWave V3.00 01FB001F
    * Origin: Tiny's BBS - telnet://tinysbbs.com:3023 (21:1/130)
  • From Tiny@21:1/130 to apam on Fri Oct 18 12:50:52 2019
    Quoting apam to echicken <=-

    My money is on the rlogin being a link to ssh like you suggested. Tiny previously ran magicka on a raspberry pi with an older raspbian (9 I think) and is now running on some x86_64 distro (correct me if I'm
    wrong Tiny :)

    You are correct. I'm running ubuntu server. I'll made sure it's a
    real rlogin

    Shawn

    ... 12 Politicians in sand to their necks: not enough sand.

    --- EzyBlueWave V3.00 01FB001F
    * Origin: Tiny's BBS - telnet://tinysbbs.com:3023 (21:1/130)
  • From Shawn Highfield@21:1/130 to Tiny on Fri Oct 18 09:36:18 2019

    Hello Tiny!

    18 Oct 19 12:49, I wrote to echicken:


    That was it. Installed rlogin-redone or something like that and
    it works fine now.

    Thanks!

    Shawn


    ... I don't make jokes. I just watch the government and report the facts.
    --- GoldED+/W32-MINGW 1.1.5-b20160201
    * Origin: Tiny's BBS - tinysbbs.com (21:1/130)
  • From echicken@21:1/164 to Shawn Highfield on Sun Oct 20 15:49:44 2019
    Re: Doorparty
    By: Shawn Highfield to Tiny on Fri Oct 18 2019 09:36:18

    That was it. Installed rlogin-redone or something like that and
    it works fine now.

    Glad to hear it. This little gotcha has come up once in a while, and it's sneaky since the "rlogin" command exists but doesn't work as expected. Annyoing, but at least it's simple to fix.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com
    * Origin: electronic chicken bbs - bbs.electronicchicken.com (21:1/164)
  • From Tiny@21:1/130 to echicken on Mon Oct 21 11:57:28 2019
    Quoting echicken to Shawn Highfield <=-

    Glad to hear it. This little gotcha has come up once in a while, and
    it's sneaky since the "rlogin" command exists but doesn't work as expected. Annyoing, but at least it's simple to fix.

    True enough. Once it's known it was easy to fix. ;)

    Shawn

    ... You're a Redneck if you give your wife a shotgun for Christmas.

    --- EzyBlueWave V3.00 01FB001F
    * Origin: Tiny's BBS - telnet://tinysbbs.com:3023 (21:1/130)
  • From Tiny@21:1/130 to Apam on Sun Jan 10 13:28:52 2021

    Hello Apam!

    Trying to get doorparty going on windows. I have it launching fine but getting the user's handle is proving to be crazy. The below batch file if run from cmd.exe works find and will pass the user's alias. However when run from talisman the alias is empty.


    ==== Begin "dptal.cmd" ====
    cd\netfoss\telnet
    for /f %%i in ('sed.exe -n 7p c:\bbs\temp\%1\door32.sys') do SET HANDLE=%%i echo %HANDLE% > c:\netfoss\telnet\test.log
    cd\netfoss\telnet
    c:\netfoss\telnet\td.exe -S127.0.0.1 -P9999 -Y[TY]%HANDLE% -DC:\bbs\temp\%1\DOOR32.SYS
    ==== End "dptal.cmd" ====

    (I installed sed for windows) Any ideas where I'm going wrong? I threw the echo line in there to show it works from command prompt but not talisman.

    Shawn


    ... A liberal is a man who leaves the room when a fight begins.
    --- GoldED+/W32-MINGW 1.1.5-b20160201
    * Origin: Tiny's BBS - tinysbbs.com (21:1/130)
  • From Tiny@21:1/130.22 to Tiny on Mon Jan 11 08:49:28 2021
    for /f %%i in ('sed.exe -n 7p c:\bbs\temp\%1\door32.sys') do SET
    HANDLE=%%i

    Needed to pass the full path to sed. ('"c:\program files\gnuwin32\bin\sed.exe" -n 7p c:\bbs\temp\%1\door32.sys') do SET
    HANDLE=%%i

    Now working correctly.

    Shawn


    --- Talisman v0.9-dev (Windows/x86)
    * Origin: Tiny's BBS[] - tinysbbs.com:4023 (21:1/130.22)